Commit Graph

3 Commits

Author SHA1 Message Date
Codex
d3431cd18a VIOLET V3.3: full sizing parity (orchestrator wrap-all) — reviewed + doctrine fixes
Build by dev agent (Crush); reviewed for compliance/flaws/doctrine. VERIFIED:
transcriptions verbatim vs BLUE (_strength_cubic/_update_regime_size_mult/OB/compose),
gates use exact != bit-identity (not approx), reference uses REAL kernels, no
shared-file edits. Bit-identity gate PASSES 0/1e6 mismatches; all 6 gates green;
173 non-gate pass. upstream replay r=0.937.

REVIEW FIXES (doctrinal adherence):
- Removed arbitrary magnitude caps (SizeMult/Boost le=64, Beta/McScale le=4) — a
  'no-hygiene-BLUE-lacks' liberty that could reject a valid extreme BLUE value;
  kept only V-TYPES poison guards (ge=0 + allow_inf_nan=False). 173 pass unchanged.
- Strengthened near-vacuous upstream gate (was r>0) -> r>=0.80 AND median_err<=3.0
  (observed 0.937/1.44). Now passes meaningfully.
- Relocated 3 untracked spike scripts off repo root -> prod/VIOLET_dev/sizing_spike/.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 18:08:18 +02:00
Codex
9ccbeb898a VIOLET build spec: add repo cwd + must-run-on-host constraint
Repo cwd /mnt/dolphinng5_predict (git root), no remote (local-only) -> agent must
run on this host in this dir; needs host-local eigenvalues data, live ClickHouse,
and BLUE runtime for bit-identity. Adds CH creds + python path.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 14:12:05 +02:00
Codex
1e299edb4a VIOLET build spec: full sizing parity (orchestrator wrap-all -> bit-identity)
Self-contained, agent-executable brief: objective, non-negotiable constraints
(wrap-don't-reimplement, zero shared-file edits, DARK, V-TYPES), the exact 5-factor
composition w/ op-order + caps, wrap surfaces (file:line + APIs), the MC->bit-identity
->upstream validation gate, reusable pieces, acceptance criteria, and learned watch-outs.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 13:59:43 +02:00