trustgraph/ts/entrypoints
elpresidank c7eefee607 feat: add Docker entrypoints, LLM providers, pipeline hardening, workbench pages
Phase 9 — four parallel workstreams:

- Stream A: 14 Docker entrypoints for containerized deployment
- Stream B: Pipeline hardening — robust JSON parsing, LLM retry logic,
  consumer negative-ack, FalkorDB test import fix
- Stream C: Azure OpenAI, OpenAI-compatible, and Mistral LLM providers
- Stream D: Workbench Prompts, Token Cost, Knowledge Cores pages +
  Settings feature switches

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 03:22:55 -05:00
..
agent.mjs feat: add Docker deployment with Containerfile, entrypoints, and nginx 2026-04-06 00:21:00 -05:00
chunker.mjs feat: add Docker entrypoints, LLM providers, pipeline hardening, workbench pages 2026-04-07 03:22:55 -05:00
config.mjs feat: add Docker deployment with Containerfile, entrypoints, and nginx 2026-04-06 00:21:00 -05:00
doc-embeddings-query.mjs feat: add Docker entrypoints, LLM providers, pipeline hardening, workbench pages 2026-04-07 03:22:55 -05:00
document-rag.mjs feat: add Docker entrypoints, LLM providers, pipeline hardening, workbench pages 2026-04-07 03:22:55 -05:00
embeddings.mjs feat: add Docker deployment with Containerfile, entrypoints, and nginx 2026-04-06 00:21:00 -05:00
extractor.mjs feat: add Docker entrypoints, LLM providers, pipeline hardening, workbench pages 2026-04-07 03:22:55 -05:00
flow-manager.mjs feat: add flow manager, config seeding, and expanded integration tests 2026-04-06 00:37:03 -05:00
gateway.mjs feat: add Docker deployment with Containerfile, entrypoints, and nginx 2026-04-06 00:21:00 -05:00
graph-embeddings-query.mjs feat: add Docker entrypoints, LLM providers, pipeline hardening, workbench pages 2026-04-07 03:22:55 -05:00
graph-embeddings-store.mjs feat: add Docker entrypoints, LLM providers, pipeline hardening, workbench pages 2026-04-07 03:22:55 -05:00
graph-rag.mjs feat: add Docker entrypoints, LLM providers, pipeline hardening, workbench pages 2026-04-07 03:22:55 -05:00
librarian.mjs feat: add Docker deployment with Containerfile, entrypoints, and nginx 2026-04-06 00:21:00 -05:00
pdf-decoder.mjs feat: add Docker entrypoints, LLM providers, pipeline hardening, workbench pages 2026-04-07 03:22:55 -05:00
prompt.mjs feat: add Docker deployment with Containerfile, entrypoints, and nginx 2026-04-06 00:21:00 -05:00
text-completion-azure-openai.mjs feat: add Docker entrypoints, LLM providers, pipeline hardening, workbench pages 2026-04-07 03:22:55 -05:00
text-completion-claude.mjs feat: add Docker deployment with Containerfile, entrypoints, and nginx 2026-04-06 00:21:00 -05:00
text-completion-mistral.mjs feat: add Docker entrypoints, LLM providers, pipeline hardening, workbench pages 2026-04-07 03:22:55 -05:00
text-completion-ollama.mjs feat: add Docker entrypoints, LLM providers, pipeline hardening, workbench pages 2026-04-07 03:22:55 -05:00
text-completion-openai-compatible.mjs feat: add Docker entrypoints, LLM providers, pipeline hardening, workbench pages 2026-04-07 03:22:55 -05:00
text-completion-openai.mjs feat: add Docker deployment with Containerfile, entrypoints, and nginx 2026-04-06 00:21:00 -05:00
triples-query.mjs feat: add Docker entrypoints, LLM providers, pipeline hardening, workbench pages 2026-04-07 03:22:55 -05:00
triples-store.mjs feat: add Docker entrypoints, LLM providers, pipeline hardening, workbench pages 2026-04-07 03:22:55 -05:00