This repository keeps its public documentation intentionally small.
docs/README.md is the summary for the active public docs inventory only.
Anything outside that active inventory should be treated as
implementation/archive reference, not as front-door navigation.
- index.html
- ecosystem/index.html
- compatibility/index.html
- distribution/index.html
- agent-starters/index.html
- use-cases/index.html
- ai-surfaces/index.html
- integrations/index.html
- skills/index.html
- mcp/index.html
- api/index.html
- builders/index.html
configs/docs_nav_registry.json is the machine source of truth for the active
public docs inventory.
This file is not the public proof router.
keep machine-readable proof ledgers in repo-owned machine paths instead of
turning docs/README.md into a human path toward raw proof metadata.
Keep this tree limited to:
- public route pages
- crawler surfaces
- storefront assets used by active route pages
- public API artifacts that belong to the external contract
Keep maintainer contracts, ledgers, runbooks, incident notes, scratch receipts,
and runtime evidence outside docs/ in repo-owned internal paths such as
.agents/ or machine-owned paths such as configs/** and .runtime-cache/**.