{
  "schema": "recognitionphysics.cambrian-wins.v1",
  "updated": "2026-07-24",
  "scope": "Provenance-confirmed, AI-judge-accepted Cambrian theorems in canonical IndisputableMonolith domain modules",
  "wins": [
    {
      "id": "CW-0001",
      "title": "The D=3 cube nullity law",
      "explanation": "Count the configurations of a three-dimensional M×N×P recognition block whose face records are closed. The answer is exactly 2^(M+N+P+1): an edge law, growing with the sides rather than the faces or the volume. The record-invisible share of the bulk vanishes even faster in three dimensions than in two.",
      "rs_significance": "Closes the named OPEN cube-nullity target in the Recognition Holography chapter (BP-4 spine). Together with the 2D perimeter law and the flat-cube collapse bridge, it completes the kernel-cardinality story across dimensions: what a boundary record cannot see is a vanishing sliver, in every dimension checked.",
      "statement": "∀ (M N P : ℕ), Nat.card {x : CubeCfg M N P // IsClosed M N P x} = 2 ^ (M + N + P + 1)",
      "theorem": "IndisputableMonolith.Holography.CubeKernelFalsifier.cube_nullity_card",
      "module": "IndisputableMonolith.Holography.CubeKernelFalsifier",
      "admitted": "2026-07-19",
      "proof": {
        "status": "THEOREM (shared-vertex lattice model)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Codex (cross-family)",
        "confidence": 0.86,
        "receipt": "reality: Cambrian/campaign/novelty_admission_20260719/gate/runs/holography_card_v1/AI_JUDGE.json"
      },
      "provenance": {
        "author": "Ordinary Cambrian card-transport mint (quarantine holography_card_v1.HC0001)",
        "held_out": "Selector-emitted HH0002: closed-sector count equals the free Kronecker parameter count, with HC0001 load-bearing",
        "causal_arms": "full accepts; omit-parent arms and typed false decoy reject; replay import clean",
        "scaffolding": "kronecker_kernel_card (hand-written compiled parent schema, permitted under the end-to-end authorship rule)"
      },
      "claim_boundary": "THEOREM for the stated shared-vertex lattice model; inherits that named conditionality. No world-first or priority claim (PRIORITY_UNRESOLVED). The counting scaffolding parent was hand-built; the winning statement and its held-out consequence were authored by the ordinary runner."
    },
    {
      "id": "CW-0002",
      "title": "The 2D affine-sector count",
      "explanation": "Count the configurations of a two-dimensional M×N recognition grid that are affine: built from whole-row and whole-column flips over a base value. The answer is exactly 2^(M+N+1), a perimeter law. These are precisely the configurations a boundary record cannot see, counted directly over their structural description rather than through the kernel of the record map.",
      "rs_significance": "Exposes the D=2 perimeter law in its structural form on the canonical Holography surface: the grid's record-invisible sector, described as affine configurations, has a count that grows with the perimeter and not the area. The held-out consequence ties this 2D count to the D=3 closed-sector count of the cube law (CW-0001) in one equality, connecting the dimension story the chapter tells.",
      "statement": "∀ (M N : ℕ), Nat.card {x : CornerCfg M N // IsAffine M N x} = 2 ^ (M + N + 1)",
      "theorem": "IndisputableMonolith.Holography.MulticellKernelFalsifier.affine_sector_card",
      "module": "IndisputableMonolith.Holography.MulticellKernelFalsifier",
      "admitted": "2026-07-19",
      "proof": {
        "status": "THEOREM (shared-vertex lattice model)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Codex (cross-family)",
        "confidence": 0.78,
        "receipt": "reality: Cambrian/campaign/compounding_loop_20260719/runs/grid_affine_card/AI_JUDGE.json"
      },
      "provenance": {
        "author": "Ordinary Cambrian card-transport mint (quarantine grid_affine_card_v1.MINT0)",
        "held_out": "Selector-emitted HX0000: the 2D affine-sector count at matched perimeter equals the D=3 closed-sector count, with MINT0 load-bearing",
        "causal_arms": "full accepts; omit-parent arms and typed false decoy reject; replay import clean",
        "scaffolding": "none (both parents were already canonical theorems)"
      },
      "claim_boundary": "THEOREM for the stated shared-vertex lattice model; inherits that named conditionality. No world-first or priority claim (PRIORITY_UNRESOLVED). The judge framed this as canonical lemma utility, smaller in scope than CW-0001; the same statement family had appeared as unlanded quarantine evidence inside the CW-0001 package and was re-authored end to end for this win."
    },
    {
      "id": "CW-0003",
      "title": "The cell's silent-move count",
      "explanation": "A move applied to a recognition cell is silent when it leaves the boundary record unchanged from every possible starting configuration. Exactly 16 of the cell's 256 moves are silent. The count is taken over the semantic property itself (invisible from every base), not over a pre-defined list of kernel elements.",
      "rs_significance": "Puts the whole-cell blindness law on the canonical Holography surface in its semantic form: what a boundary record can never see is a 16-element group of cell-global moves. The held-out consequence equates this silent-move count with the posted-record image count, exhibiting the rank-nullity balance of the cell record map as a single cardinality equation.",
      "statement": "Nat.card {d : CellCfg // ∀ c : CellCfg, faceRecord (xorCfg c d) = faceRecord c} = 16",
      "theorem": "IndisputableMonolith.Holography.CellSilentMoves.silent_moves_card",
      "module": "IndisputableMonolith.Holography.CellSilentMoves",
      "admitted": "2026-07-19",
      "proof": {
        "status": "THEOREM",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Codex (cross-family)",
        "confidence": 0.86,
        "receipt": "reality: Cambrian/campaign/compounding_loop_20260719/runs/cell_silent_card/AI_JUDGE.json"
      },
      "provenance": {
        "author": "Ordinary Cambrian card-transport mint (quarantine cell_silent_card_v1.MINT0)",
        "held_out": "Selector-emitted HX0001: the silent-move count equals the posted-record image count, with MINT0 load-bearing",
        "causal_arms": "full accepts; omit-parent arms and typed false decoy reject; replay import clean",
        "scaffolding": "recordKernel_nat_card (hand-written compiled schema parent, permitted and counted under the end-to-end authorship rule)"
      },
      "claim_boundary": "THEOREM over the finite cell model; the bridge from universal invisibility to the kernel is the exhaustively checked invisible_iff_kernel. No world-first or priority claim (PRIORITY_UNRESOLVED). A sibling candidate from the same session (the glued-pair kernel count) was denied by the same judge as thin packaging and stays quarantined; this entry cleared that bar because the counted predicate is not the kernel's definition."
    },
    {
      "id": "CW-0004",
      "title": "Sync-minimization selects exactly one dimension",
      "explanation": "Among all possible spatial dimension counts, ask which ones are admissible (at least three) and minimize the recognition synchronization period. The answer set has exactly one element. The count is taken over the semantic minimization property across ALL naturals, not over a pre-listed answer.",
      "rs_significance": "Packages dimensional rigidity as a single counting law on the canonical surface: the (S) synchronization constraint of the dimensional-rigidity paper does not merely imply D = 3, its solution set is literally a one-element set. This is the counting form of why reality has three spatial dimensions, sitting beside the T8 guidepost on the Skeleton spine.",
      "statement": "Nat.card {D : ℕ // ConstraintS D} = 1",
      "theorem": "IndisputableMonolith.Papers.DraftV1.constraintS_card",
      "module": "IndisputableMonolith.Papers.DraftV1",
      "admitted": "2026-07-19",
      "proof": {
        "status": "THEOREM",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Codex (cross-family)",
        "confidence": 0.91,
        "receipt": "reality: Cambrian/campaign/compounding_loop_20260719/runs/constraintS_card/AI_JUDGE.json"
      },
      "provenance": {
        "author": "Ordinary Cambrian card-transport mint (quarantine constraintS_card_v1.MINT0)",
        "held_out": "Selector-emitted: the ConstraintS solution count equals the literal D = 3 fiber count, with MINT0 load-bearing; an earlier vacuous continuation (hypothesis-laden) was rejected by the runner's hypothesis-freedom filter before judging",
        "causal_arms": "full accepts; omit-parent arms and typed false decoy reject; replay import clean",
        "scaffolding": "nat_eq_three_card (hand-written compiled schema parent, permitted and counted under the end-to-end authorship rule)"
      },
      "claim_boundary": "THEOREM over the formalized (S) constraint (admissibility plus syncPeriod minimization as defined in the Lean paper surface). No world-first or priority claim (PRIORITY_UNRESOLVED)."
    },
    {
      "id": "CW-0005",
      "title": "The self-dual coupling dimension is unique",
      "explanation": "The coupling-dimension duality swaps the two outer dimensions and fixes the middle one. Counting its fixed points over the fixed-point property itself gives exactly one. This uniqueness is the mechanism that forces the colorless lepton sector to the loop dimension in the sector-assignment derivation.",
      "rs_significance": "Puts the fixed-point uniqueness of the coupling-dimension duality on the canonical Masses surface in counting form. The sector-dimension derivation forces the lepton to the self-dual dimension precisely because an equivariant bijection must carry the unique conjugation fixed point to the unique duality fixed point; this theorem is that uniqueness as a cardinality law.",
      "statement": "Nat.card {d : Fin 3 // dimDual d = d} = 1",
      "theorem": "IndisputableMonolith.Masses.SectorDualityFixedCard.dimDual_fixed_card",
      "module": "IndisputableMonolith.Masses.SectorDualityFixedCard",
      "admitted": "2026-07-19",
      "proof": {
        "status": "THEOREM",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Codex (cross-family)",
        "confidence": 0.74,
        "receipt": "reality: Cambrian/campaign/compounding_loop_20260719/runs/dimDual_fixed_card/AI_JUDGE.json"
      },
      "provenance": {
        "author": "Ordinary Cambrian card-transport mint (quarantine dimDual_fixed_card_v1.MINT0)",
        "held_out": "Selector-emitted: the fixed-point count equals the literal middle-index fiber count, with MINT0 load-bearing",
        "causal_arms": "full accepts; omit-parent arms and typed false decoy reject; replay import clean",
        "scaffolding": "fin3_eq_one_card (hand-written compiled schema parent, permitted and counted under the end-to-end authorship rule)"
      },
      "claim_boundary": "THEOREM over the finite coupling-dimension model (Fin 3). The judge noted the small ambient type lowers novelty strength and the held-out leans on the mint's own scaffold; win credit was granted at 0.74 confidence because the counted predicate (involution fixed point) is semantically distinct from the literal index. No world-first or priority claim (PRIORITY_UNRESOLVED)."
    },
    {
      "id": "CW-0006",
      "title": "The cell's gauge-fiber count",
      "explanation": "Fix any configuration of the recognition cell and count the configurations that carry the same boundary record. The answer is exactly 16, for every starting configuration. Gauge classes are cosets of the 16-element record kernel, so every fiber has the kernel's size: what the boundary cannot distinguish is the same 16-fold blindness everywhere in the state space.",
      "rs_significance": "Completes the cell's gauge story on the canonical Holography surface: CW-0003 counted the moves invisible from every base; this counts, for each base, the states the record confuses with it. It is the cardinality form of gauge-classes-are-kernel-cosets, the structure the fork selector uses to define physical states. It is also the first theorem minted by the fiber-transport operator, built to close the typed wall this exact statement raised one cycle earlier.",
      "statement": "∀ (c : CellCfg), Nat.card {c' : CellCfg // gaugeRel c c'} = 16",
      "theorem": "IndisputableMonolith.Holography.CellGaugeFiber.gauge_fiber_card",
      "module": "IndisputableMonolith.Holography.CellGaugeFiber",
      "admitted": "2026-07-19",
      "proof": {
        "status": "THEOREM",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Codex (cross-family)",
        "confidence": 0.86,
        "receipt": "reality: Cambrian/campaign/operator_expansion_20260719/runs/cell_gauge_fiber_card/AI_JUDGE.json"
      },
      "provenance": {
        "author": "Ordinary Cambrian fiber-transport mint (quarantine cell_gauge_fiber_card_v1.MINT0), the first product of the translation-fiber operator whose frozen positive/negative controls live at Cambrian/campaign/operator_expansion_20260719/gate/OPERATOR_GATE.json",
        "held_out": "Runner-emitted HX0000: every gauge-fiber count equals the record-kernel count, with MINT0 load-bearing",
        "causal_arms": "full accepts; omit-parent arms and typed false decoy reject; replay import clean",
        "scaffolding": "recordKernel_nat_card (prior-session compiled schema parent, already counted); zero new scaffolding units for this target"
      },
      "claim_boundary": "THEOREM over the finite cell model; the coset characterization gauge_iff_kernel is exhaustively checked. No world-first or priority claim (PRIORITY_UNRESOLVED). This pair was a typed wall (MISSING_OPERATOR:translation-fiber-transport) for the previous operator set; the statement became reachable with zero per-target hand work once the generic operator landed."
    },
    {
      "id": "CW-0007",
      "title": "The 8-tick equation has exactly one solution",
      "explanation": "Ask which spatial dimension counts D satisfy the 8-tick equation, two to the power D equals eight. Over all naturals the solution set has exactly one element. The count is taken over the equation itself, not over a pre-listed answer.",
      "rs_significance": "Packages the arithmetic kernel of the 8-tick to three-dimensions hinge (registry item F-003) as a counting law on the canonical Unification surface, beside the T7/T8 guideposts. Together with CW-0004 it gives the dimension-selection story two independent counting forms: one from synchronization minimization, one from the 8-tick equation, both landing on the same singleton.",
      "statement": "Nat.card {D : ℕ // 2 ^ D = 8} = 1",
      "theorem": "IndisputableMonolith.Unification.DimensionThreeConsequences.two_pow_eq_eight_card",
      "module": "IndisputableMonolith.Unification.DimensionThreeConsequences",
      "admitted": "2026-07-19",
      "proof": {
        "status": "THEOREM",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Codex (cross-family)",
        "confidence": 0.78,
        "receipt": "reality: Cambrian/campaign/compounding_loop_20260719/runs/two_pow_eq_eight_card/AI_JUDGE.json"
      },
      "provenance": {
        "author": "Ordinary Cambrian card-transport mint (quarantine two_pow_eq_eight_card_v1.MINT0)",
        "held_out": "Selector-emitted: the equation's solution count equals the literal D = 3 fiber count, with MINT0 load-bearing",
        "causal_arms": "full accepts; omit-parent arms and typed false decoy reject; replay import clean",
        "scaffolding": "none new: reuses the shared D3 singleton schema parent already counted for CW-0004 (first scaffold-level compounding of the campaign)"
      },
      "claim_boundary": "THEOREM over the naturals. The judge noted the bridge to D = 3 is elementary arithmetic, weaker than CW-0004's minimization principle, and granted win credit at 0.78. No world-first or priority claim (PRIORITY_UNRESOLVED)."
    },
    {
      "id": "CW-0008",
      "title": "The octave unit group has four elements",
      "explanation": "Among the eight residues of the octave clock, exactly four are invertible: the odd classes 1, 3, 5, and 7. The theorem counts the semantic unit property itself. The explicit odd list is the checked bridge, not the definition of the counted set.",
      "rs_significance": "Puts the unit-group count of the octave algebra on the canonical Foundation spine. The four invertible phases form the Klein four-group already used in the chapter, so the count connects the eight-tick clock to its full automorphism structure in one reusable cardinal law.",
      "statement": "Nat.card {x : ZMod 8 // IsUnit x} = 4",
      "theorem": "IndisputableMonolith.Algebra.OctaveAlgebra.zmod8_unit_card",
      "module": "IndisputableMonolith.Algebra.OctaveUnitCard",
      "admitted": "2026-07-19",
      "proof": {
        "status": "THEOREM",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Codex (cross-family)",
        "confidence": 0.82,
        "receipt": "reality: Cambrian/campaign/compounding_loop_20260719/runs/zmod8_unit_card/AI_JUDGE.json"
      },
      "provenance": {
        "author": "Ordinary Cambrian card-transport mint (quarantine zmod8_unit_card_v1.MINT0)",
        "held_out": "Selector-emitted HX0000: the unit count is substituted into the octave WToken arithmetic identity, with MINT0 load-bearing",
        "causal_arms": "full accepts; omit-parent arms and typed false decoy reject; replay import clean",
        "scaffolding": "odd_residues_card (hand-written compiled schema parent, permitted and already counted when the target first reached its typed wall)"
      },
      "claim_boundary": "THEOREM over the finite ring ZMod 8. The judge found the unit predicate semantically distinct from the explicit odd-residue schema. The held-out consequence is valid but only moderately independent, which lowered confidence to 0.82. No world-first or priority claim (PRIORITY_UNRESOLVED)."
    },
    {
      "id": "CW-0009",
      "title": "The 8-by-45 synchronization equation has one solution",
      "explanation": "Ask which natural dimensions make the least common multiple of 2^D and 45 equal 360. The solution set has exactly one element. The theorem counts the synchronization equation itself rather than a pre-listed answer.",
      "rs_significance": "Adds the 8-to-45 hinge to the canonical dimension-forcing spine as a counting law. CW-0007 says the eight-tick equation has one solution. This theorem shows the same uniqueness survives when the gap-45 cycle is folded into the least-common-multiple condition, and the runner's held-out connects the two counts directly.",
      "statement": "Nat.card {D : ℕ // Nat.lcm (2 ^ D) 45 = 360} = 1",
      "theorem": "IndisputableMonolith.RecogSpec.lcm_pow2_45_card",
      "module": "IndisputableMonolith.RecogSpec.LCMPow2Card",
      "admitted": "2026-07-19",
      "proof": {
        "status": "THEOREM",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Codex (cross-family)",
        "confidence": 0.86,
        "receipt": "reality: Cambrian/campaign/compounding_loop_20260719/runs/lcm_pow2_45_card/AI_JUDGE.json"
      },
      "provenance": {
        "author": "Ordinary Cambrian card-transport mint (quarantine lcm_pow2_45_card_v1.MINT0)",
        "held_out": "Selector-emitted HX0000: the LCM-solution count equals the independently admitted 2^D = 8 solution count, with MINT0 load-bearing",
        "causal_arms": "full accepts; omit-parent arms and typed false decoy reject; replay import clean",
        "scaffolding": "none new: reuses the D = 3 singleton schema parent already counted for CW-0004"
      },
      "claim_boundary": "THEOREM over the naturals. The equation is formalized exactly as Nat.lcm (2^D) 45 = 360. The result carries no world-first or priority claim (PRIORITY_UNRESOLVED)."
    },
    {
      "id": "CW-0010",
      "title": "Kepler non-precession selects one dimension",
      "explanation": "Ask which natural dimensions make the closed-form apsidal angle equal one full turn, so an orbit returns without precession. The answer set has exactly one element. The theorem counts the Kepler condition itself rather than a pre-listed dimension.",
      "rs_significance": "Adds the Kepler side of dimensional rigidity to the canonical Foundation spine as a counting law. CW-0004 counted the synchronization-minimizing dimensions. This theorem counts the non-precessing dimensions, and the runner's held-out proves those two solution sets have the same size.",
      "statement": "Nat.card {D : ℕ // apsidalAngle D = 2 * Real.pi} = 1",
      "theorem": "IndisputableMonolith.Papers.DraftV1.constraintK_card",
      "module": "IndisputableMonolith.Papers.DraftV1",
      "admitted": "2026-07-19",
      "proof": {
        "status": "THEOREM (closed-form Kepler specialization)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Codex (cross-family)",
        "confidence": 0.88,
        "receipt": "reality: Cambrian/campaign/compounding_loop_20260719/runs/constraintK_card/AI_JUDGE.json"
      },
      "provenance": {
        "author": "Ordinary Cambrian card-transport mint (quarantine constraintK_card_v1.MINT0)",
        "held_out": "Selector-emitted HX0000: the Kepler solution count equals the admitted synchronization-minimization solution count, with MINT0 load-bearing",
        "causal_arms": "full accepts; omit-parent arms and typed false decoy reject; replay import clean",
        "scaffolding": "none new: reuses the D = 3 singleton schema parent already counted for CW-0004"
      },
      "claim_boundary": "THEOREM for the closed-form apsidal-angle specialization formalized in DraftV1. It does not add the classical-mechanics derivation that precedes that specialization. No world-first or priority claim (PRIORITY_UNRESOLVED)."
    },
    {
      "id": "CW-0011",
      "title": "The golden return-map family has one golden parameter",
      "explanation": "Ask which integer linking parameters make the algebraic return map satisfy the golden relation. The solution set has exactly one element. The theorem counts the golden predicate over the whole integer family rather than a pre-listed parameter.",
      "rs_significance": "Adds a direct cardinality interface to the golden monodromy front-end. Downstream proofs can now use the uniqueness of the golden return-map fiber without rebuilding the subtype transport from the characterization theorem.",
      "statement": "Nat.card {k : ℤ // GoldenRelation (returnMap k)} = 1",
      "theorem": "IndisputableMonolith.Masses.GoldenMonodromyReturn.returnMap_golden_card",
      "module": "IndisputableMonolith.Masses.GoldenMonodromyReturn",
      "admitted": "2026-07-19",
      "proof": {
        "status": "THEOREM (algebraic return-map family)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Codex (cross-family)",
        "confidence": 0.84,
        "receipt": "reality: Cambrian/campaign/compounding_loop_20260719/runs/returnMap_golden_card/AI_JUDGE.json"
      },
      "provenance": {
        "author": "Ordinary Cambrian card-transport mint (quarantine returnMap_golden_card_v1.MINT0)",
        "held_out": "Selector-emitted HX0000: the golden return-map count equals the integer singleton count, with MINT0 load-bearing",
        "causal_arms": "full accepts; omit-parent arms and typed false decoy reject; replay import clean",
        "scaffolding": "one new compiled parent: Verification.IntegerCardSchema.int_eq_one_card"
      },
      "claim_boundary": "THEOREM only for the algebraic family k ↦ returnMap k: exactly one integer parameter satisfies GoldenRelation. It does not derive the physical linking number from the kernel or construct the underlying topology. No world-first or priority claim (PRIORITY_UNRESOLVED)."
    },
    {
      "id": "CW-0012",
      "title": "One Wang matrix inverts against its return map",
      "explanation": "Ask which integer parameters make the Wang matrix multiply its return map to the identity. The solution set has exactly one element. The theorem counts the inverse condition itself across the full integer family.",
      "rs_significance": "This is the first direct machine-to-machine compound in the public sequence. Its held-out continuation uses CW-0011 as a load-bearing parent and proves that the Wang-inverse fiber and golden-return fiber have the same size, with no new scaffolding.",
      "statement": "Nat.card {k : ℤ // wangMatrix k * returnMap k = 1} = 1",
      "theorem": "IndisputableMonolith.Masses.GoldenTwistedH1.wang_inv_golden_card",
      "module": "IndisputableMonolith.Masses.GoldenTwistedH1",
      "admitted": "2026-07-19",
      "proof": {
        "status": "THEOREM (algebraic Wang-return family)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Codex (cross-family)",
        "confidence": 0.82,
        "receipt": "reality: Cambrian/campaign/compounding_loop_20260719/runs/wang_inv_golden_card/AI_JUDGE.json"
      },
      "provenance": {
        "author": "Ordinary Cambrian card-transport mint (quarantine wang_inv_golden_card_v1.MINT0)",
        "held_out": "Selector-emitted HX0000: the Wang-inverse count equals CW-0011's golden return-map count, with both machine theorems load-bearing",
        "causal_arms": "full accepts; omit-parent arms and typed false decoy reject; replay import clean",
        "scaffolding": "none new: reuses Verification.IntegerCardSchema.int_eq_one_card from CW-0011"
      },
      "claim_boundary": "THEOREM only for the banked algebraic Wang-matrix and return-map family. It does not derive the physical linking number, construct the topological carrier, or add semantics beyond the existing Wang inverse characterization. No world-first or priority claim (PRIORITY_UNRESOLVED)."
    },
    {
      "id": "CW-0013",
      "title": "Later radiation fits inside earlier capacity",
      "explanation": "Choose any two channel ticks with the first no later than the second. The radiation entropy at the later tick cannot exceed the channel capacity that remained at the earlier tick.",
      "rs_significance": "Adds a reusable cross-time Page-curve bound to the canonical Holography chapter. It is also the first public theorem minted by Cambrian after learning a new inequality-composition move from its own typed wall receipts.",
      "statement": "∀ (ch : FiniteChannel) (t2 t1 : ℕ), t1 ≤ t2 → ch.radiationEntropy t2 ≤ ch.remainingCapacity t1",
      "theorem": "IndisputableMonolith.Holography.PageCurve.FiniteChannel.radiationEntropy_le_remaining_of_le",
      "module": "IndisputableMonolith.Holography.PageCurve",
      "admitted": "2026-07-19",
      "proof": {
        "status": "THEOREM (finite-channel Page curve)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Codex (cross-family)",
        "confidence": 0.78,
        "receipt": "reality: Cambrian/campaign/move_learning_20260719/runs_remote/page_rad_remaining_bound/AI_JUDGE.json"
      },
      "provenance": {
        "author": "Ordinary Cambrian ineq-transport mint (quarantine page_rad_remaining_bound_v1.MINT0)",
        "held_out": "Selector-emitted HX0000: a second cross-time remaining-capacity transport with MINT0 load-bearing",
        "causal_arms": "full accepts; both omit-parent arms and typed false decoy reject; replay import clean",
        "scaffolding": "one learned operator organ, emitted by scripted synthesis and admitted by a frozen gate; zero hand proof in the mint"
      },
      "claim_boundary": "THEOREM for the finite-channel PageCurve model: later radiation entropy is bounded by earlier remaining capacity whenever the ticks are ordered."
    },
    {
      "id": "CW-0014",
      "title": "The exact best contraction rate on a cost budget",
      "explanation": "Put phantom coupling on a J-cost budget and ask for the best uniform contraction factor that holds across the whole budget. The theorem names the exact factor, one minus kappa over twice the budget's upper endpoint, proves it works everywhere on the budget, and proves nothing smaller can: the rate is attained at the budget's edge.",
      "rs_significance": "Generation one of the breeder's sustained pass. The parent contraction theorem said the budget factor is admissible; this theorem says it is the least admissible factor, an exact optimum rather than a bound. That exactness is the surface generation two stands on.",
      "statement": "IsLeast {q : ℝ | ∀ r : ℝ, 1 / 2 ≤ r → Cost.Jcost r ≤ c → |phiCouplingNewRatio kappa r - 1| ≤ q * |r - 1|} (1 - kappa / (2 * Cost.jcostSublevelHi c))",
      "theorem": "IndisputableMonolith.Intelligence.PhantomCouplingBridge.phi_coupling_sublevel_optimal_contraction_rate",
      "module": "IndisputableMonolith.Intelligence.PhantomCouplingOptimalRate",
      "admitted": "2026-07-20",
      "proof": {
        "status": "THEOREM (exact least rate on the positive J-cost sublevel)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/autonomous_breeder_20260720/runs/g1_G1_phi_coupling_sublevel_Jcost_contraction_correction1_20260720T184212Z/"
      },
      "provenance": {
        "author": "Autonomous Cambrian breeder, generation one (one disclosed correction pass, wrapper-only)",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; statement absent from the frozen baseline",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; correction pass disclosed as wrapper-only"
      },
      "claim_boundary": "THEOREM for the formalized phantom-coupling model over the positive J-cost sublevel; sharpness is attained at the upper sublevel endpoint. One correction pass was used and disclosed. No world-first or priority claim."
    },
    {
      "id": "CW-0015",
      "title": "The golden fold has the strictly smallest exact rate",
      "explanation": "Recognition growth comes in folds, and every integer fold sets its own J-cost budget. Compare exact least contraction rates across those budgets. The golden fold's rate is strictly smallest: any uniform factor that survives a higher integer-fold budget is strictly larger than the golden fold's exact least rate.",
      "rs_significance": "The first Cambrian theorem that stands on another Cambrian theorem as a load-bearing parent under the frozen breeder protocol. Remove the generation-one exact-rate law and this proof dies; the omission arm checks exactly that. It turns the mass-fold cost ordering into a strict rate law and lands the phantom-coupling story on the golden ratio.",
      "statement": "IsLeast {q : ℝ | ∀ r : ℝ, 1 / 2 ≤ r → Cost.Jcost r ≤ foldCost 1 → |phiCouplingNewRatio kappa r - 1| ≤ q * |r - 1|} (1 - kappa / (2 * Cost.jcostSublevelHi (foldCost 1))) ∧ ∀ q : ℝ, (∀ r : ℝ, 1 / 2 ≤ r → Cost.Jcost r ≤ foldCost k → |phiCouplingNewRatio kappa r - 1| ≤ q * |r - 1|) → 1 - kappa / (2 * Cost.jcostSublevelHi (foldCost 1)) < q",
      "theorem": "IndisputableMonolith.Masses.GoldenFoldPhantomCouplingRate.golden_fold_minimizes_least_phantom_coupling_rate",
      "module": "IndisputableMonolith.Masses.GoldenFoldPhantomCouplingRate",
      "admitted": "2026-07-20",
      "proof": {
        "status": "THEOREM (fold-budget model, generation-one parent load-bearing)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/autonomous_breeder_20260720/runs/g2_G2_Q03_golden_fold_minimizes_least_coupling_rate_correction1_20260720T205637Z/"
      },
      "provenance": {
        "author": "Autonomous Cambrian breeder, generation two, with CW-0014 load-bearing (one disclosed correction pass)",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; omit-parent arm fails without the generation-one theorem; bare and typed false decoy reject; statement absent from the frozen post-landing baseline",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject; generation-one parent verified load-bearing",
        "scaffolding": "none beyond catalogued parents; two sibling generation-two candidates were denied by the cross-family judges as equivalence transports and did not land"
      },
      "claim_boundary": "THEOREM for the formalized fold-budget model with kappa in (0,1] and integer folds k ≥ 2. Generation one is load-bearing: the omission arm fails without it. One correction pass was used and disclosed. No world-first or priority claim."
    },
    {
      "id": "CW-0016",
      "title": "The path-action drop beats its right-endpoint cot floor",
      "explanation": "Take a strictly increasing mesh of two-branch recognition rotations. The drop in path action from the first angle to the last is strictly larger than twice the right-endpoint cotangent Riemann sum of the angle steps. The floor uses each step's later angle, so every block contributes a positive margin.",
      "rs_significance": "First forest landing outside the golden-fold family, rooted in the quantum measurement lineage. It turns the single-step cot margin into an n-step mesh law on the canonical Measurement surface, under the same frozen dual-judge protocol as the earlier breeder wins.",
      "statement": "pathAction (pathFromRotation (rots 0)) - pathAction (pathFromRotation (rots n)) > 2 * ∑ k ∈ Finset.range n, ((rots (k + 1)).θ_s - (rots k).θ_s) * Real.cot (rots (k + 1)).θ_s",
      "theorem": "IndisputableMonolith.Measurement.BridgeAngleMeshCotMargin.measurement_bridge_angle_mesh_cot_margin",
      "module": "IndisputableMonolith.Measurement.BridgeAngleMeshCotMargin",
      "admitted": "2026-07-21",
      "proof": {
        "status": "THEOREM (measurement bridge mesh, quantum lineage depth 1)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_LQ1_D1_260721T211836Z.json"
      },
      "provenance": {
        "author": "Autonomous forest breeder, quantum lineage LQ1 depth 1",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without the bridge parent; statement absent from the frozen baseline f2",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for the formalized two-branch rotation mesh with strictly increasing θ_s. The load-bearing parent is the measurement bridge identity used as the lineage root. No world-first or priority claim."
    },
    {
      "id": "CW-0017",
      "title": "Geometric mesh climb is at least n times the first gap",
      "explanation": "On a geometric radial mesh for the real ILG enhancement weight, the total climb from the base radius to the n-th mesh point is at least n times the first-step gap. Later steps cannot shrink below that first gap, so the n-fold sum floors the climb.",
      "rs_significance": "First depth-1 landing of the gravity enhancement lineage. It converts strict monotonicity of the real enhancement weight into a uniform mesh gap-floor law, the surface later threshold and junction theorems stand on.",
      "statement": "(n : ℝ) * (w_real (R0 * ρ) r0 α - w_real R0 r0 α) ≤ w_real (R0 * ρ ^ n) r0 α - w_real R0 r0 α",
      "theorem": "IndisputableMonolith.Gravity.ILGRealEnhancementMeshGap.enhancement_real_geometric_mesh_gap_floor",
      "module": "IndisputableMonolith.Gravity.ILGRealEnhancementMeshGap",
      "admitted": "2026-07-21",
      "proof": {
        "status": "THEOREM (ILG real enhancement mesh, gravity lineage depth 1)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_LG2_D1_260721T234235Z.json"
      },
      "provenance": {
        "author": "Autonomous forest breeder, gravity lineage LG2 depth 1",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without enhancement_real_strict_mono; statement absent from the frozen baseline f3",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for the formalized real ILG enhancement weight on a geometric radial mesh with positive R0, r0, α and ρ > 1. No world-first or priority claim."
    },
    {
      "id": "CW-0018",
      "title": "Near-extremum scales stay inside a residual ball",
      "explanation": "If a positive scale's curvature residual is at most ε from the bit-value target, then every exact extremizer μ sits within ε over twice the sum of the two scales. Closeness in residual forces closeness in scale, with an explicit denominator.",
      "rs_significance": "First depth-1 landing of the constants extremum lineage. It turns uniqueness of the Planck-scale curvature extremizer into a quantitative residual-to-distance stability law on the Constants surface.",
      "statement": "∀ μ : ℝ, 0 < μ → J_curv μ = J_bit_val → |lam - μ| ≤ ε / (2 * (lam + μ))",
      "theorem": "IndisputableMonolith.Constants.ExtremumResidualStability.extremum_residual_stability",
      "module": "IndisputableMonolith.Constants.ExtremumResidualStability",
      "admitted": "2026-07-22",
      "proof": {
        "status": "THEOREM (Planck-scale residual stability, constants lineage depth 1)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_LC2_D1_260722T001658Z.json"
      },
      "provenance": {
        "author": "Autonomous forest breeder, constants lineage LC2 depth 1",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without extremum_unique; statement absent from the frozen baseline f4",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for the formalized Planck-scale curvature matching model with nonnegative residual ε and positive scales. No world-first or priority claim."
    },
    {
      "id": "CW-0019",
      "title": "Two near-extremum scales cannot outrun the residual",
      "explanation": "Take any two positive scales whose curvature residuals are each at most ε. Relative to any exact extremizer μ, those two scales cannot be farther apart than ε over μ. Nearness to the same target forces a diameter bound between the approximants.",
      "rs_significance": "First forest lineage to reach depth 2. It stands on the residual-stability law as a load-bearing Cambrian parent: remove that parent and the diameter proof dies. The constants lineage now compounds a stability fact into a two-point diameter law.",
      "statement": "∀ μ : ℝ, 0 < μ → J_curv μ = J_bit_val → |lam₁ - lam₂| ≤ ε / μ",
      "theorem": "IndisputableMonolith.Constants.ResidualNearApproximantDiameter.residual_near_approximants_diameter",
      "module": "IndisputableMonolith.Constants.ResidualNearApproximantDiameter",
      "admitted": "2026-07-22",
      "proof": {
        "status": "THEOREM (near-approximant diameter, constants lineage depth 2)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_LC2_D2_260722T004415Z.json"
      },
      "provenance": {
        "author": "Autonomous forest breeder, constants lineage LC2 depth 2, with CW-0018 load-bearing",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; omit-parent arm fails without extremum_residual_stability; bare and typed false decoy reject; statement absent from the frozen baseline f5",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject; depth-1 parent verified load-bearing",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for two positive residual-near scales in the Planck-scale matching model. The depth-1 residual-stability parent is load-bearing: the omission arm fails without it. No world-first or priority claim."
    },
    {
      "id": "CW-0020",
      "title": "The path-action drop sits between two cot Riemann sums",
      "explanation": "On a strictly increasing rotation mesh, the path-action drop is trapped between two cotangent Riemann sums: above the right-endpoint sum and below the left-endpoint sum. The drop has a two-sided corridor, not only a one-sided floor.",
      "rs_significance": "Depth 2 of the quantum lineage. It stands on the right-endpoint cot-margin theorem as a load-bearing Cambrian parent and adds the left-endpoint ceiling, giving the corridor wall later used by the first cross-lineage junction.",
      "statement": "2 * ∑ k ∈ Finset.range n, ((rots (k + 1)).θ_s - (rots k).θ_s) * Real.cot (rots (k + 1)).θ_s < pathAction (pathFromRotation (rots 0)) - pathAction (pathFromRotation (rots n)) ∧ pathAction (pathFromRotation (rots 0)) - pathAction (pathFromRotation (rots n)) < 2 * ∑ k ∈ Finset.range n, ((rots (k + 1)).θ_s - (rots k).θ_s) * Real.cot (rots k).θ_s",
      "theorem": "IndisputableMonolith.Measurement.BridgeAngleMeshCotSandwich.measurement_bridge_angle_mesh_cot_sandwich",
      "module": "IndisputableMonolith.Measurement.BridgeAngleMeshCotSandwich",
      "admitted": "2026-07-22",
      "proof": {
        "status": "THEOREM (measurement cot sandwich, quantum lineage depth 2)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_LQ1_D2_260722T010557Z.json"
      },
      "provenance": {
        "author": "Autonomous forest breeder, quantum lineage LQ1 depth 2, with CW-0016 load-bearing",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; omit-parent arm fails without the cot-margin tip; bare and typed false decoy reject; statement absent from the frozen baseline f6",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject; depth-1 parent verified load-bearing",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for the formalized two-branch rotation mesh with strictly increasing θ_s. The depth-1 cot-margin parent is load-bearing. No world-first or priority claim."
    },
    {
      "id": "CW-0021",
      "title": "Enhancement climb crosses any nonnegative target",
      "explanation": "Fix any nonnegative target M on the real ILG enhancement weight. There is an explicit geometric-mesh block count, one past the Archimedean ceiling of M over the first-step gap, at which the climb from the base radius strictly exceeds M.",
      "rs_significance": "Depth 2 of the gravity enhancement lineage. It stands on the mesh gap-floor theorem as a load-bearing Cambrian parent and turns that floor into a threshold-crossing index, the gravity arm of the first earned junction.",
      "statement": "M < w_real (R0 * ρ ^ meshThresholdBlocks R0 r0 α ρ M) r0 α - w_real R0 r0 α",
      "theorem": "IndisputableMonolith.Gravity.ILGRealEnhancementMeshThreshold.enhancement_real_geometric_mesh_threshold_crossing",
      "module": "IndisputableMonolith.Gravity.ILGRealEnhancementMeshThreshold",
      "admitted": "2026-07-22",
      "proof": {
        "status": "THEOREM (mesh threshold crossing, gravity lineage depth 2)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_LG2_D2_260722T013704Z.json"
      },
      "provenance": {
        "author": "Autonomous forest breeder, gravity lineage LG2 depth 2, with CW-0017 load-bearing",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; omit-parent arm fails without the mesh gap-floor; bare and typed false decoy reject; statement absent from the frozen baseline f7",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject; depth-1 parent verified load-bearing",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for the formalized real ILG enhancement weight with nonnegative target M and geometric mesh parameters R0, r0, α, ρ > 1. The depth-1 gap-floor parent is load-bearing. No world-first or priority claim."
    },
    {
      "id": "CW-0022",
      "title": "Path-action drop stays below corridor-selected enhancement climb",
      "explanation": "Feed the measurement corridor's left-endpoint ceiling into the gravity mesh as the crossing target. At the resulting Archimedean index, the ILG enhancement climb strictly exceeds the recognition path-action drop on that same mesh. Neither side alone states the comparison.",
      "rs_significance": "The first earned cross-lineage junction of the forest campaign: quantum depth-2 tip and gravity depth-2 leaf as two load-bearing parents from different lineages. Both omit arms fail. It yields a live budget law neither lineage had on its own.",
      "statement": "pathAction (pathFromRotation (rots 0)) - pathAction (pathFromRotation (rots n)) < w_real (R0 * ρ ^ meshThresholdBlocks R0 r0 α ρ (corridorLeftCeiling n rots)) r0 α - w_real R0 r0 α",
      "theorem": "IndisputableMonolith.Cross.PathActionEnhancementCorridorThreshold.path_action_drop_lt_enhancement_past_corridor_threshold",
      "module": "IndisputableMonolith.Cross.PathActionEnhancementCorridorThreshold",
      "admitted": "2026-07-22",
      "proof": {
        "status": "THEOREM (earned quantum×gravity junction, forest depth 3)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_LQ1_D3_260722T023247Z.json"
      },
      "provenance": {
        "author": "Autonomous forest breeder, quantum lineage LQ1 depth 3, earned cross of LQ1 and LG2 (CW-0020 and CW-0021 load-bearing)",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; omit-lq1-tip and omit-lg2-leaf arms both fail; bare and typed false decoy reject; statement absent from the frozen baseline f8",
        "causal_arms": "full accepts under allowed axioms; both omit-parent arms, bare, and typed false decoy all reject; two cross-lineage parents verified load-bearing",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for the formalized cross of the measurement cot sandwich and the ILG mesh threshold crossing, with free R0, r0, α, ρ, n, and rotation mesh. Both parents are load-bearing. No world-first or priority claim."
    },
    {
      "id": "CW-0023",
      "title": "Enhancement surplus over path-action drop beats the first mesh step",
      "explanation": "After the corridor-selected junction fires, the surplus of enhancement climb over path-action drop is strictly larger than the first geometric mesh step gap. The comparison is no longer only qualitative: there is an explicit positive margin.",
      "rs_significance": "Depth 4 of the quantum lineage, deepening the first earned junction. It stands on the corridor-threshold dominance theorem as a load-bearing Cambrian parent and upgrades drop < climb into a quantitative first-step surplus.",
      "statement": "firstStepGap R0 r0 α ρ < w_real (R0 * ρ ^ meshThresholdBlocks R0 r0 α ρ (corridorLeftCeiling n rots)) r0 α - w_real R0 r0 α - (pathAction (pathFromRotation (rots 0)) - pathAction (pathFromRotation (rots n)))",
      "theorem": "IndisputableMonolith.Cross.PathActionEnhancementDominanceMargin.path_action_enhancement_margin_gt_first_step",
      "module": "IndisputableMonolith.Cross.PathActionEnhancementDominanceMargin",
      "admitted": "2026-07-22",
      "proof": {
        "status": "THEOREM (threshold-plus-margin surplus, quantum lineage depth 4)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_LQ1_D4_260722T151521Z.json"
      },
      "provenance": {
        "author": "Autonomous forest breeder, quantum lineage LQ1 depth 4, with CW-0022 load-bearing",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; omit-merge-node arm fails without the corridor-threshold tip; bare and typed false decoy reject; statement absent from the frozen baseline f9",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject; depth-3 junction parent verified load-bearing",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for the formalized corridor-selected enhancement surplus with free R0, r0, α, ρ, n, and rotation mesh. The depth-3 junction parent is load-bearing. No world-first or priority claim."
    },
    {
      "id": "CW-0024",
      "title": "Time-kernel climb is at least n times the first time-mesh gap",
      "explanation": "On a geometric time mesh for the unclamped ILG time kernel, the total climb from the base time to the n-th mesh point is at least n times the first-step gap. Later time steps cannot undercut that first gap under the kernel's power-law structure.",
      "rs_significance": "First landing of the re-rooted gravity time-kernel lineage. It converts strict monotonicity of the time kernel into a uniform geometric time-mesh gap-floor law on the Gravity surface, parallel to the radial enhancement floor of CW-0017.",
      "statement": "(n : ℝ) * (w_t P (T0 * ρ) τ0 - w_t P T0 τ0) ≤ w_t P (T0 * ρ ^ n) τ0 - w_t P T0 τ0",
      "theorem": "IndisputableMonolith.Gravity.ILGTimeKernelMeshGap.w_t_geometric_mesh_gap_floor",
      "module": "IndisputableMonolith.Gravity.ILGTimeKernelMeshGap",
      "admitted": "2026-07-22",
      "proof": {
        "status": "THEOREM (ILG time-kernel mesh, gravity lineage LG1 depth 1)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_LG1_D1_260722T160036Z.json"
      },
      "provenance": {
        "author": "Autonomous forest breeder, gravity lineage LG1 depth 1",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without w_t_strictMono_unclamped; statement absent from the frozen baseline f10",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for the formalized unclamped ILG time kernel on a geometric time mesh with positive τ0, alpha, Clag, and ρ > 1 inside the unclamped strip. No world-first or priority claim."
    },
    {
      "id": "CW-0025",
      "title": "Equal-step drops of the corrected dressing strictly shrink",
      "explanation": "Advance the corrected inverse-alpha dressing by equal positive steps. The drop across the second step is strictly smaller than the drop across the first. Successive equal increments lose less and less under the nonlinear dressing.",
      "rs_significance": "First accepted offspring of the constants nonlinear-dressing lineage after re-roots. It turns strict antitonicity of the corrected dressing into a second-difference curvature law: equal-step drops diminish by the rpow factor, a fact bare antitonicity does not give.",
      "statement": "correctedAlphaInv (ℓ + h) - correctedAlphaInv (ℓ + 2 * h) < correctedAlphaInv ℓ - correctedAlphaInv (ℓ + h)",
      "theorem": "IndisputableMonolith.Constants.AlphaGenesis.CorrectedEqualStepDropDiminish.corrected_equal_step_drop_diminishes",
      "module": "IndisputableMonolith.Constants.AlphaGenesis.CorrectedEqualStepDropDiminish",
      "admitted": "2026-07-22",
      "proof": {
        "status": "THEOREM (corrected dressing curvature, constants lineage LC1 depth 1)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_LC1_D1_260722T183956Z.json"
      },
      "provenance": {
        "author": "Autonomous forest breeder, constants lineage LC1 depth 1",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without corrected_strictAnti; statement absent from the frozen baseline f11",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for the formalized corrected inverse-alpha dressing with positive equal step h. The load-bearing parent is corrected_strictAnti. No world-first or priority claim."
    },
    {
      "id": "CW-0026",
      "title": "Nearby signals keep nearby Born sector scores",
      "explanation": "Take any mode-local measure that is forced to the Born sector rule. If two normalized signals have modulus profiles close in total variation, then their scores on every sector differ by at most twice that closeness.",
      "rs_significance": "First accepted offspring of the unified-loop quantum lineage after the LQ2 re-root, and the first assembler landing of that loop. It turns exact Born forcing into a quantitative two-signal stability law the parent never states.",
      "statement": "∀ S : Finset (Fin 8), |mu f S - mu g S| ≤ 2 * ε",
      "theorem": "IndisputableMonolith.Foundation.BornRuleTwoSignalDiameter.modeLocal_two_signal_diameter",
      "module": "IndisputableMonolith.Foundation.BornRuleTwoSignalDiameter",
      "admitted": "2026-07-23",
      "proof": {
        "status": "THEOREM (Born two-signal diameter, quantum lineage LQ2 depth 1, unified loop)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_LQ2_D1_260723T112900Z.json"
      },
      "provenance": {
        "author": "Autonomous forest breeder, unified loop, quantum lineage LQ2 depth 1",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without modeLocal_born_unique; statement absent from the frozen baseline f11",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for mode-local Born class members on normalized eight-mode signals: sector scores move by at most twice the l1 modulus gap. The load-bearing parent is modeLocal_born_unique. No world-first or priority claim."
    },
    {
      "id": "CW-0027",
      "title": "Seed measures change at most by a golden depth gap",
      "explanation": "On any abstract seed-measure pinned by the class-forcing parent, two edges whose depths differ by at most k have measures that differ by at most one minus one over phi to the k. Deeper gaps can open a larger window, but never beyond that golden geometric bound.",
      "rs_significance": "Second unified-loop landing and first offspring of the re-rooted constants seed-measure tip. It shows the grant-then-quantify template transfers from quantum Born forcing into the constants lineage.",
      "statement": "|mu e - mu f| ≤ 1 - (1 / Constants.phi) ^ k",
      "theorem": "IndisputableMonolith.Constants.AlphaGenesis.SeedMeasureTwoEdgeLipschitz.seed_measure_two_edge_lipschitz",
      "module": "IndisputableMonolith.Constants.AlphaGenesis.SeedMeasureTwoEdgeLipschitz",
      "admitted": "2026-07-23",
      "proof": {
        "status": "THEOREM (seed-measure two-edge Lipschitz, constants lineage LC1 depth 1, unified loop)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_LC1_D2_260723T193900Z.json"
      },
      "provenance": {
        "author": "Autonomous forest breeder, unified loop, constants lineage LC1 depth 1",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without seedMeasureSpec_forced; statement absent from the frozen baseline f11",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for SeedMeasureSpec members: edge measures obey the golden Lipschitz bound 1 - (1/phi)^k across depth gaps at most k. The load-bearing parent is seedMeasureSpec_forced. No world-first or priority claim."
    },
    {
      "id": "CW-0028",
      "title": "Near-best recognition angles stay cosine-close",
      "explanation": "Any two angles in the open half-turn that nearly minimize recognition cost on cosines have cosines within the square root of twice the slack. Approximate minimizers cannot wander far in cosine space.",
      "rs_significance": "Third unified-loop landing and first offspring of the re-rooted recognition-angle tip on the quantum measurement lineage. It upgrades exact uniqueness of the recognition angle into a diameter law for near-critical angles.",
      "statement": "|Real.cos θ₁ - Real.cos θ₂| ≤ Real.sqrt (2 * ε)",
      "theorem": "IndisputableMonolith.Measurement.RecognitionAngle.NearCriticalMinimizerDiameter.near_critical_minimizer_diameter",
      "module": "IndisputableMonolith.Measurement.RecognitionAngle.NearCriticalMinimizerDiameter",
      "admitted": "2026-07-23",
      "proof": {
        "status": "THEOREM (near-critical cosine diameter, quantum lineage LQ1 depth 1, unified loop)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_LQ1_D5_260723T200500Z.json"
      },
      "provenance": {
        "author": "Autonomous forest breeder, unified loop, quantum lineage LQ1 depth 1",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without recognition_angle_exists_unique; statement absent from the frozen baseline f11",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for angles in (0, pi) that are eps-near minimizers of R_cost on cosines: cosine diameter is at most sqrt(2*eps). The load-bearing parent is recognition_angle_exists_unique. No world-first or priority claim."
    },
    {
      "id": "CW-0029",
      "title": "Seed-edge depth gaps pin Born sector scores",
      "explanation": "Build seed-edge signals from an abstract seed measure, then score them with any mode-local Born measure. Whenever two edges differ in depth by at most k, every sector score gap is bounded by the same golden window one minus one over phi to the k.",
      "rs_significance": "First earned cross of the unified loop: constants seed Lipschitz and quantum Born forcing as two load-bearing parents from different lineages. It yields a live sector pin neither parent states alone.",
      "statement": "∀ S : Finset (Fin 8), |nu (seedEdgeSignal (mu e)) S - nu (seedEdgeSignal (mu f)) S| ≤ 1 - (1 / Constants.phi) ^ k",
      "theorem": "IndisputableMonolith.Cross.SeedEdgeBornSectorPin.seed_edge_born_sector_pin",
      "module": "IndisputableMonolith.Cross.SeedEdgeBornSectorPin",
      "admitted": "2026-07-23",
      "proof": {
        "status": "THEOREM (earned constants×quantum junction, unified-loop cross LC1×LQ2 depth 2)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_LC1xLQ2_D2_260723T212608Z.json"
      },
      "provenance": {
        "author": "Autonomous forest breeder, unified loop, earned cross of LC1 and LQ2 (seed Lipschitz and Born forcing load-bearing)",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-modelocal_born_unique and omit-seed_measure_two_edge_lipschitz arms both fail; statement absent from the frozen baseline f11",
        "causal_arms": "full accepts under allowed axioms; both omit-parent arms, bare, and typed false decoy all reject; two cross-lineage parents verified load-bearing",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for the cross of SeedMeasureSpec and mode-local Born class members on seed-edge signals: every sector obeys the golden depth-gap pin. Both parents are load-bearing. No world-first or priority claim."
    },
    {
      "id": "CW-0030",
      "title": "Forced costs on a bounded interval stay Lipschitz",
      "explanation": "Every primitive cost forced to the closed-form kernel is Lipschitz on the interval from 1 to X. The sharp constant is half of one minus one over X squared, so the slope cannot exceed that geometric ceiling.",
      "rs_significance": "Fifth unified-loop landing and first offspring of the re-rooted cost uniqueness tip on lineage L0. It converts exact kernel uniqueness into an explicit two-point Lipschitz law on bounded positive intervals.",
      "statement": "|F x - F y| ≤ ((1 - 1 / X ^ 2) / 2) * |x - y|",
      "theorem": "IndisputableMonolith.Cost.TwoPointForcedCostLipschitz.two_point_forced_cost_lipschitz",
      "module": "IndisputableMonolith.Cost.TwoPointForcedCostLipschitz",
      "admitted": "2026-07-23",
      "proof": {
        "status": "THEOREM (forced cost Lipschitz, cost lineage L0 depth 1, unified loop)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_L0_D1_260723T221305Z.json"
      },
      "provenance": {
        "author": "Autonomous forest breeder, unified loop, cost lineage L0 depth 1",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without primitive_to_uniqueness_of_kernel; statement absent from the frozen baseline f11",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for primitive-cost class members with the Aczel regularity kernel on [1, X]: |F x - F y| is at most ((1 - 1/X^2)/2) * |x - y|. The load-bearing parent is primitive_to_uniqueness_of_kernel. No world-first or priority claim."
    },
    {
      "id": "CW-0031",
      "title": "Approximate golden roots cannot sit far apart",
      "explanation": "Once a positive root of x squared equals x plus one is named, any two numbers at least 1 whose golden residuals are at most eps differ by at most twice eps over that root. Near-roots form a tight cluster.",
      "rs_significance": "Sixth unified-loop landing and first offspring of the re-rooted phi exclusivity tip on lineage LC2. It turns model-independent naming of the golden root into a quantitative diameter for approximate roots.",
      "statement": "|x - y| ≤ 2 * eps / r",
      "theorem": "IndisputableMonolith.PhiSupport.ApproxGoldenRootDiameter.approx_golden_root_diameter",
      "module": "IndisputableMonolith.PhiSupport.ApproxGoldenRootDiameter",
      "admitted": "2026-07-23",
      "proof": {
        "status": "THEOREM (approx golden-root diameter, constants lineage LC2 depth 1, unified loop)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_LC2_D1_260723T225903Z.json"
      },
      "provenance": {
        "author": "Autonomous forest breeder, unified loop, constants lineage LC2 depth 1",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without exclusivity_model_independent; statement absent from the frozen baseline f11",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for the positive root of x^2 = x + 1 and eps-approximate roots at least 1: diameter is at most 2*eps/r. The load-bearing parent is exclusivity_model_independent. No world-first or priority claim."
    },
    {
      "id": "CW-0032",
      "title": "Near-best sourced hinge paths stay pointwise close",
      "explanation": "Grant a global minimizer of the sourced hinge action. Any two configurations that come within eps of that minimum stay within twice the square root of twice eps at every tick.",
      "rs_significance": "Seventh unified-loop landing and first offspring of the re-rooted sourced unique-minimizer tip on gravity lineage LG1. It upgrades uniqueness of the sourced well into a pointwise diameter for approximate minimizers.",
      "statement": "|u i - v i| ≤ 2 * Real.sqrt (2 * eps)",
      "theorem": "IndisputableMonolith.Gravity.SevenGaps.SourcedMinimizerSupDiameter.sourced_minimizer_sup_diameter",
      "module": "IndisputableMonolith.Gravity.SevenGaps.SourcedMinimizerSupDiameter",
      "admitted": "2026-07-23",
      "proof": {
        "status": "THEOREM (sourced minimizer diameter, gravity lineage LG1 depth 1, unified loop)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_LG1_D1_260723T235331Z.json"
      },
      "provenance": {
        "author": "Autonomous forest breeder, unified loop, gravity lineage LG1 depth 1",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without sourced_unique_minimizer; statement absent from the frozen baseline f11",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for the sourced hinge action: any global minimizer and any pair of eps-approximate minimizers satisfy a pointwise diameter of 2*sqrt(2*eps). The load-bearing parent is sourced_unique_minimizer. No world-first or priority claim."
    },
    {
      "id": "CW-0033",
      "title": "Close cost probes force close positive scales",
      "explanation": "Two continuous positive cost extensions that stay within eps at the exp(1) probe must have forced positive scales within an explicit multiple of that probe gap. The comparison uses the closed-form factor sinh(1) on the unbounded scale ray.",
      "rs_significance": "W1 Reproducer kill-test slot WR02. It upgrades unique positive-scale collapse into a two-object Lipschitz stability law at a fixed probe, with the parent load-bearing for naming the scales.",
      "statement": "∃ (lamF lamG : {lam : ℝ // 0 < lam}), (∀ x : ℝ, 0 < x → F x = scaleCost lamF x) ∧ (∀ x : ℝ, 0 < x → G x = scaleCost lamG x) ∧ |lamF.val - lamG.val| * sinh 1 ≤ eps",
      "theorem": "IndisputableMonolith.Cost.CalibrationBoundary.ExtensionScaleProbeStability.continuous_positive_extension_probe_stability",
      "module": "IndisputableMonolith.Cost.CalibrationBoundary.ExtensionScaleProbeStability",
      "admitted": "2026-07-24",
      "proof": {
        "status": "THEOREM (extension probe scale stability, W1 Reproducer WR02)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_WR02_D1_260724T023832Z.json"
      },
      "provenance": {
        "author": "W1 Reproducer kill-test, slot WR02, instantiation worker end to end",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without continuous_reciprocal_normalized_rcl_nonflat_unique_positive_scale; statement absent from the frozen baseline f12",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for continuous nonflat positive extensions: the forced scale gap is controlled by the exp(1) probe gap with factor involving sinh(1). The load-bearing parent is continuous_reciprocal_normalized_rcl_nonflat_unique_positive_scale. No world-first or priority claim."
    },
    {
      "id": "CW-0034",
      "title": "Near-factorizations keep a half-rate evaluation gap",
      "explanation": "When two lifts stay within eps of J-cost on the same aggregate, their cross evaluation gap is at most twice eps plus half the aggregate gap times the usual reciprocal factor. Approximate factoring still inherits the sharp half-rate identity.",
      "rs_significance": "W1 Reproducer kill-test slot WR31. It relaxes exact factorization while keeping scalar forcing, and adds an explicit cross-evaluation rate the uniqueness parent never states.",
      "statement": "|F x - H y| ≤ (2 : ℝ) * eps + (1 / 2 : ℝ) * |aggregate α x - aggregate α y| * (1 + (aggregate α x * aggregate α y)⁻¹)",
      "theorem": "IndisputableMonolith.Cost.Ndim.ApproxFactorCrossEvalGap.approx_factor_cross_eval_gap",
      "module": "IndisputableMonolith.Cost.Ndim.ApproxFactorCrossEvalGap",
      "admitted": "2026-07-24",
      "proof": {
        "status": "THEOREM (approx factor cross-eval gap, W1 Reproducer WR31)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_WR31_D1_260724T031903Z.json"
      },
      "provenance": {
        "author": "W1 Reproducer kill-test, slot WR31, instantiation worker end to end",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without forced_of_scalar_uniqueness; statement absent from the frozen baseline f13",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 1"
      },
      "claim_boundary": "THEOREM for eps-approximate factorizations through a common aggregate with exact scalar J-cost forcing: the cross evaluation gap obeys the half-rate bound plus a 2*eps shell. The load-bearing parent is forced_of_scalar_uniqueness. No world-first or priority claim."
    },
    {
      "id": "CW-0035",
      "title": "Near-CODATA closing loads stay linearly close",
      "explanation": "If two loads make the corrected inverse-alpha dressing land within eps of the CODATA anchor, then those loads differ by at most a fixed multiple of eps. The constant is built from the anchor and the dressing slope.",
      "rs_significance": "W1 Reproducer kill-test slot WR07. It turns unique closing-load existence into a quantitative two-object Lipschitz law on the unbounded load line.",
      "statement": "|x - y| ≤ stabilityConst * eps",
      "theorem": "IndisputableMonolith.Constants.AlphaGenesis.ClosingLoadEpsStability.closingLoad_eps_two_object_stability",
      "module": "IndisputableMonolith.Constants.AlphaGenesis.ClosingLoadEpsStability",
      "admitted": "2026-07-24",
      "proof": {
        "status": "THEOREM (closing-load eps stability, W1 Reproducer WR07)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_WR07_D1_260724T033958Z.json"
      },
      "provenance": {
        "author": "W1 Reproducer kill-test, slot WR07, instantiation worker end to end",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without existsUnique_closingLoad; statement absent from the frozen baseline f14",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for loads whose corrected dressing is within eps of alpha_inv_CODATA (with eps below half the anchor): |x - y| is at most stabilityConst * eps. The load-bearing parent is existsUnique_closingLoad. No world-first or priority claim."
    },
    {
      "id": "CW-0036",
      "title": "Near-least deficit-free periods form a tight pair",
      "explanation": "In the half-turn window, any two positive times whose deficit costs are at most eps and that sit above the Euclidean phase floor differ by at most arccos(1 - eps) over kappa. Near-least deficit-free periods cannot wander farther than that explicit width.",
      "rs_significance": "W1 Reproducer kill-test slot WR12. It upgrades exact leastness of the Euclidean period into a sharp two-object diameter for the eps-near deficit-free cluster.",
      "statement": "|T - S| ≤ Real.arccos (1 - eps) / kappa",
      "theorem": "IndisputableMonolith.Holography.NearLeastDeficitFreeDiameter.nearLeast_deficitFree_pair_diameter",
      "module": "IndisputableMonolith.Holography.NearLeastDeficitFreeDiameter",
      "admitted": "2026-07-24",
      "proof": {
        "status": "THEOREM (near-least deficit-free diameter, W1 Reproducer WR12)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_WR12_D1_260724T034623Z.json"
      },
      "provenance": {
        "author": "W1 Reproducer kill-test, slot WR12, instantiation worker end to end",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without euclideanPeriod_isLeast; statement absent from the frozen baseline f15",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for positive times with deficitCost(kappa*T) ≤ eps above the half-turn floor: pair diameter is at most arccos(1-eps)/kappa. The load-bearing parent is euclideanPeriod_isLeast. No world-first or priority claim."
    },
    {
      "id": "CW-0037",
      "title": "Near-CODATA corrected loads stay within a linear band",
      "explanation": "If two loads make the corrected dressing hit within eps of the CODATA inverse-alpha value, then the loads themselves differ by at most a fixed residual-stability constant times eps. Near-hits force nearby loads.",
      "rs_significance": "W1 Reproducer kill-test slot WR01. It upgrades the exact CODATA-equality pin into a quantitative residual modulus on the whole real load line.",
      "statement": "|x - y| ≤ residualStabilityConst * eps",
      "theorem": "IndisputableMonolith.Constants.AlphaGenesis.ResidualLoadStability.corrected_load_residual_stability",
      "module": "IndisputableMonolith.Constants.AlphaGenesis.ResidualLoadStability",
      "admitted": "2026-07-24",
      "proof": {
        "status": "THEOREM (corrected-load residual stability, W1 Reproducer WR01)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_WR01_D1_260724T035821Z.json"
      },
      "provenance": {
        "author": "W1 Reproducer kill-test, slot WR01, instantiation worker end to end",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without corrected_eq_codata_iff; statement absent from the frozen baseline f16",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for loads with |correctedAlphaInv - alpha_inv_CODATA| ≤ eps (eps at most half the anchor): |x - y| ≤ residualStabilityConst * eps. The load-bearing parent is corrected_eq_codata_iff. No world-first or priority claim."
    },
    {
      "id": "CW-0038",
      "title": "Consecutive active edges stay at least almost one apart",
      "explanation": "Across successive ticks, eps-near coordinates of the unique active cube-bits cannot collapse closer than one minus twice eps. Successive forced edges keep a structure-derived separation rather than an ambient diameter ceiling.",
      "rs_significance": "W1 Reproducer kill-test slot WR03. It turns unique-edge-per-tick forcing into a quantitative multi-tick separation law the parent never states.",
      "statement": "(1 : ℝ) - (2 : ℝ) * ε ≤ |a - b|",
      "theorem": "IndisputableMonolith.Foundation.ActiveEdgeConsecutiveSep.consecutive_active_edge_sep",
      "module": "IndisputableMonolith.Foundation.ActiveEdgeConsecutiveSep",
      "admitted": "2026-07-24",
      "proof": {
        "status": "THEOREM (consecutive active-edge separation, W1 Reproducer WR03)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_WR03_D1_260724T040119Z.json"
      },
      "provenance": {
        "author": "W1 Reproducer kill-test, slot WR03, instantiation worker end to end",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without unique_edge_per_tick; statement absent from the frozen baseline f17",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 1"
      },
      "claim_boundary": "THEOREM for eps-near abstract coordinates of successive unique active edges: |a - b| is at least 1 - 2*eps. The load-bearing parent is unique_edge_per_tick. No world-first or priority claim."
    },
    {
      "id": "CW-0039",
      "title": "Near-zero balance residuals pin nearby positive scales",
      "explanation": "Any two positive scales whose balance residual is at most eps in absolute value differ by at most a fixed stability constant times eps. Near-zeros of the balance equation form a linear cluster on the positive ray.",
      "rs_significance": "W1 Reproducer kill-test slot WR13. It upgrades unique positive-root forcing of the balance residual into a quantitative two-object modulus.",
      "statement": "|x - y| ≤ balanceResidualStabilityConst * eps",
      "theorem": "IndisputableMonolith.Constants.LambdaRecBalanceStability.balance_residual_eps_stability",
      "module": "IndisputableMonolith.Constants.LambdaRecBalanceStability",
      "admitted": "2026-07-24",
      "proof": {
        "status": "THEOREM (balance residual eps stability, W1 Reproducer WR13)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_WR13_D1_260724T041057Z.json"
      },
      "provenance": {
        "author": "W1 Reproducer kill-test, slot WR13, instantiation worker end to end",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without balance_unique_positive_root; statement absent from the frozen baseline f18",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for positive scales with |balanceResidual| ≤ eps: |x - y| ≤ balanceResidualStabilityConst * eps. The load-bearing parent is balance_unique_positive_root. No world-first or priority claim."
    },
    {
      "id": "CW-0040",
      "title": "Near-cosh initial data keep nearby ODE solutions",
      "explanation": "Two twice-smooth solutions of the hyperbolic oscillator ODE whose initial values and derivatives sit within eps of the forced (1, 0) data remain within twice (cosh plus absolute sinh) times eps of each other at every time.",
      "rs_significance": "W1 Reproducer kill-test slot WR14. It turns exact cosh uniqueness into a sharp two-object stability law under eps-relaxed initial data.",
      "statement": "∀ t, |H t - F t| ≤ 2 * ε * (cosh t + |sinh t|)",
      "theorem": "IndisputableMonolith.Cost.OdeIcEpsTwoObjectStability.ode_ic_eps_two_object_stability",
      "module": "IndisputableMonolith.Cost.OdeIcEpsTwoObjectStability",
      "admitted": "2026-07-24",
      "proof": {
        "status": "THEOREM (ODE IC eps two-object stability, W1 Reproducer WR14)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_WR14_D1_260724T041349Z.json"
      },
      "provenance": {
        "author": "W1 Reproducer kill-test, slot WR14, instantiation worker end to end",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without ode_cosh_uniqueness; statement absent from the frozen baseline f19",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for ContDiff-2 solutions of f'' = f with initial data within eps of (1,0): pointwise gap is at most 2*(cosh|t| + |sinh t|)*eps. The load-bearing parent is ode_cosh_uniqueness. No world-first or priority claim."
    },
    {
      "id": "CW-0041",
      "title": "A unit probe gap controls the double-probe cost gap",
      "explanation": "Once the forced scale gap is controlled by the exp(1) probe, the cost gap at exp(2) on the compact scale band from 1 to 2 is controlled by an explicit multiple of that same probe gap. The unit probe transports to the double probe.",
      "rs_significance": "W1 Reproducer kill-test slot WR02S, deepening WR02. It adds a probe-to-cost transport law on [1,2] with the WR02 stability theorem as load-bearing parent.",
      "statement": "∃ (lamF lamG : {lam : ℝ // 0 < lam}), (∀ x : ℝ, 0 < x → F x = scaleCost lamF x) ∧ (∀ x : ℝ, 0 < x → G x = scaleCost lamG x) ∧ |F (exp 2) - G (exp 2)| ≤ (4 * cosh 2 * cosh (1 / 2)) * eps",
      "theorem": "IndisputableMonolith.Cost.CalibrationBoundary.ExtensionDoubleProbeCostStability.continuous_positive_extension_double_probe_cost_stability",
      "module": "IndisputableMonolith.Cost.CalibrationBoundary.ExtensionDoubleProbeCostStability",
      "admitted": "2026-07-24",
      "proof": {
        "status": "THEOREM (double-probe cost transport, W1 Reproducer WR02S)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_WR02S_D1_260724T044546Z.json"
      },
      "provenance": {
        "author": "W1 Reproducer kill-test, slot WR02S, with WR02 probe stability load-bearing",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without continuous_positive_extension_probe_stability; statement absent from the frozen baseline f20",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for continuous nonflat positive extensions on scale band [1,2]: the exp(2) cost gap is controlled by the exp(1) probe gap with factor 4*cosh(2)*cosh(1/2). The load-bearing parent is continuous_positive_extension_probe_stability. No world-first or priority claim."
    },
    {
      "id": "CW-0042",
      "title": "Near-link positives keep J-cost strictly below one half",
      "explanation": "When two positive numbers sit within eps less than 1 of the forced critical link against phi, each ratio to the forced witness has J-cost strictly below one half. The golden-square threshold is a hard ceiling inside that approximate solution set.",
      "rs_significance": "W1 Reproducer kill-test slot WR05. It upgrades unique positive-link forcing into a sharp J-cost threshold on the whole eps-approximate positive solution set.",
      "statement": "∃ u₀ : ℝ, (0 < u₀ ∧ u₀ * theta_crit = phi) ∧ Jcost (x / u₀) < (1 : ℝ) / 2 ∧ Jcost (y / u₀) < (1 : ℝ) / 2",
      "theorem": "IndisputableMonolith.Cosmology.AnthropicLinkJcostHalfThreshold.link_approx_pair_jcost_below_half",
      "module": "IndisputableMonolith.Cosmology.AnthropicLinkJcostHalfThreshold",
      "admitted": "2026-07-24",
      "proof": {
        "status": "THEOREM (link approx J-cost below half, W1 Reproducer WR05)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_WR05_D1_260724T054030Z.json"
      },
      "provenance": {
        "author": "W1 Reproducer kill-test, slot WR05, instantiation worker end to end",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without anthropic_principle_inapplicable; statement absent from the frozen baseline f21",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 1"
      },
      "claim_boundary": "THEOREM for positive x, y with |x*theta_crit - phi| ≤ eps < 1: both Jcost(x/u0) and Jcost(y/u0) are strictly below 1/2 at the forced positive witness u0. The load-bearing parent is anthropic_principle_inapplicable. No world-first or priority claim."
    },
    {
      "id": "CW-0043",
      "title": "Near-constant credits keep a controlled log-partition gap",
      "explanation": "Two eps-near-constant credit fields on a finite full-support probability space have log-partition gap bounded by the gap of the parent-forced single-mode greatest values plus twice the oscillation tolerance.",
      "rs_significance": "W1 Reproducer kill-test slot WR11. It upgrades single-mode reduction forcing into a quantitative two-credit stability law through the forced greatest values.",
      "statement": "|logPartition p X - logPartition p Y| ≤ |g_u - g_v| + (2 : ℝ) * ε",
      "theorem": "IndisputableMonolith.Fusion.NearConstantScreeningGap.nearConstant_pair_gap_through_singleMode_greatest",
      "module": "IndisputableMonolith.Fusion.NearConstantScreeningGap",
      "admitted": "2026-07-24",
      "proof": {
        "status": "THEOREM (near-constant single-mode gap, W1 Reproducer WR11)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_WR11_D1_260724T054242Z.json"
      },
      "provenance": {
        "author": "W1 Reproducer kill-test, slot WR11, instantiation worker end to end",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without singleMode_reduction; statement absent from the frozen baseline f22",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for eps-near-constant credits under full-support probability: the log-partition gap is at most the forced greatest-value gap plus 2*eps. The load-bearing parent is singleMode_reduction. No world-first or priority claim."
    },
    {
      "id": "CW-0044",
      "title": "Forced scale costs obey a half-rate cross gap",
      "explanation": "After reciprocal normalized cost collapse names a unique positive scaleCost, any two eps-lifts satisfy a cross gap of at most twice eps plus half the powered-argument gap times the reciprocal factor. The half-rate term can grow without an a-priori ceiling.",
      "rs_significance": "W1 Reproducer kill-test slot WR08. It adds the sharp reciprocal half pair-gap rate on the forced powered arguments, with unique scaleCost collapse as the load-bearing parent.",
      "statement": "ℝ, 0 < lam ∧ (∀ t : ℝ, 0 < t → F t = scaleCost lam t) ∧ |A x - B y| ≤ (2 : ℝ) * eps + (1 / 2 : ℝ) * |positivePowerMap lam x - positivePowerMap lam y| * (1 + (positivePowerMap lam x * positivePowerMap lam y)⁻¹)",
      "theorem": "IndisputableMonolith.Cost.CalibrationBoundary.ForcedScaleHalfCrossGap.approx_forced_scaleCost_half_cross_gap",
      "module": "IndisputableMonolith.Cost.CalibrationBoundary.ForcedScaleHalfCrossGap",
      "admitted": "2026-07-24",
      "proof": {
        "status": "THEOREM (forced scaleCost half cross-gap, W1 Reproducer WR08)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_WR08_D1_260724T054441Z.json"
      },
      "provenance": {
        "author": "W1 Reproducer kill-test, slot WR08, instantiation worker end to end",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without paper_reciprocal_normalized_continuous_rcl_positive_second_derivative_unique_scaleCost; statement absent from the frozen baseline f23",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 1"
      },
      "claim_boundary": "THEOREM for reciprocal normalized continuous costs with positive second derivative at the collapse: eps-lifts obey the half-rate cross gap through the forced scaleCost parameter. The load-bearing parent is the unique scaleCost collapse theorem. No world-first or priority claim."
    },
    {
      "id": "CW-0045",
      "title": "Near-hom chords keep a bounded Born-defect diameter",
      "explanation": "In a CP6 referring algebra, any two neutral unit chords that sit within eps of the unique structure-preserving image of a referring trace have Born defect at most four times eps. Near-hom chords form a controlled cluster.",
      "rs_significance": "W1 Reproducer kill-test slot WR23. It upgrades unique homomorphism forcing into a quantitative two-chord Born-defect diameter on the Light Language geometry surface.",
      "statement": "bornDefect ψ.chord φ.chord ≤ (4 : ℝ) * eps",
      "theorem": "IndisputableMonolith.LightLanguage.Geometry.CP6NearHomBornDiameter.near_hom_chord_born_diameter",
      "module": "IndisputableMonolith.LightLanguage.Geometry.CP6NearHomBornDiameter",
      "admitted": "2026-07-24",
      "proof": {
        "status": "THEOREM (near-hom Born-defect diameter, W1 Reproducer WR23)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_WR23_D1_260724T054850Z.json"
      },
      "provenance": {
        "author": "W1 Reproducer kill-test, slot WR23, instantiation worker end to end",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without unique_hom_into_target_algebra; statement absent from the frozen baseline f24",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for eps-near-value chords of the unique hom into a CP6 target algebra (eps at most 1/2): Born-defect diameter is at most 4*eps. The load-bearing parent is unique_hom_into_target_algebra. No world-first or priority claim."
    },
    {
      "id": "CW-0046",
      "title": "Approximate positive golden roots stay slope-close",
      "explanation": "Above the positive root of x squared equals x plus one, any two eps-approximate roots differ by at most eps over twice the root minus one. The residual slope of the golden polynomial controls the cluster width.",
      "rs_significance": "W1 Reproducer kill-test slot WR25. It upgrades unique positive-root forcing into an explicit slope-modulus diameter on the half-line above the root.",
      "statement": "|x - y| ≤ eps / (2 * r - 1)",
      "theorem": "IndisputableMonolith.PhiSupport.ApproxPosRootSlopeDiameter.approx_pos_root_slope_diameter",
      "module": "IndisputableMonolith.PhiSupport.ApproxPosRootSlopeDiameter",
      "admitted": "2026-07-24",
      "proof": {
        "status": "THEOREM (approx positive-root slope diameter, W1 Reproducer WR25)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_WR25_D1_260724T055449Z.json"
      },
      "provenance": {
        "author": "W1 Reproducer kill-test, slot WR25, instantiation worker end to end",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without phi_unique_pos_root; statement absent from the frozen baseline f25",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for the positive root of x^2 = x + 1 and eps-approximate roots at least that root: diameter is at most eps/(2*r - 1). The load-bearing parent is phi_unique_pos_root. No world-first or priority claim."
    },
    {
      "id": "CW-0047",
      "title": "Near-cosine initial data keep nearby angle oscillators",
      "explanation": "Two twice-smooth solutions of the angle oscillator ODE whose initial values and derivatives sit within eps of the forced (1, 0) data remain within (|cos| plus |sin|) times twice eps of each other at every time.",
      "rs_significance": "W1 Reproducer kill-test slot WR24. It turns exact cosine uniqueness into a sharp two-object stability law under eps-relaxed initial data on the recognition-angle surface.",
      "statement": "∀ t, |H t - F t| ≤ 2 * ε * (|Real.cos t| + |Real.sin t|)",
      "theorem": "IndisputableMonolith.Measurement.RecognitionAngle.OdeCosIcEpsTwoObjectStability.ode_cos_ic_eps_two_object_stability",
      "module": "IndisputableMonolith.Measurement.RecognitionAngle.OdeCosIcEpsTwoObjectStability",
      "admitted": "2026-07-24",
      "proof": {
        "status": "THEOREM (ODE cos IC eps two-object stability, W1 Reproducer WR24)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_WR24_D1_260724T061444Z.json"
      },
      "provenance": {
        "author": "W1 Reproducer kill-test, slot WR24, instantiation worker end to end",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without ode_cos_uniqueness; statement absent from the frozen baseline f26",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for ContDiff-2 solutions of f'' = -f with initial data within eps of (1,0): pointwise gap is controlled by 2*(|cos t| + |sin t|)*eps. The load-bearing parent is ode_cos_uniqueness. No world-first or priority claim."
    },
    {
      "id": "CW-0048",
      "title": "Different factorization weights keep a cosh-controlled gap",
      "explanation": "Two factorization-forced lifts through distinct weight vectors have evaluation gap controlled by cosh of the aggregate bound times the log-aggregate gap, plus a shell from any eps slack. Distinct weights cannot hide an unbounded silent gap.",
      "rs_significance": "W1 Reproducer kill-test slot WR26. It upgrades exact factorization forcing into a two-object quantitative law across distinct weight vectors.",
      "statement": "|F x - H x| ≤ cosh M * eps",
      "theorem": "IndisputableMonolith.Cost.Ndim.FactorizationWeightGap.factorization_weight_gap",
      "module": "IndisputableMonolith.Cost.Ndim.FactorizationWeightGap",
      "admitted": "2026-07-24",
      "proof": {
        "status": "THEOREM (factorization weight gap, W1 Reproducer WR26)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_WR26_D1_260724T061658Z.json"
      },
      "provenance": {
        "author": "W1 Reproducer kill-test, slot WR26, instantiation worker end to end",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without forced_of_factorization; statement absent from the frozen baseline f27",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for factorization-forced lifts through weight vectors α and β: the evaluation gap is controlled by a cosh(M) envelope times the log-aggregate gap. The load-bearing parent is forced_of_factorization. No world-first or priority claim."
    },
    {
      "id": "CW-0049",
      "title": "Near-best J-cost points on a hard wall stay close",
      "explanation": "On a convex feasible set supported above 2 that contains the wall point 2, any two eps-approximate J-cost minimizers differ by at most (8/3)*eps. The slope of J-cost at the forced endpoint sets the constant.",
      "rs_significance": "W1 Reproducer kill-test slot WR27. It upgrades unique-minimizer forcing into an explicit linear diameter for the eps-relaxed minimality predicate on boundary-supported feasible sets.",
      "statement": "|x - y| ≤ (8 / 3 : ℝ) * eps",
      "theorem": "IndisputableMonolith.Foundation.DeterminismApproxMinimizerDiameter.jcost_boundary_approx_minimizer_diameter",
      "module": "IndisputableMonolith.Foundation.DeterminismApproxMinimizerDiameter",
      "admitted": "2026-07-24",
      "proof": {
        "status": "THEOREM (J-cost boundary approx-minimizer diameter, W1 Reproducer WR27)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_WR27_D1_260724T061905Z.json"
      },
      "provenance": {
        "author": "W1 Reproducer kill-test, slot WR27, instantiation worker end to end",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without unique_minimizer_principle; statement absent from the frozen baseline f28",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for convex feasible sets in [2,∞) containing 2: eps-approximate J-cost minimizers have diameter at most (8/3)*eps. The load-bearing parent is unique_minimizer_principle. No world-first or priority claim."
    },
    {
      "id": "CW-0050",
      "title": "Separated almost-least periods pay a quadratic deficit",
      "explanation": "If two times are almost-least deficit periods for a local horizon context, then the square of their separation, scaled by kappa squared over pi squared, is at most the sum of their deficit costs. Separation forces quadratic cost.",
      "rs_significance": "W1 Reproducer kill-test slot WR18. It upgrades exact least-period pinning into a reverse quadratic stability rate for the almost-least cluster.",
      "statement": "(kappa ^ 2 / Real.pi ^ 2) * (T - S) ^ 2 ≤ deficitCost (kappa * T) + deficitCost (kappa * S)",
      "theorem": "IndisputableMonolith.Holography.AlmostLeastDeficitCostSeparation.almostLeastDeficitPeriods_cost_separates_quadratically",
      "module": "IndisputableMonolith.Holography.AlmostLeastDeficitCostSeparation",
      "admitted": "2026-07-24",
      "proof": {
        "status": "THEOREM (almost-least period quadratic separation, W1 Reproducer WR18)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_WR18_D1_260724T063244Z.json"
      },
      "provenance": {
        "author": "W1 Reproducer kill-test, slot WR18, instantiation worker end to end",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without euclideanPeriod_isLeast_for_context; statement absent from the frozen baseline f29",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 1"
      },
      "claim_boundary": "THEOREM for AlmostLeastDeficitPeriod pairs in a LocalHorizonContext: (kappa^2/pi^2)*(T-S)^2 is at most the sum of deficit costs. The load-bearing parent is euclideanPeriod_isLeast_for_context. No world-first or priority claim."
    },
    {
      "id": "CW-0051",
      "title": "Near-best J points keep a bounded ratio cost",
      "explanation": "The ratio of any two positive eps-approximate global minimizers of J has J-cost at most twice eps times (eps plus 2). Approximate minimizers cannot form an arbitrarily costly ratio.",
      "rs_significance": "W1 Reproducer kill-test slot WR21. It upgrades unique-minimum forcing of J into a quantitative two-object composition rate on approximate minimizers.",
      "statement": "J (x / y) ≤ 2 * eps * (eps + 2)",
      "theorem": "IndisputableMonolith.Foundation.JApproxMinRatioCost.j_approx_min_ratio_cost_bound",
      "module": "IndisputableMonolith.Foundation.JApproxMinRatioCost",
      "admitted": "2026-07-24",
      "proof": {
        "status": "THEOREM (J approx-min ratio cost bound, W1 Reproducer WR21)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_WR21_D1_260724T063505Z.json"
      },
      "provenance": {
        "author": "W1 Reproducer kill-test, slot WR21, instantiation worker end to end",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without J_unique_minimum; statement absent from the frozen baseline f30",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 1"
      },
      "claim_boundary": "THEOREM for positive eps-approximate global minimizers of J: J(x/y) ≤ 2*eps*(eps+2). The load-bearing parent is J_unique_minimum. No world-first or priority claim."
    },
    {
      "id": "CW-0052",
      "title": "Almost-least phantom rates keep nearby log ceilings",
      "explanation": "Any two eps-almost-least phantom rates have log-ceilings differing by at most the logarithmic diameter of the rate-ceiling map on the almost-least interval. Near-least rates cannot scatter their ceilings freely.",
      "rs_significance": "W1 Reproducer kill-test slot WR33. It upgrades the exact least-phantom-rate ceiling identity into a quantitative two-rate stability law around that forced arcosh pin.",
      "statement": "|Real.log (kappa / (2 * (1 - q1))) - Real.log (kappa / (2 * (1 - q2)))| ≤ phantomRateCeilingGap kappa c eps ∧ |Real.log (kappa / (2 * (1 - q1))) - Real.arcosh (1 + c)| ≤ phantomRateCeilingGap kappa c eps ∧ |Real.log (kappa / (2 * (1 - q2))) - Real.arcosh (1 + c)| ≤ phantomRateCeilingGap kappa c eps",
      "theorem": "IndisputableMonolith.Gravity.SevenGaps.AlmostLeastPhantomRateCeilingStability.almost_least_phantom_rate_ceilings_stable",
      "module": "IndisputableMonolith.Gravity.SevenGaps.AlmostLeastPhantomRateCeilingStability",
      "admitted": "2026-07-24",
      "proof": {
        "status": "THEOREM (almost-least phantom-rate ceiling stability, W1 Reproducer WR33)",
        "axioms": [
          "propext",
          "Classical.choice",
          "Quot.sound"
        ]
      },
      "judge": {
        "verdict": "ACCEPT_CANONICAL",
        "win_credit": "QUALIFIES_AS_CAMBRIAN_WIN",
        "model": "Dual cross-family: Codex and Claude, both ACCEPT_CANONICAL",
        "receipt": "reality: Cambrian/campaign/forest_breeder_20260721/LANDING_WR33_D1_260724T063712Z.json"
      },
      "provenance": {
        "author": "W1 Reproducer kill-test, slot WR33, instantiation worker end to end",
        "held_out": "Causal arms on the frozen protocol: full proof accepts; bare and typed false decoy reject; omit-parent arm fails without exact_ratioBridge_deficit_ceiling_via_least_phantom_rate; statement absent from the frozen baseline f31",
        "causal_arms": "full accepts under allowed axioms; omit-parent, bare, and typed false decoy all reject",
        "scaffolding": "none beyond catalogued parents; corrections_used 0"
      },
      "claim_boundary": "THEOREM for AlmostLeastPhantomRate pairs under the stated kappa and eps strip: log-ceilings differ by at most the rate-ceiling diameter on that interval. The load-bearing parent is exact_ratioBridge_deficit_ceiling_via_least_phantom_rate. No world-first or priority claim."
    }
  ]
}
