Commit graph

1 commit

Author SHA1 Message Date
openresearch
67194f06da docs(research): attack plan — from suspect to receipt
Every result is suspect until receipt matches conjecture. 10 conjectures
(C1-C10) with predictions, receipts, and rejection criteria.

Phase 0: VERIFY FOUNDATION (blocking)
  C1: CRTSidonN compiles? → lake build (running)
  C2: HCMR suite compiles? → same build
  C7: HCMR self-loops measured? → search Research Stack

Phase 1: TEST THE PIPELINE (blocking)
  C3: Positional chirality varies? → run pipeline_core.py
  C4: Quaternion filter varies? → run pipeline_core.py --filter quat
  C5: Kelvin check filters? → count Kelvin-rejected

Phase 2: GPU (after Phase 1)
  C6: Cross-enrich shader runs? → compile on GPU
  C9: de Grey Hoffman bound? → run --full

Phase 3: ROBUSTNESS
  C8: q-profile robust? → 10+ label sets
  C10: Rossby ↔ QUBO? → correlation experiment

Rule: no conjecture accepted until receipt matches prediction.
Each failure narrows the theory to what's actually true.
2026-07-04 21:23:01 +00:00