- POST /conversations/:id/handoff: resolves companyId, inserts handoff message, creates issue from spec, inserts task_created message - POST /conversations/:id/status-update: inserts status_update message - Import issueService and handoffSchema; instantiate issueSvc in chatRoutes - Both routes use assertBoard for authentication |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| CHANGELOG.md | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||