{
  "all_ok": true,
  "census": {
    "f2": {
      "censused": true,
      "credit_sources_read": [],
      "kernel_checked_here": false,
      "lane": "f2",
      "n_declarations": 80,
      "n_lean_files": 14,
      "n_names_in_credit_sources": 0,
      "n_uncredited_names": null,
      "n_unique_names": 71,
      "root": "$HOME/Desktop/untitled folder 2/06_video_codec_discovery_foundry"
    },
    "f3": {
      "censused": true,
      "credit_sources_read": [
        "artifacts/lean_proofs.json"
      ],
      "kernel_checked_here": true,
      "lane": "f3",
      "n_declarations": 207,
      "n_lean_files": 46,
      "n_names_in_credit_sources": 199,
      "n_uncredited_names": 89,
      "n_unique_names": 198,
      "root": "$HOME/Desktop/untitled folder 3/05_wireless_reliability_fallback_lab"
    },
    "f4": {
      "censused": true,
      "credit_sources_read": [],
      "kernel_checked_here": false,
      "lane": "f4",
      "n_declarations": 129,
      "n_lean_files": 14,
      "n_names_in_credit_sources": 0,
      "n_uncredited_names": null,
      "n_unique_names": 106,
      "root": "$HOME/Desktop/untitled folder 4/wifi-pqc-failure-lab"
    },
    "f5": {
      "censused": true,
      "credit_sources_read": [
        "results/data/statefabric/essential_bits_cert.json"
      ],
      "kernel_checked_here": false,
      "lane": "f5",
      "n_declarations": 1871,
      "n_lean_files": 339,
      "n_names_in_credit_sources": 48,
      "n_uncredited_names": 1761,
      "n_unique_names": 1761,
      "root": "$HOME/worktrees/f5-site-program"
    },
    "f6": {
      "censused": true,
      "credit_sources_read": [],
      "kernel_checked_here": false,
      "lane": "f6",
      "n_declarations": 62,
      "n_lean_files": 17,
      "n_names_in_credit_sources": 0,
      "n_uncredited_names": null,
      "n_unique_names": 52,
      "root": "$HOME/Desktop/untitled folder 6/computational_lithography_lab"
    },
    "f8": {
      "censused": true,
      "credit_sources_read": [
        "reports/formal/floor_census.json"
      ],
      "kernel_checked_here": false,
      "lane": "f8",
      "n_declarations": 165,
      "n_lean_files": 49,
      "n_names_in_credit_sources": 110,
      "n_uncredited_names": 130,
      "n_unique_names": 161,
      "root": "$HOME/Desktop/untitled folder 8/eda-platform"
    },
    "genesis": {
      "censused": true,
      "credit_sources_read": [],
      "kernel_checked_here": false,
      "lane": "genesis",
      "n_declarations": 60,
      "n_lean_files": 17,
      "n_names_in_credit_sources": 0,
      "n_uncredited_names": null,
      "n_unique_names": 60,
      "root": "$HOME/Downloads/Genesis"
    },
    "lattice": {
      "censused": true,
      "credit_sources_read": [],
      "kernel_checked_here": false,
      "lane": "lattice",
      "n_declarations": 0,
      "n_lean_files": 0,
      "n_names_in_credit_sources": 0,
      "n_uncredited_names": null,
      "n_unique_names": 0,
      "root": "$HOME/Documents/GitHub/Lattice combined/lattice_graph_prd"
    },
    "vllm": {
      "censused": true,
      "credit_sources_read": [],
      "kernel_checked_here": false,
      "lane": "vllm",
      "n_declarations": 37,
      "n_lean_files": 5,
      "n_names_in_credit_sources": 0,
      "n_uncredited_names": null,
      "n_unique_names": 37,
      "root": "$HOME/vLLM-site-program"
    }
  },
  "executed": true,
  "kernel_half": {
    "FrerRecoveryFloor.frer_recovery_below_floor_impossible": {
      "axiom_clean": true,
      "axioms": [
        "Quot.sound",
        "propext"
      ],
      "reason": null,
      "resolved": true,
      "statement": "\u2200 (w : Nat) {N s : Nat} (emb : Fin N \u2192 FrerRecoveryFloor.World w), Function.Injective emb \u2192 s < N \u2192 \u2200 (enc : FrerRecoveryFloor.World w \u2192 Fin s) (readback : Fin s \u2192 Fin w \u2192 Fin 3), \u00ac\u2200 (wld : FrerRecoveryFloor.World w) (c : Fin w), readback (enc wld) c = FrerRecoveryFloor.obs w wld c",
      "trivial": false,
      "trivial_reason": null,
      "verdict": "CLEAN"
    },
    "FrerRecoveryFloor.frer_recovery_forces_injective": {
      "axiom_clean": true,
      "axioms": [
        "Quot.sound"
      ],
      "reason": null,
      "resolved": true,
      "statement": "\u2200 (w : Nat) {State : Type} (enc : FrerRecoveryFloor.World w \u2192 State) (readback : State \u2192 Fin w \u2192 Fin 3), (\u2200 (wld : FrerRecoveryFloor.World w) (c : Fin w), readback (enc wld) c = FrerRecoveryFloor.obs w wld c) \u2192 Function.Injective enc",
      "trivial": false,
      "trivial_reason": null,
      "verdict": "CLEAN"
    },
    "FrerRecoveryFloor.frer_recovery_state_floor": {
      "axiom_clean": true,
      "axioms": [
        "Quot.sound",
        "propext"
      ],
      "reason": null,
      "resolved": true,
      "statement": "\u2200 (w : Nat) {N s : Nat} (emb : Fin N \u2192 FrerRecoveryFloor.World w), Function.Injective emb \u2192 \u2200 (enc : FrerRecoveryFloor.World w \u2192 Fin s) (readback : Fin s \u2192 Fin w \u2192 Fin 3), (\u2200 (wld : FrerRecoveryFloor.World w) (c : Fin w), readback (enc wld) c = FrerRecoveryFloor.obs w wld c) \u2192 N \u2264 s",
      "trivial": false,
      "trivial_reason": null,
      "verdict": "CLEAN"
    },
    "FrerRecoveryFloor.obs_faithful": {
      "axiom_clean": true,
      "axioms": [
        "Quot.sound"
      ],
      "reason": null,
      "resolved": true,
      "statement": "\u2200 (w : Nat) (A B : FrerRecoveryFloor.World w), (\u2200 (c : Fin w), FrerRecoveryFloor.obs w A c = FrerRecoveryFloor.obs w B c) \u2192 A = B",
      "trivial": false,
      "trivial_reason": null,
      "verdict": "CLEAN"
    }
  },
  "kernel_half_scope": "f3's own core-only corpus only. Elaborating another lane's Lean project means running that lane's build; S08 does not authorise it and this tool refuses to. Each lane runs its own.",
  "schema": "lean-credit-audit-v1",
  "skipped": false,
  "the_gap_this_closes": "An axiom check alone credits `theorem t : True := trivial` and `theorem t (n : Nat) : n = n := rfl` as cleanly as a real theorem: both depend on no axioms at all. The control plants both and requires them reported CLEAN_BUT_VACUOUS.",
  "what_the_census_is_worth": "A regex count. It says a declaration named X exists in a file. It does not say X elaborates, that its proof is sound, or that its statement is non-trivial. Every lane whose theorem count comes from a grep -- f5's register says its own does -- has a number of this kind."
}