Problem Statement
The how-to guides live in the repo, but they aren't surfaced well on the docs site. The tricky part is that a guide isn't a single flat thing — it varies across several dimensions at once: the model, the model server, and the accelerator, plus the router mode (standalone vs gateway), and then observability layered on top. Right now we only show "Deploy this" in docs, and there's no good way to navigate the different layers.
Proposed Solution
Bring the guides onto the docs site with navigation that actually fits how they're structured. Let people pick along the real dimensions — model, model server, accelerator, router mode (standalone/gateway) — and layer observability on top rather than treating it as a separate guide.
Use the right Docusaurus UI components and UX patterns to make the combinations easy to navigate (tabs, selectors, or filtered views rather than a long flat list), and keep it equally readable for AI agents consuming the docs, not just humans.
Willingness to Contribute
Yes, I can submit a PR
Problem Statement
The how-to guides live in the repo, but they aren't surfaced well on the docs site. The tricky part is that a guide isn't a single flat thing — it varies across several dimensions at once: the model, the model server, and the accelerator, plus the router mode (standalone vs gateway), and then observability layered on top. Right now we only show "Deploy this" in docs, and there's no good way to navigate the different layers.
Proposed Solution
Bring the guides onto the docs site with navigation that actually fits how they're structured. Let people pick along the real dimensions — model, model server, accelerator, router mode (standalone/gateway) — and layer observability on top rather than treating it as a separate guide.
Use the right Docusaurus UI components and UX patterns to make the combinations easy to navigate (tabs, selectors, or filtered views rather than a long flat list), and keep it equally readable for AI agents consuming the docs, not just humans.
Willingness to Contribute
Yes, I can submit a PR