coulomb-loop/loops/registry-hygiene/session-template.md

27 lines
805 B
Markdown
Raw Normal View History

# scope-analyst hygiene session template
LOOP-WP-0003 T03 — standard task for registry/orientation hygiene.
## Prepare
```bash
kaizen-agentic schedule prepare scope-analyst --target <pilot-repo-root>
```
## Session steps
1. Read `SCOPE.md` and `INTENT.md` in target repo
2. Compare scope to actual repo purpose; update if stale (>90d or drift)
3. Run `reuse-surface validate` in target repo
4. If registry gaps: `reuse-surface establish --publish-check` (when touching registry)
5. If `sbom_age_days > 30`: link to activity-core `weekly-sbom-staleness` — do not rescan
6. File state-hub progress event on hygiene completion
## Labels
`fleet-hygiene`, `coulomb-loop`, `scope-analyst`
## Reference
- Signals: `loops/registry-hygiene/signals.yml`
- Rollout: `loops/registry-hygiene/rollout.yaml`