Skip to content

TheoremStore: harvest verified proofs #41

Description

@0bserver07

A completed proof lands only in ProverState.final_proof_code (backend/bourbaki/prover/state.py:76), which is per-run state. Nothing in prover/ writes to disk — run N+1 begins with zero knowledge of what run N proved.

Do

  • On state.verified == True, split signature from body
  • Assign a stable name derived from the problem ID
  • Append to a collection

Depends on: contamination guard. Spec: F-002.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    infrastructureBuild, tooling, REPL, LSPtier-2Moderate effort, real gains

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions