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.
This commit is contained in:
Andrey Avtomonov 2026-05-21 15:38:36 +02:00
parent a1cfb03d73
commit bb455ed5ce
13 changed files with 1059 additions and 285 deletions

View file

@ -1,5 +1,5 @@
{
"title": "Concepts",
"defaultOpen": true,
"pages": ["the-context-layer", "semantic-layer-internals", "wiki-retrieval", "context-as-code"]
"pages": ["the-context-layer", "semantic-layer-internals", "wiki-retrieval"]
}