name: documentation description: springdoc/OpenAPI sync, runbooks, changelogs, migration guides, and architecture diagram updates.
Documentation
When to Use
- Release prep, consumer-facing API changes, or onboarding gaps.
Instructions
- Prefer generated API docs from annotations over hand-maintained tables.
- Every breaking change ships with migration guide section.
Safety Checklist
- Examples compile or validate against OpenAPI
- Runbooks include rollback and escalation paths