ktx/docs-site
Andrey Avtomonov 8baa581ed9 feat: README architecture diagrams + React Flow diagram studio
Replace the tall portrait README ingestion SVG with two landscape
diagrams — "1 · Ingestion" (build the context layer) and "2 · Serving"
(agents query it through MCP) — wired in as transparent 2x PNGs that
read on GitHub light and dark.

Add docs-site/diagram-studio: a static React Flow page with custom
themed nodes and the inlined ktx mascot that renders both diagrams and
exports them to PNG via html-to-image (the diagrams' reproducible
source). Remove the superseded ingestion-flow SVGs.
2026-06-01 12:02:26 +02:00
..
app feat: README architecture diagrams + React Flow diagram studio 2026-06-01 12:02:26 +02:00
components feat: README architecture diagrams + React Flow diagram studio 2026-06-01 12:02:26 +02:00
content/docs feat(cli): shell completion for commands, flags, and entity names (#244) 2026-05-31 23:44:33 +02:00
lib docs: add ktx skills.sh setup skill (#227) 2026-05-28 12:28:10 +02:00
public feat: README architecture diagrams + React Flow diagram studio 2026-06-01 12:02:26 +02:00
tests docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
.gitignore chore: configure docs site deployment 2026-05-11 17:57:55 +02:00
next-env.d.ts docs(quickstart): redesign demo-warehouse callout with sticker icons (#202) 2026-05-21 16:04:58 +02:00
next.config.mjs Route ktx stars dashboard 2026-05-28 13:00:49 +02:00
package.json feat: README architecture diagrams + React Flow diagram studio 2026-06-01 12:02:26 +02:00
postcss.config.mjs chore: move docs site workspace 2026-05-11 16:53:42 +02:00
proxy.ts docs: rewrite Semantic Querying concept with imperative-vs-declarative diagram (#156) 2026-05-19 23:41:29 +02:00
source.config.ts docs: revamp quickstart and tighten code-block styling (#135) 2026-05-18 19:22:19 +02:00
tsconfig.json feat: merge ingest and scan 2026-05-14 01:43:06 +02:00