Documentation Process
Rules for keeping docs accurate and deploy-safe.
Workflow
- Open PR with clear scope
- Technical review (accuracy and commands)
- Merge after approval
Consistency rules
- Every command example must be executable
- Every environment variable must exist in
.env.example - API examples must match current endpoint behavior