What problem does it solve?
It prevents AI-assisted development from skipping required human approval, documentation, and validation when changes touch sensitive or lifecycle-critical areas.
Core Features & Use Cases
- Trust Tier Enforcement: Classifies actions into six tiers (read-only to remote/production) so higher-risk work requires authorization and appropriate sign-off.
- Companion Rule Requirements: Ensures sensitive trigger changes also include required companion documentation in the same PR/commit.
- Lifecycle Controls & Validator Workflow: Defines what “Bootstrap Complete” and “Harness Ready” mean and provides the expected validator chain and exit-contract behavior.
- Operational Guidance for Governance Entrypoints: Covers when to update harness entry files and how to validate skill content, documentation drift, and sensitive path coverage.
Quick Start
Use the harness-governance skill to determine whether your proposed change is Tier 4 or Tier 5 and what companion artifact(s) are required before you commit or open a PR.