trustgraph/ts/packages/base/src
elpresidank 7db5a1023e feat: add flow manager, config seeding, and expanded integration tests
Flow Management Service:
- FlowManagerService (AsyncProcessor) handling list/get/start/stop flows
  and list/get blueprints via kebab-case wire format
- Default blueprint with all service topic mappings
- Pushes flow config to config service on start/stop

Config Seeding:
- seed-config.ts script pushes prompt templates (extract-relationships,
  extract-definitions, document-prompt, kg-prompt) and default flow
  definition via gateway REST API

Integration Tests:
- Librarian CRUD: add-document, list-documents, get-content, delete
- Agent query: verifies routing through gateway to agent service
- Skip flags: SKIP_LIBRARIAN=1, SKIP_AGENT=1

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 00:37:03 -05:00
..
backend fix: NATS pipeline bugs, add integration tests and service runners 2026-04-05 23:41:39 -05:00
messaging fix: NATS pipeline bugs, add integration tests and service runners 2026-04-05 23:41:39 -05:00
metrics saving 2026-04-05 21:09:33 -05:00
processor feat: add schema foundation for document pipeline, agent, and deployment 2026-04-06 00:11:29 -05:00
schema feat: add flow manager, config seeding, and expanded integration tests 2026-04-06 00:37:03 -05:00
services init 2026-04-05 22:44:45 -05:00
spec feat: add schema foundation for document pipeline, agent, and deployment 2026-04-06 00:11:29 -05:00
errors.ts saving 2026-04-05 21:09:33 -05:00
index.ts saving 2026-04-05 21:09:33 -05:00