Wire the SLA drafting workflow into /chat
Spec→Ledger→Draft→Audit→Grounding, gated by MIKE_SLA_WORKFLOW=1: the in-scope documents' skeleton outlines ride in the system prompt with a section-scoped-reads contract (Ledger), the draft gets a deterministic two-way anchor-coverage audit (amounts, dates, sections, cites) with typed findings driving exactly one revision pass (Audit), and both coverage reports persist as JSONL machine receipts (Grounding, MIKE_SLA_RECEIPT_PATH). The LLM keeps judgment; it loses bookkeeping. Benchmark runner passes the receipt path beside the run artifacts. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018bhP89cYSdEEjHNPnxacns
| Repository | eliziff/Beaver |
|---|---|
| Author | Eli Ziff <eliasziff@gmail.com> |
| Authored | |
| Parents | 2739c1b6 |
| Stats | 4 files changed , +285 , -9 |
| Part of | Deterministic legal-text tools ("SLA audit organs") |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-0fbdbe41.md
from inside the repo you want the change in.