Goal
Extract the safeguards currently embedded in one harness path into a jarvOS-owned constrained-generation contract without changing live behavior.
Contract
Represent runtime proof, tool denial, effective-model/fallback detection, usage evidence, and delivery denial in a harness-neutral interface. Refit the existing verified implementation for fixture parity; mark all unproven backends claimed-unverified.
Done criteria
- Recorded-fixture golden parity before/after extraction.
- Existing runtime path remains default; no activation or traffic cutover.
- No harness is falsely marked verified.
- Focused/full tests and independent branch review pass.
Depends on #258 and #259. Coordination: levineam/clawd#1249.
Goal
Extract the safeguards currently embedded in one harness path into a jarvOS-owned constrained-generation contract without changing live behavior.
Contract
Represent runtime proof, tool denial, effective-model/fallback detection, usage evidence, and delivery denial in a harness-neutral interface. Refit the existing verified implementation for fixture parity; mark all unproven backends
claimed-unverified.Done criteria
Depends on #258 and #259. Coordination: levineam/clawd#1249.