|
1 | 1 | { |
2 | 2 | "schema_version": "1.0", |
3 | | - "updated_at": "2026-07-17T00:00:00Z", |
| 3 | + "updated_at": "2026-07-21T00:00:00Z", |
4 | 4 | "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/presets/catalog.community.json", |
5 | 5 | "presets": { |
6 | 6 | "a11y-governance": { |
|
134 | 134 | "autonomous-run-governance": { |
135 | 135 | "name": "Autonomous Run Governance", |
136 | 136 | "id": "autonomous-run-governance", |
137 | | - "version": "0.2.2", |
138 | | - "description": "Adds permission-bounded, evidence-first governance for autonomous Spec Kit delivery with validated status, stop, resume, exact-head proof, closeout, and learner guidance.", |
| 137 | + "version": "0.3.2", |
| 138 | + "description": "Adds permission-bounded, evidence-first governance for complete autonomous Spec Kit delivery, including validated status, stop, explicit resume, exact-head proof, post-merge closeout, retrospective learning, and an optional policy-driven intake-review gate before feature creation.", |
139 | 139 | "author": "Thorsten Hindermann", |
140 | 140 | "repository": "https://github.com/hindermath/spec-kit-preset-autonomous-run-governance", |
141 | | - "download_url": "https://github.com/hindermath/spec-kit-preset-autonomous-run-governance/archive/refs/tags/v0.2.2.zip", |
| 141 | + "download_url": "https://github.com/hindermath/spec-kit-preset-autonomous-run-governance/archive/refs/tags/v0.3.2.zip", |
142 | 142 | "homepage": "https://github.com/hindermath/spec-kit-preset-autonomous-run-governance", |
143 | | - "documentation": "https://github.com/hindermath/spec-kit-preset-autonomous-run-governance/blob/v0.2.2/README.md", |
| 143 | + "documentation": "https://github.com/hindermath/spec-kit-preset-autonomous-run-governance/blob/v0.3.2/README.md", |
144 | 144 | "license": "MIT", |
145 | 145 | "requires": { |
146 | | - "speckit_version": ">=0.8.3" |
| 146 | + "speckit_version": ">=0.8.3", |
| 147 | + "extensions": ["intake-review-governance"] |
147 | 148 | }, |
148 | 149 | "provides": { |
149 | 150 | "templates": 13, |
|
155 | 156 | "governance", |
156 | 157 | "evidence", |
157 | 158 | "permissions", |
158 | | - "resume" |
| 159 | + "resume", |
| 160 | + "intake-review" |
159 | 161 | ], |
160 | 162 | "created_at": "2026-07-13T00:00:00Z", |
161 | | - "updated_at": "2026-07-17T00:00:00Z" |
| 163 | + "updated_at": "2026-07-21T00:00:00Z" |
162 | 164 | }, |
163 | 165 | "canon-core": { |
164 | 166 | "name": "Canon Core", |
|
0 commit comments