Require omission disclosure in Phase 5R summaries

This commit is contained in:
axiomlogicnexus 2026-05-15 03:40:53 +02:00
parent 7461702a5c
commit d34e923d8a
2 changed files with 6 additions and 0 deletions

View file

@ -158,6 +158,8 @@ For the current clean-room sequence:
qualifying prior clean notes and standing reconciled notes in scope
- the coordinating instance must not allow earlier valid effort to disappear
silently; supersessions, exclusions, and deferrals must be explicit
- the coordinating instance must also require those dispositions to be printed
in the task summary for the pass, not only buried inside the reconciled note
## Closing rule

View file

@ -46,6 +46,7 @@ Reconciliation rule:
- repo-local and shared reconciliation are additive passes, not reset passes
- they must account for all qualifying prior clean notes and any existing standing reconciled notes in scope
- they must not silently omit earlier valid effort; any rejection, supersession, or deferral must be named with rationale
- those dispositions must also be printed in the task summary for the pass, or the summary must explicitly say that no such omission/disposition occurred
It does not mean:
@ -221,6 +222,9 @@ or shared-contract overlap needs explicit coordination before implementation.
That repo-local or shared reconciliation pass must account for all qualifying
prior clean notes in scope and must not silently omit earlier valid effort.
It must also surface any omission, exclusion, supersession, narrowing, or
deferral in the task summary for that pass.
## Repo-specific lanes and current boundaries
### `cubing/alg.js`