โ€บNavigation

Iteration 2 โ€” Self-Test Seal 1/4: Planted Duplicate Caught C1 PASS

What happened in this iteration, in plain words: before the lab is allowed to judge any real instrument, the judge itself gets tested with trick candidates whose correct answers we already know. Today was trick #1: we photocopied an already-trusted instrument, gave the copy an impressive new name ("Monotone Association Apex Index"), added a whisper of noise so it isn't byte-identical, and submitted it as if it were a new discovery. The lab caught it โ€” it sailed through the paper interviews (as a good fake should) and was thrown out at exactly the right gate, the redundancy attack, with the exact reading a perfect duplicate must produce (correlation 1.000). Just as important: the same detector did not throw out things that genuinely differ. One trick down, three to go.

Preflight (A0)

2026-07-03 07:16 UTC โ€” load1 2.85 / 32 cores (โ‰ค24, flat vs load15 3.26) ยท no competing nasimubd jobs ยท 21 GiB available, si/so=0 ยท clickhouse-server active ยท sidecar unit active + /health = healthy (checked via the repo's own heartbeat endpoint, scripts/heartbeat/checks/sidecar.py) โ†’ ALL PASS

First-firing bookkeeping (procedure G)

Ledger rowContent
0a (NOTE)Pre-registration hash recorded: f959424012d0b54a8984c7fbba00cdd4c2c31615 (frozen rulebook, PR #574 landing commit)
0b (NOTE)Operator resource directive 2026-07-03 recorded: ClickHouse readonly=2 SELECT-only ยท hard cap 5 CPU / 5 GB / swap banned via systemd-run --user --scope + nice -n 19 ionice -c3 + single-thread BLAS ยท spare-only + watchdog (load1 > 24 / CH inactive / sidecar unhealthy โ‡’ abort) ยท operator go required for any real-data compute run

The trick candidate and how it died

PLANT: "Monotone Association Apex Index" (MAAI)
       = admitted gate G0 (per-cell Spearman ฯ), renamed, output + ฮต jitter
       cells = committed real-data artifact spike_2026-05-26/per_slice.jsonl
               (BTCUSDT@250 ยท 8 regime slices ร— 5 features = 40 cells ยท sha256-pinned)
                       โ”‚
   M0 status-linkage   PASS  โ† claims the FAIL-line boundary (same as G0) โ€” a fake presents well
   M1 trust-anchor     PASS  โ† claims G0's own ground-truth anchor
   M2 substrate        PASS  โ† same closed-form rank statistic as G0
                       โ”‚
   M3 REDUNDANCY ATTACK (the gate that must kill it):
     L1 exact clone (ฮต=0)      ฯ vs G0 = 1.000000  โ‰ฅ 0.95 โ†’ FLAGGED   โœ“ ground truth: duplicate reads 1.0
     L2 jittered clone (ฮต=1e-3) ฯ vs G0 = 0.999625 โ‰ฅ 0.95 โ†’ FLAGGED   โœ“ rename+noise does not fool it
     L3 plant removed (ฮต=10)   ฯ vs G0 = โˆ’0.135835 < 0.95 โ†’ not flagged โœ“ detection collapses w/o the plant
     L4 specificity            ฯ(granger_min_p, max|ฯ|) = โˆ’0.023810 < 0.95 โ†’ not flagged โœ“ doesn't kill everything
                       โ–ผ
   VERDICT for the plant: EXCLUDE(DUPLICATE-GAUGE) at M3
   VERDICT for the control: C1 PASS โ€” the redundancy attack works

Technical record

ItemValue
ControlC1 planted duplicate (SELF-TEST-CONTROLS.md) โ€” ground-truth anchor; must EXCLUDE at M3 (DUPLICATE-GAUGE)
Harnessc1_planted_duplicate.py (audit folder) โ€” stdlib-only, deterministic (seed 20260703), tie-safe average-rank Spearman
Inputspike_2026-05-26/per_slice.jsonl (sibling audit, committed) โ€” sha256 pinned in c1_result.json; hermetic: no ClickHouse, no network, no new real-data run (re-analysis of a committed artifact โ‡’ no operator-go required; flagged for operator review)
Resource caprun inside systemd-run --user --scope -p CPUQuota=500% -p MemoryMax=5G -p MemorySwapMax=0 nice -n 19 ionice -c3, single-thread BLAS env โ€” per operator directive (trivial compute, <1s)
LegsL1 ฯ=1.000000 flagged ยท L2 ฯ=0.999625 flagged ยท L3 ฯ=โˆ’0.135835 not flagged ยท L4 ฯ=โˆ’0.023810 (n=8, independently hand-verified โˆ’0.0238) not flagged โ€” all 4 as required
Parameter tags (ยง0 guard)0.95=FROZEN (M3 spec, ground-truth-anchored production legacy) ยท ฮต=1e-3=MAGIC-NUMBER (test fixture; rank-preserving, plateau-stable vs inter-cell spread ~0.2) ยท ฮต=10=MAGIC-NUMBER (rank-destroying fixture) ยท seed=STRUCTURAL ยท n=40 cells=DERIVED (all cells in artifact)
Skeptic arm (M3)MAAI is definitionally G0's formula under a new name: no new failure mode, identical (not tighter) guarantee โ‡’ redundant by construction; empirical arm confirms at the frozen 0.95 line
Ledger rows appended0a (NOTE, pre-reg hash) ยท 0b (NOTE, resource directive) ยท 1 (SELF-TEST C1 PASS)
Prompt SSoT reconciliationThe operator's launched prompt contains an A0 PREFLIGHT section that was missing from LOOP-PROMPT.md's PROMPT block; folded in verbatim this firing (dated amendment note) so the SSoT matches the running loop. Strictly additive read-only safety checks.
Compute / prod impact<1 s single-core inside the 5c/5G cap ยท zero ClickHouse access ยท zero writes outside the audit folder + dashboard

โ–ถ Next iteration

Iteration 2 ยท 2026-07-03 ยท self-test seal 1/4 ยท hermetic re-analysis of committed artifacts ยท read-only ยท append-only