Topos Documentation
topos_get_docFetch a Topos documentation page as Markdown. Covers topics like agent contract, lattice, metrics, preferences, priority, and workflows.
Instructions
Return a Topos documentation page as Markdown.
Use when your MCP client does not expose resource fetching to the agent
(e.g. Gemini CLI). Clients that do surface resources should prefer the
equivalent resource URI for efficiency: topos://docs/{topic}.
Topics:
agent-contract— compact loop contract. Read first for refactors.lattice— the 8-element 3-cube H(G_qual); top = IDEAL, bottom = SLOP.metrics— every metric key, thresholds, interpretation.preferences— strict generator rankings and preference walks.priority— priority profiles (simple/composable/secure).workflows— expanded review→plan→refactor→re-measure guide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |