You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test whether the The Last Undo measurement model belongs as a generic measurement layer over CommitmentContract, without turning assurance into an approval score.
For a pinned required-property set R(K) at commitment K:
each property is SATISFIED, VIOLATED, or unresolved/GRAY;
closure C(K) measures the fraction (or declared weighted profile) whose state has been established either way;
gray G(K) is the unresolved remainder;
delta compares the same declared yardstick across two measurements.
Load-bearing rule
Closure measures establishment, not desirability. A fully resolved FAIL and a fully resolved PASS can both have C(K)=1.
Research questions
Should closure be a scalar only for unweighted required sets, with weighted cases returning a profile instead?
How should not-applicable, expired evidence, and escalated human judgment count?
What minimum contract identity/version binding is needed before two closure measurements are comparable?
Parent: #1111
Depends on: #1115, #1127
Goal
Test whether the The Last Undo measurement model belongs as a generic measurement layer over
CommitmentContract, without turning assurance into an approval score.For a pinned required-property set
R(K)at commitmentK:SATISFIED,VIOLATED, or unresolved/GRAY;closure C(K)measures the fraction (or declared weighted profile) whose state has been established either way;gray G(K)is the unresolved remainder;deltacompares the same declared yardstick across two measurements.Load-bearing rule
Closure measures establishment, not desirability. A fully resolved FAIL and a fully resolved PASS can both have
C(K)=1.Research questions
not-applicable, expired evidence, and escalated human judgment count?Negative controls
Acceptance
C(K)/G(K)can be recomputed from property-level states; no hidden aggregate truth.