Skip to content

contract: 4 work contracts stuck at L4 — need L5 (Lean proofs) for Level A #687

@noahgift

Description

@noahgift

Problem

CB-1308 reports 4 contracts at L4 that need L5:

  1. apr-inspect-metadata-propagation-v1.yaml (L4)
  2. apr-gpu-presence-v1.yaml (L4)
  3. apr-inspect-quantization-v1.yaml (L4)
  4. apr-list-quiet-wiring-v1.yaml (L4)

Evidence

$ pmat comply check | grep CB-1308
✗ CB-1308: Verification Ladder (L5): 35/39 at L5, 4 violations

Fix

Add Lean theorem stubs (at minimum sorry proofs) for each contract's proof obligations. These are in ../provable-contracts/lean/ and need corresponding .lean files.

Refs PMAT-033, #686.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions