trustgraph/ts
elpresidank 5ed3f0e2d8 feat: add schema foundation for document pipeline, agent, and deployment
Add missing topics (librarian, knowledge, collection-management, flow),
pipeline message types (TextDocument, Chunk, Triples, EntityContexts),
service message types (Librarian, Knowledge, Collection, Flow CRUD),
and update AgentResponse for streaming chunk format.

Add RequestResponseSpec enabling flow-scoped request/response calls
(needed by knowledge extraction and agent services). Add requestor
registry to Flow class with proper lifecycle management.

Add end_of_dialog to gateway's isComplete() check for agent streaming.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 00:11:29 -05:00
..
deploy fix: NATS pipeline bugs, add integration tests and service runners 2026-04-05 23:41:39 -05:00
packages feat: add schema foundation for document pipeline, agent, and deployment 2026-04-06 00:11:29 -05:00
scripts fix: NATS pipeline bugs, add integration tests and service runners 2026-04-05 23:41:39 -05:00
.gitignore saving 2026-04-05 21:09:33 -05:00
package.json fix: NATS pipeline bugs, add integration tests and service runners 2026-04-05 23:41:39 -05:00
pnpm-lock.yaml fix: NATS pipeline bugs, add integration tests and service runners 2026-04-05 23:41:39 -05:00
pnpm-workspace.yaml saving 2026-04-05 21:09:33 -05:00
tsconfig.base.json saving 2026-04-05 21:09:33 -05:00
tsconfig.json init 2026-04-05 22:44:45 -05:00
turbo.json saving 2026-04-05 21:09:33 -05:00