CYCLE 5 - A01 Process-Level Spec v0.1
Date: 2026-05-01
Theorem: A01
Claim type: comparative
Evidence class target: L1 empirical external (process-trace based)
Claim under test
"Compositional pipelines with high ordinative coherence show lower semantic degeneration than classically valid-only pipelines."
Core correction from Cycle 3
Cycle 3 relied on output-level proxy blending, which does not test process-level ordinativity.
Cycle 5 enforces process-level comparison with trajectory evidence.
Required process instrumentation
For each task run and each step i:
step_idmorphism_idSyn_iCoh_iPhi_igate_decision_i(admit/refine/reject/abort)trajectory_event_hash- timestamp
Both pipelines must be run:
P_cls(classical baseline)P_ord(ordinative gate enabled)
Primary metrics (pre-registered)
Delta_cum: cumulative process degradation over trajectory.Err_sem_final: final semantic error against gold/anchor.Reject_rate: fraction of steps rejected or refined.Trajectory_length: number of effective transitions.mean_Coh_trajectory: mean process-level Coh over effective trajectory.
Confirmation criterion (pre-registered)
A01 is pass_candidate only if all are true:
E[Delta_cum(P_ord)] < E[Delta_cum(P_cls)]in at least 2/3 contexts.E[Err_sem_final(P_ord)] < E[Err_sem_final(P_cls)]in at least 2/3 contexts.E[mean_Coh_trajectory(P_ord)] > E[mean_Coh_trajectory(P_cls)]in at least 2/3 contexts.- At least one subset shows equal/similar final output but different trajectory quality favoring
P_ord.
Reject conditions (pre-registered)
A01 is reject_candidate if one or more hold:
- Process logs are missing/incomplete for either pipeline.
- Claimed effect is supported only by output-level metric without process advantage.
P_orddoes not beatP_clson either primary metric in all contexts.- Gate decisions are not auditable (no append-only trace).
Review conditions (pre-registered)
A01 is revise_needed if:
- one primary metric passes and one fails, or
- process advantage exists but semantic advantage is unstable, or
- contextual variance exceeds pre-registered warning threshold.
Anti-pattern lock
- No level-shift: output-only proxy cannot be decisive.
- No hidden metric substitution after first run.
- No threshold adjustment on same dataset after fail.