| Page | What it covers |
|---|---|
| Getting started | Adopt GitHubAI in any repo: install, secrets, first issue |
| Configuration | Full .github/githubai.yml schema and profile merge semantics |
| Workflows | Contract of every workflow: triggers, inputs, permissions, behavior |
| Security | Auth model, permissions, untrusted input, the auto-merge gate |
| Architecture | Design decisions and the invariants behind them |
| GitHub App mode | Org-scale event routing, org policy, and the activity dashboard |
| Relay operations | Deploying, configuring, monitoring and troubleshooting the relay |
| Relay data handling | Exactly what the hosted service stores, and for how long |
| Marketplace | What is built, what a listing still needs, what is undecided |
| Migration from v0.x | Where every v0 Django-app feature went |
Repo-type standards live in profiles/, template files in template/, and the product requirements in PRD.md.