Overnight docs sweep
Review recent code changes, update stale documentation, and open a focused PR before the next workday.
Use this when code moves faster than docs.
- Inspect commits, merged PRs, and changed files since the last sweep.
- Identify docs that mention changed behavior, APIs, commands, or workflows.
- Update only the docs affected by those changes.
- Run the docs build, link check, or project validation.
- Open a PR with the evidence and reviewed commit range.
Stop when the docs are current for the reviewed range or the sweep records that no docs changed.