mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-22 08:38:08 +02:00
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.
This commit is contained in:
parent
d320d54ab2
commit
8baa581ed9
11 changed files with 1147 additions and 211 deletions
|
|
@ -14,6 +14,7 @@
|
|||
"fumadocs-core": "16.8.10",
|
||||
"fumadocs-mdx": "15.0.7",
|
||||
"fumadocs-ui": "16.8.10",
|
||||
"html-to-image": "1.11.11",
|
||||
"next": "^16",
|
||||
"react": "19.2.6",
|
||||
"react-dom": "19.2.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue