Skip to content

B-TAGC-lifecycle-hook-registry-declared-sweeps-beyond-quality

Status: closed/abandoned

Generalize the per-project lifecycle gates beyond quality_checks: a hook registry where standard SDLC lifecycle concerns are declared and fire at defined points (task close-out, PR open, entity change). First concrete hook: a documentation sweep — when work lands (e.g. the D-B4CA glossary/term-entity decision), automatically assess what the impact is and should be on downstream documentation (index.md, site pages, skill docs) instead of relying on the author to remember.

Prior art / adjacent machinery to reconcile rather than duplicate: quality_checks in sdlc.yaml (the existing lifecycle gate), lefthook commit gates (project-check-*), the index generate regen trigger, and the /dev-update-docs skill (a manual docs sweep that this would automate the dispatch of). Registry shape could mirror the op registry: declare once, surface everywhere.

Closed 2026-08-16: absorbed by ledger phases E4 and E6 of D-VSLI-distributed-work-runner-architecture. The process registry declares each kind’s steps, gates and scheduling requirements, and the trigger service fires the recurring ones.


← Back to Backlog