912 B
912 B
Repo Cleanup Workflow
Purpose
Keep repository documentation and task metadata clean without changing functional behavior.
Inputs
- Cleanup trigger (stale docs, duplicate guidance, archival need, naming drift).
- Current governance priorities from
docs/00-governance/active_work.md.
Steps
- Confirm cleanup scope and impacted files.
- Ensure no production code changes are included.
- Remove stale or duplicate sections that are no longer authoritative.
- Consolidate references so canonical docs remain in
docs/00-governance/. - Log cleanup action and any remaining debt in
docs/00-governance/CLEANUP_LOG.md. - Verify links/paths and runbook references after edits.
Required Output
- List of files cleaned and reason for each.
- Cleanup debt notes for deferred follow-ups.
Exit Criteria
- Cleanup scope is complete.
CLEANUP_LOG.mdis updated.- No code files were modified.