sovereign_inject
Generate a Mamba SSM injection specification by binding a Lean 4 theorem to an Ada contract, enabling structured symbolic proof injection into SSM state.
Instructions
Generate a Mamba SSM injection specification from a Lean 4 theorem and Ada contract. This is the BOB orchestrator architecture: structured symbolic proofs injected into SSM state, bypassing the context window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | Injection label | sovereign-injection |
| ada_contract | Yes | Ada contract text to bind to the injection | |
| lean4_theorem | Yes | Lean 4 proof obligation or theorem statement |