core/docs/briefs
Shay 4941cf188e feat(adr-0246): §3 induced-action primitives (pure, off-serving)
First implementation unit of ADR-0246 Ring-1 per the preflight brief §3/§13.
Promotes the induced-action apparatus from the slice-0 eval prototype into pure,
tested geometry — the single source of truth both the future gate surface and the
§11 grounding-feasibility study will consume.

core/physics/identity_manifold.py:
  + induced_action(versor)        A(F) = G^-1 · <a_k, F a_j F~>_0   (§3.1)
  + orthogonality_defect(versor)  d_orth = ||A^T G A - G||_F        (§3.2)
  + typed_residual_energy(versor) e4/e5/spatial_foreign/unclassified (§3.6)
  + orthogonality_defect_of_action / SPATIAL_GRADE1_INDICES / E4,E5 index pins
core/physics/identity_action.py (new, pure):
  + IdentityStabilizer (locked singleton H_id={I}, §3.3)
  + stabilizer_defect  d_stab = min_H ||A - H||_G                   (§3.2)
    G-weighted norm reduces to Frobenius at G=I (default pack)
evals/adr_0246_mismatch_diagnostic: rewired to delegate to the canonical
  primitives (removes the duplicate prototype copies; drops unused import).

Scope: off-serving (algebra-only, A-04 quarantine, pinned by test); no gate,
threshold, axis, H_id, corrector, or flag change. identity_wave_gate stays
default-off. Path ledger (§3.4/3.5), gate admit surface (§3.7), and the eval
matrix + §11 feasibility study are subsequent units (brief §0a records the
sequencing). No self-Accept.

[Verification]: uv run core test --suite smoke -q => 176 passed;
tests/test_adr_0246_induced_action.py 12 passed (RED-first);
identity surfaces (mismatch-diagnostic rewired, identity_manifold, identity_gate
wave/runtime/eval, gamma_calibration) 87 passed.
2026-07-17 21:36:57 -07:00
..
parallel-2026-05-23 Lane 4: Registry Consolidation (language_packs to packs) 2026-07-04 15:11:28 -07:00
ADR-0241-chiral-spinor-brief.md docs(brief): ADR-0241 P8 non-vacuous chiral spinor handoff for Gemini 2026-07-14 14:36:04 -07:00
ADR-0241-cross-spectral-polar-brief.md docs(brief): ADR-0241 P7 true cross-spectral polar handoff for Gemini 2026-07-14 14:27:57 -07:00
ADR-0242-atlas-packing-and-fibonacci-brief.md feat(adr-0241): cohesion substrate — vault ABI, reconstruct, I-01…I-05 suite 2026-07-14 14:09:00 -07:00
ADR-0246-induced-identity-action-and-path-integrity-preflight.md feat(adr-0246): §3 induced-action primitives (pure, off-serving) 2026-07-17 21:36:57 -07:00
brain_corp_brief.md docs: reorganize docs landscape 2026-06-30 16:59:36 -07:00
P7_design_note.md chore(wave): demote true Clifford polar and prove ill-posedness (ADR-0241 P7) 2026-07-14 14:34:43 -07:00
W-017-auto-proposal-pipeline.md feat(W-019): learning-arc demo — engine-authored proposal from contemplation (ADR-0152) (#276) 2026-05-25 13:03:10 -07:00
W-019-learning-arc-demo.md feat(W-019): learning-arc demo — engine-authored proposal from contemplation (ADR-0152) (#276) 2026-05-25 13:03:10 -07:00