|
29 | 29 | Rationale. Nothing reconciles automatically, and a reconciliation may itself |
30 | 30 | diverge. _refines: CMP-R03, CMP-R04._ |
31 | 31 |
|
| 32 | +- **CMP.DM-R05a Open divergence is distinguishable from settled.** A divergence |
| 33 | + is open until its sides share a descendant. Because a divergence is a |
| 34 | + permanent feature of the lineage, a system that cannot tell open from settled |
| 35 | + reports every past disagreement as outstanding forever — and a report that is |
| 36 | + always on carries no information. Only open divergence may prompt action. |
| 37 | + _refines: CMP-R04._ |
| 38 | + |
| 39 | +- **CMP.DM-R05b Retirement may strand dependents.** Retiring a Step that others |
| 40 | + depend on leaves them permanently unsatisfiable, because a retired Step never |
| 41 | + becomes accepted. This is a consequence of retirement, not a defect, but it |
| 42 | + must be visible at the moment of retirement rather than discovered later |
| 43 | + through readiness that never advances. _refines: CMP-R01._ |
| 44 | + |
32 | 45 | - **CMP.DM-R06 An absent predecessor is not divergence.** A version whose |
33 | 46 | predecessor is unknown must be distinguished from one that disagrees. The |
34 | 47 | first ordinarily means state is still arriving; treating it as the second |
|
61 | 74 | and never create a version. Correction is a further record, never an edit. |
62 | 75 | _refines: CMP-R02._ |
63 | 76 |
|
| 77 | +- **CMP.DM-R11a Progress names one version, deterministically.** A record cites |
| 78 | + the version it was observed against. Under divergence there may be several |
| 79 | + head members carrying the same Step, so the choice must be deterministic and |
| 80 | + disclosed rather than arbitrary. A record whose cited version differs between |
| 81 | + two machines observing identical state would make progress itself a source of |
| 82 | + divergence. _refines: CMP-R04._ |
| 83 | + |
64 | 84 | - **CMP.DM-R12 Acceptance is evaluable.** A Step's acceptance criterion is |
65 | 85 | expressible in a form Compass can evaluate against recorded evidence. Prose |
66 | 86 | may accompany it but is not the criterion, because readiness cannot fold over |
|
0 commit comments