What problem does it solve?
It prevents uncontrolled autonomous execution by requiring an explicit, operator-typed authority grant that converts an approved engineering decision into a bounded WorkCommission with defined scope, tools, time limits, and evidence requirements.
Core Features & Use Cases
- Authority Grant Creation: Derives a WorkCommission from an active DecisionRecord, snapshotting allowed paths, forbidden paths, delivery policy, and the autonomy envelope.
- Freshness and Scope Checks: Verifies decision status, valid_until distance, evidence R_eff, and file drift before any commission is created, stopping on stale or superseded records.
- Lifecycle Management: Supports manual list, show, requeue, and cancel actions on commissions without ever executing them.
- Use Case: After recording an approved architectural decision with /h-decide, the operator types /h-commission to authorize a separately operated runner to implement only the affected files, with a one-hour budget and manual patch review before apply.
Quick Start
Type /h-commission with a reference to your approved DecisionRecord to create a bounded work commission that stops before any execution begins.