feat: close ADR-0241/0242 post-Accept backlog (local-first mastery) #55

Merged
core-labs merged 4 commits from feat/adr-0241-0242-implementation into main 2026-07-16 23:52:01 +00:00
Owner

Summary

Closes the ADR-0241/0242 post-Accept remaining backlog (mastery-close status items 1–7 except progressive continuous field, which stays deferred research):

  • INV-21 allowlist dedup (tuple pin + uniqueness; demos no longer re-list the full set)
  • -n auto default for make test-fast / test-full (serial escape hatches retained)
  • D9 frozen Python f64 Cl(4,1) GP parity suite; backend proves no silent f32 truncation of f64 wave residuals
  • Sensorium I-04 real audio/vision compiler units → ModalityPacket → ψ → algebraic phase_correlation
  • V2 energy Fibonacci vs dyadic vs log fixed-replay comparative evidence (evals.adr_0242_v2_energy_compare); no production FieldEnergyOperator promotion (Joshua gate still required)
  • CI doctrine restored project-scope: local-first merge gate, no Docker CI for merge, optional Mac runner ubuntu-latest:host (native). AGENTS.md / CLAUDE.md / GEMINI.md aligned

Test plan / local CI (honest status)

Local-first only — results from this worktree before push. Remote Docker Actions are not the merge bar.

Lane Result Detail
uv run core test --suite smoke -q (pre-push) GREEN 176 passed, 3 warnings, ~133s, exit 0
make test-fast (-n auto) run 1 GREEN 11709 passed, 108 skipped, ~717s
make test-fast (-n auto) run 2 GREEN 11709 passed, 108 skipped, ~655s
Targeted: INV-21 / D9 f64 / sensorium I-04 / V2 multi-scale / serve quarantine GREEN All passed in-session
Progressive continuous field N/A (deferred) Research track, out of scope

[Verification]: Smoke suite passed locally (133s, 176 passed)

Also: dual green make test-fast -n auto (11709 passed each) before PR.

Non-goals / gates

  • No V2 energy production default promotion without Joshua
  • No Docker CI required or waited on for merge
  • Progressive continuous field not implemented
## Summary Closes the ADR-0241/0242 post-Accept remaining backlog (mastery-close status items 1–7 except progressive continuous field, which stays deferred research): - **INV-21** allowlist dedup (tuple pin + uniqueness; demos no longer re-list the full set) - **`-n auto`** default for `make test-fast` / `test-full` (serial escape hatches retained) - **D9** frozen Python f64 Cl(4,1) GP parity suite; backend proves no silent f32 truncation of f64 wave residuals - **Sensorium I-04** real audio/vision compiler units → `ModalityPacket` → ψ → algebraic `phase_correlation` - **V2 energy** Fibonacci vs dyadic vs log fixed-replay comparative evidence (`evals.adr_0242_v2_energy_compare`); **no** production `FieldEnergyOperator` promotion (Joshua gate still required) - **CI doctrine** restored project-scope: **local-first** merge gate, **no Docker CI for merge**, optional Mac runner `ubuntu-latest:host` (native). `AGENTS.md` / `CLAUDE.md` / `GEMINI.md` aligned ## Test plan / local CI (honest status) Local-first only — results from this worktree before push. Remote Docker Actions are **not** the merge bar. | Lane | Result | Detail | |------|--------|--------| | `uv run core test --suite smoke -q` (pre-push) | **GREEN** | **176 passed**, 3 warnings, ~133s, exit 0 | | `make test-fast` (`-n auto`) run 1 | **GREEN** | **11709 passed**, 108 skipped, ~717s | | `make test-fast` (`-n auto`) run 2 | **GREEN** | **11709 passed**, 108 skipped, ~655s | | Targeted: INV-21 / D9 f64 / sensorium I-04 / V2 multi-scale / serve quarantine | **GREEN** | All passed in-session | | Progressive continuous field | **N/A (deferred)** | Research track, out of scope | `[Verification]: Smoke suite passed locally (133s, 176 passed)` Also: dual green `make test-fast -n auto` (11709 passed each) before PR. ## Non-goals / gates - No V2 energy production default promotion without Joshua - No Docker CI required or waited on for merge - Progressive continuous field not implemented
core-labs added 4 commits 2026-07-16 22:39:42 +00:00
Complete remaining W5/post-pivot backlog without Docker CI: INV-21 allowlist
dedup, -n auto fast/full defaults, frozen f64 GP Python SOT suite, real
sensorium compiler → ψ → algebraic ρ feed, V2 fib/dyadic/log fixed-replay
evidence without production energy promotion, and project doctrine restored to
local-first + ubuntu-latest:host (no Docker CI for merge).

[Verification]: Smoke suite passed locally (145s, 176 passed); make test-fast
(-n auto) passed twice (11709 passed, 108 skipped each ~11–12 min).
core-labs merged commit 198191941e into main 2026-07-16 23:52:01 +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#55
No description provided.