Files
Ran Shem Tov db33509a38 docs(showcase): restructure MAF A2UI docs into the standard a2ui submenu
The MAF A2UI docs were a single page rendering the shared A2UI stub, which
matched neither of the two prod shapes. Restructure to shape #2 — the a2ui
submenu — mirroring the langgraph / strands / deepagents tree 1:1:

  generative-ui/a2ui/
    index.mdx          (Overview)
    fixed-schema.mdx
    dynamic-schema.mdx
    styling.mdx
    advanced.mdx
    meta.json

Content is ported page-by-page from the reference tree (deepagents, authored
mode) with MAF-accurate code — `agent-framework-ag-ui` auto-injection
(`injectA2UITool`), the real `a2ui_dynamic` / `a2ui_fixed` agents, and the
`enable_a2ui` backend-owned recovery note. styling/advanced are the
framework-agnostic frontend pages. docs-links now point the demos at the
matching sub-pages (dynamic-schema / fixed-schema).
2026-08-27 18:08:45 +02:00

2.3 KiB