mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-13 08:15:14 +02:00
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.
5 lines
159 B
JSON
5 lines
159 B
JSON
{
|
|
"title": "Guides",
|
|
"defaultOpen": true,
|
|
"pages": ["building-context", "writing-context", "reviewing-context", "serving-agents", "llm-configuration"]
|
|
}
|