Update architecture-governance preset to v0.5.0#2929
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the community preset catalog and documentation to reflect a new release of the “Architecture Governance” preset.
Changes:
- Bumped
architecture-governancepreset metadata to v0.3.0 (description, download URL, template count, tags, timestamps). - Updated catalog-level
updated_attimestamp. - Refreshed the community presets documentation entry to match the new preset capabilities and counts.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| presets/catalog.community.json | Updates the Architecture Governance preset metadata (v0.3.0) and catalog timestamps. |
| docs/community/presets.md | Updates the Architecture Governance row to match the new version’s description and template count. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Copilot's findings
Comments suppressed due to low confidence (1)
docs/community/presets.md:1
- This row appears to have an extra leading
13before the table delimiter, which will break the Markdown table formatting (other rows start with|| ...). Remove the stray13so the row starts consistently with|| Architecture Governance | ....
# Community Presets
- Files reviewed: 2/2 changed files
- Comments generated: 0 new
|
@mnriem quick follow-up: I updated the PR description as requested by the Copilot review. It now explicitly states that the visible community catalog diff updates This should address the auditability/traceability point raised by Copilot. Thank you for taking another look. |
287e530 to
c3bae44
Compare
|
Hi @mnriem, the architecture-governance community catalog PR has been updated to v0.5.0. This version includes the C3A/C5 follow-up plus the new audit-ready Spec-Kit run evidence wording. The PR is currently mergeable and only waiting on review/policy. Thank you again for taking a look when you have time. |
|
Please address Copilot feedback |
|
Hi @mnriem, I addressed the Copilot wording feedback in this PR by standardizing the catalog text from “Spec-Kit” to “Spec Kit”. The PR remains limited to the architecture-governance v0.5.0 catalog update. Thank you again for reviewing. |
|
Thank you! |
Summary
architecture-governancefrom v0.2.0 directly to v0.5.0 because the earlier v0.3.0 and v0.4.0 catalog updates were still pending in this same PR branchValidation
ruby -rjson -e 'JSON.parse(File.read("presets/catalog.community.json")); puts "json ok"'git diff --checkhttps://github.com/hindermath/spec-kit-preset-architecture-governance/archive/refs/tags/v0.5.0.zipspecify preset add --from https://github.com/hindermath/spec-kit-preset-architecture-governance/archive/refs/tags/v0.5.0.zip --priority 20specify preset info architecture-governancespecify preset resolve cloud-compliance-assurance-templateNote for reviewers
The upstream catalog currently still has
architecture-governanceat v0.2.0, so this PR now carries the complete v0.2.0 -> v0.5.0 catalog update while preserving the same PR branch.