feat(physics,cognition): Cl(4,1) geometric sovereignty convergence #90

Merged
core-labs merged 3 commits from feat/cl41-geometric-convergence-sovereignty into main 2026-07-20 21:04:51 +00:00
Owner

Summary

Lands the Cl(4,1) geometric sovereignty physics/pipeline slice plus pre-stage claim repairs.

Commits

  • e7d116c9 — core geometric sovereignty implementation
  • 120e9554 — pre-stage land repairs (teaching/ratify/tether/eval pins)
  • 6ffea249 — break ContractAssessment import cycle (unblocks rat1/wave_a)

What this does (live runtime)

  • Identity: wave-only Gram path; MissingWaveStateError fail-closed; scalar-L2 final authority excised
  • GoldTether: GoldTetherViolationError on unitary residual > 1e-6; lifecycle tether surfaces fail-closed residual without aborting observation
  • Digests: LE f64 SHA-256 multivector content digests
  • Pipeline: no PASSTHROUGH ratify exits; cold-start field compile; geometric contract_assessment; dual Shadow Gate; vault_hits not a gate
  • Ratification: conformal argmax prompt→intent subspace (CORRECTION/COMPARISON anchors)
  • Modality: multi-packet sandwich transport with GoldTether + digests
  • Teaching: observational wave leakage does not veto corrections while identity_wave_gate is off

Explicitly NOT claimed complete

Master Blueprint Stages 1–4 (ADR mapping freeze without renumbering Accepted 0246–0252, dual-pack CI fence, full parity matrix, EpistemicState ownership, HE multi-root fail-closed, multi-step inductive closure, observed-HE vertical slice) remain follow-up branches after this land.

Test plan

  • uv run core test --suite smoke -q — 176 passed
  • uv run core test --suite cognition -q — 122 passed, 1 skipped
  • uv run core test --suite teaching -q — 109 passed
  • uv run core test --suite algebra -q — 82 passed, 50 skipped
  • rat1 + wave_a + pipeline + surface — 38 passed (after import-cycle fix)
  • Claim batch (checklist, lift, 0244 eval, sensorium, tether, 0085) — 34 passed

[Verification]: Smoke 176 passed; cognition 122 passed, 1 skipped; teaching 109 passed; algebra 82 passed (50 skipped); rat1/wave_a/pipeline 38 passed; claim batch 34 passed

## Summary Lands the Cl(4,1) geometric sovereignty physics/pipeline slice plus pre-stage claim repairs. **Commits** - `e7d116c9` — core geometric sovereignty implementation - `120e9554` — pre-stage land repairs (teaching/ratify/tether/eval pins) - `6ffea249` — break ContractAssessment import cycle (unblocks rat1/wave_a) ### What this does (live runtime) - **Identity:** wave-only Gram path; `MissingWaveStateError` fail-closed; scalar-L2 final authority excised - **GoldTether:** `GoldTetherViolationError` on unitary residual > 1e-6; lifecycle tether surfaces fail-closed residual without aborting observation - **Digests:** LE f64 SHA-256 multivector content digests - **Pipeline:** no PASSTHROUGH ratify exits; cold-start field compile; geometric `contract_assessment`; dual Shadow Gate; vault_hits not a gate - **Ratification:** conformal argmax prompt→intent subspace (CORRECTION/COMPARISON anchors) - **Modality:** multi-packet sandwich transport with GoldTether + digests - **Teaching:** observational wave leakage does not veto corrections while `identity_wave_gate` is off ### Explicitly NOT claimed complete Master Blueprint Stages 1–4 (ADR mapping freeze without renumbering Accepted 0246–0252, dual-pack CI fence, full parity matrix, EpistemicState ownership, HE multi-root fail-closed, multi-step inductive closure, observed-HE vertical slice) remain **follow-up branches** after this land. ## Test plan - [x] `uv run core test --suite smoke -q` — 176 passed - [x] `uv run core test --suite cognition -q` — 122 passed, 1 skipped - [x] `uv run core test --suite teaching -q` — 109 passed - [x] `uv run core test --suite algebra -q` — 82 passed, 50 skipped - [x] rat1 + wave_a + pipeline + surface — 38 passed (after import-cycle fix) - [x] Claim batch (checklist, lift, 0244 eval, sensorium, tether, 0085) — 34 passed [Verification]: Smoke 176 passed; cognition 122 passed, 1 skipped; teaching 109 passed; algebra 82 passed (50 skipped); rat1/wave_a/pipeline 38 passed; claim batch 34 passed
core-labs added 3 commits 2026-07-20 20:39:18 +00:00
Excise identity L2 dual-mode and pipeline PASSTHROUGH cold-starts; enforce
wave-only IdentityCheck with MissingWaveStateError; hard-fail GoldTether
transitions via GoldTetherViolationError; dual-competing Shadow Coherence
Gate with populated contract_assessment; auto-compile field packets before
intent ratify; conformal argmax ratification and content-addressed proof
atoms; sandwich multi-modality ingress with GoldTether digests.

Amend ADR-0243/0244 (docs/adr + research) for wave-only / SUPERSEDED sketches.
Pin binary gates in tests/test_geometric_convergence_checklist.py.

[Verification]: Smoke suite passed locally (~136–142s, 176 passed);
cognition suite passed (122 passed, 1 skipped); lifecycle suite 51 passed.
Close residual failures from geometric sovereignty hardening without
restoring scalar-L2 or PASSTHROUGH authority:

- Ratify CORRECTION/COMPARISON via vocab-grounded tag and multi-token
  subject anchors so teaching capture and cognition intent accuracy hold.
- Keep observational wave leakage from vetoing teaching while
  identity_wave_gate is off; syntactic override still rejects.
- Surface GoldTetherViolationError as fail-closed tether residual rather
  than aborting lifecycle observation.
- Replace excised legacy identity-eval path with a geometry-blind baseline.
- Align sensorium corridor and lift instrument assertions with sandwich
  unitary close and honest PARITY when baseline already solves.

[Verification]: smoke 176 passed; cognition 122 passed 1 skipped;
teaching 109 passed; claim batch 34 passed
Lazy-import ContractAssessment inside geometry contract assessment so
problem_frame_contracts → chat → cognition → problem_frame_contracts
cannot form a partial-init cycle. Unblocks GSM8K rat1/wave_a runners.

[Verification]: rat1+wave_a+pipeline+surface 38 passed; import path ok
core-labs merged commit 1f1a94a39b into main 2026-07-20 21:04:51 +00:00
core-labs deleted branch feat/cl41-geometric-convergence-sovereignty 2026-07-20 21:04:52 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: core-labs/core#90
No description provided.