feat(007): Org-Scale Agentic Governance — complete framework#42
Open
feat(007): Org-Scale Agentic Governance — complete framework#42
Conversation
Score 17 governance dimensions (0-3) against current repo state. All 17 dimensions below score 3; 4 P0, 7 P1, 6 P2 gaps identified. Governance health: RED — framework exists as spec intent only. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Convert all 17 gaps (G001-G017) into structured remediation items: 4 P0 (Sprint +1), 7 P1 (Sprint +2), 6 P2 (tracked). All items have named owners and binary-verifiable acceptance tests. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ration, talent Five governance documents + scenario template stubs: - autonomy-levels.md: 5-level classification with progression/regression criteria - scenario-policy.md: holdout scenarios for Level 4/5 release gates - digital-twin-requirements.md: simulation strategy for high-autonomy workflows - legacy-migration-guide.md: 4-phase brownfield migration path - talent-adaptation-policy.md: role expectations and early-career safeguards Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Constitution: added §10 Governance (G.1-G.4), version 1.7→1.8 - Reference integrity: scanned all specs, fixed broken link, logged findings - README/ROADMAP: added features 008-011, reconciled lifecycle states - Artifact stubs: created data-model.md stubs for features 003, 010, 011 - MCP rubric: 5-dimension approval rubric with scoring, thresholds, lifecycle Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ackfill - policy-v1.0.md: umbrella governance doc (rollout, ROI, MCP, specs, autonomy, cadence) - roi-metrics-contract.md: 6 core metrics (M01-M06) with owners, cadence, baselines - meta.json backfill: standardized risk_class, lifecycle_state, measurement_owner for features 008-011 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…report - governance-check.py: 4 check categories (artifact, metadata, reference, constitution), terminal + JSON output, severity filter, stub detection - pride-governance-status.py: wrapper for governance status reporting - .github/workflows/governance.yml: CI workflow blocking on P0/P1 failures - verification-report.md: all 7 success criteria attested, 79/79 checks pass Feature 007 (Org-Scale Agentic Governance) is COMPLETE. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
governance-check.py: 4 check categories, terminal + JSON output, 79/79 checks passinggovernance.yml) blocking on P0/P1 failuresTest plan
python3 scripts/governance-check.py— 79/79 checks passpython3 scripts/governance-check.py --format json— valid JSON outputpython3 scripts/governance-check.py --severity P0— filter works🤖 Generated with Claude Code