ktx/docs-site/content/docs/guides/meta.json
Andrey Avtomonov bb455ed5ce docs: rewrite context-as-code as reviewing-context guide
Move the page from Concepts to Guides and rebuild around an interactive
review-loop diagram. Extract pan/zoom + fit-view controls into a shared
FlowCanvas wrapper and adopt it across all three docs diagrams.
2026-05-21 15:38:36 +02:00

5 lines
159 B
JSON

{
"title": "Guides",
"defaultOpen": true,
"pages": ["building-context", "writing-context", "reviewing-context", "serving-agents", "llm-configuration"]
}