What SDVM measures
When input contracts are met, the deterministic core computes thirteen fixed measures — the canonical variables. They are reproducible lower-level signals. They are not, by themselves, an integrated diagnosis, a recommendation, or proof of cause.
Minimal workflow vocabulary
- Stage
- A functional phase of the workflow — for example plan, execute, review, or verify.
- Cycle
- A recognizable evaluation window — a bounded pass through work, review, or correction.
- Handoff
- A transfer of context, responsibility, or artifacts between stages, roles, agents, or tools.
- Event
- An observable occurrence recorded in the trace — a message, tool call, stage transition, or checkpoint.
- Artifact
- A work object that can change during execution — a plan, analysis, code draft, decision record, or response.
- Evidence
- Observable, provenance-bearing material that can support or limit a specific computation. Recording an event is not the same as having sufficient evidence.
These structures are inputs to diagnosis and design levers during construction: choosing how stages, handoffs, and evidence-bearing artifacts are shaped changes what can later be inspected and corrected.
Four reading dimensions
The four dimensions below are design vocabulary for reading coupling health. The thirteen variables have primary associations to these dimensions in the current technical design. The grouping is not an exclusive taxonomy.
- Synchrony — coordination geometry and friction across roles, stages, and handoffs.
- Depth — continuity of anchors, context, and options across cycles.
- Vulnerability — whether uncertainty is registered, explored, and allowed to update the work.
- Metacognition — whether the workflow runs explicit correction rounds and whether revisions are adopted and later associated with change.
See the 13 canonical variables
Plain-language descriptions of what each deterministic computation measures. No formulas, thresholds, weights, or private scoring logic are published here.
Primary association: Synchrony
- Turn-/Stage-Overlap Entropy (TOE)
- How participation is distributed across roles or stages within a cycle or observation window.
- Repair Rate (RR)
- How often repair or friction moves appear within a cycle or comparable window.
Primary association: Depth
- Anchoring Ratio (AR)
- Share of decisions that are explicitly tied to evidence or identifiers.
- Context Carryover Integrity (CCI)
- Whether decisions and identifiers persist coherently across cycles.
- Cross-Artifact Convergence (CAC)
- Continuity across artifacts and cycles through shared anchors, IDs, decisions, and references.
- Horizon Expansion Profile (HEP)
- How the set of live options or hypotheses expands and narrows across cycles.
Primary association: Vulnerability
- Uncertainty Load (U)
- How many distinct uncertainty items are registered in a cycle or window.
- Uncertainty-to-Exploration Yield (U→E)
- Share of eligible uncertainties that lead to a qualifying exploration conversion.
- Novel Alternative Rate (NAR)
- How often non-trivial alternatives or counter-hypotheses appear.
- Revision After Evidence (RAE)
- Share of eligible evidence arrivals that trigger a qualifying structural revision.
Primary association: Metacognition
- Meta-Round Frequency (MRF)
- How often explicit meta-correction rounds occur relative to eligible cycle opportunities.
- Revision Adoption Rate (RAR)
- How often proposed revisions are adopted among eligible cases.
- Revision Effectiveness (REff)
- Whether adopted revisions are later associated with measurable change under comparable windows — not proof of cause by itself.
Why the core is deterministic
- Reproducibility — the same evidence and method should yield the same computational results.
- Fixed rules — each canonical measure follows an explicit contract, not ad hoc judgment.
- Provenance — outputs should remain traceable to inputs, method, and sufficiency status.
- Evidence limits — thin evidence constrains what can be concluded; inability to conclude is a valid outcome.
- Bounded claims — overclaims are blocked rather than softened into marketing language.
- AI above the core — any future AI assistance operates on top of the deterministic system of record, never replaces it.