Developers
Four ways in, one rule everywhere: the plane renders truth, owning repos own it.
| I want to… | Start with |
|---|---|
| Verify the plane itself in 10 minutes | Quickstart |
| Learn by walking through real traces | Tutorials |
| Solve a specific task (adoption, MCP wiring, packs) | How-to Guides |
| Look up exact contracts, claims, terms | Reference |
| Understand why it’s built this way | Explanation |
| Integrate the Work Intelligence API | API Reference |
| Give an agent programmatic access | Docs MCP |
The 30-second version
Section titled “The 30-second version”git clone https://github.com/Aftergraph/docs && cd docs && npm cinpm run build # 9 gates + 28 pagesnode scripts/freshness.mjs # pins vs live remote statenode scripts/smoke.mjs http://localhost:4321Everything the portal renders is derivable from the pinned sources; the build fails on leakage, broken links, or provenance gaps — see Trust & Verification.
Was this page helpful?