Skip to content

Update architecture-governance preset to v0.5.0#2929

Open
hindermath wants to merge 3 commits into
github:mainfrom
hindermath:codex/update-architecture-governance-v0.3.0
Open

Update architecture-governance preset to v0.5.0#2929
hindermath wants to merge 3 commits into
github:mainfrom
hindermath:codex/update-architecture-governance-v0.3.0

Conversation

@hindermath

@hindermath hindermath commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • updates the community catalog entry for architecture-governance from 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 branch
  • includes the v0.3.0 BSI C3A cloud-autonomy catalog changes, the v0.4.0 BSI C5 cloud-compliance-assurance catalog changes, and the v0.5.0 audit-ready Spec-Kit run evidence update in one PR diff
  • points the download URL to the published v0.5.0 release ZIP
  • updates the preset description, tags, timestamps, and template count to include C3A, C5, and audit-ready Markdown evidence/checklist support
  • keeps the community presets table aligned with the catalog metadata

Validation

  • ruby -rjson -e 'JSON.parse(File.read("presets/catalog.community.json")); puts "json ok"'
  • git diff --check
  • verified the v0.5.0 release ZIP is published: https://github.com/hindermath/spec-kit-preset-architecture-governance/archive/refs/tags/v0.5.0.zip
  • release ZIP smoke-tested with specify preset add --from https://github.com/hindermath/spec-kit-preset-architecture-governance/archive/refs/tags/v0.5.0.zip --priority 20
  • verified specify preset info architecture-governance
  • verified specify preset resolve cloud-compliance-assurance-template

Note for reviewers

The upstream catalog currently still has architecture-governance at v0.2.0, so this PR now carries the complete v0.2.0 -> v0.5.0 catalog update while preserving the same PR branch.

@hindermath hindermath requested a review from mnriem as a code owner June 11, 2026 06:30
Copilot AI review requested due to automatic review settings June 11, 2026 06:30

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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-governance preset metadata to v0.3.0 (description, download URL, template count, tags, timestamps).
  • Updated catalog-level updated_at timestamp.
  • 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.

@hindermath hindermath changed the title Update architecture-governance preset to v0.3.0 Update architecture-governance preset to v0.4.0 Jun 11, 2026
@mnriem mnriem requested a review from Copilot June 11, 2026 14:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot's findings

Comments suppressed due to low confidence (1)

docs/community/presets.md:1

  • This row appears to have an extra leading 13 before the table delimiter, which will break the Markdown table formatting (other rows start with || ...). Remove the stray 13 so the row starts consistently with || Architecture Governance | ....
# Community Presets
  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 1

Comment thread presets/catalog.community.json Outdated
Comment on lines +95 to +99
"version": "0.4.0",
"description": "Adds secure architecture governance, STRIDE/CAPEC threat modeling, S-ADRs, Zero Trust, OWASP SAMM, BSI C3A cloud autonomy, and BSI C5 cloud compliance assurance.",
"author": "Thorsten Hindermann",
"repository": "https://github.com/hindermath/spec-kit-preset-architecture-governance",
"download_url": "https://github.com/hindermath/spec-kit-preset-architecture-governance/archive/refs/tags/v0.2.0.zip",
"download_url": "https://github.com/hindermath/spec-kit-preset-architecture-governance/archive/refs/tags/v0.4.0.zip",
@hindermath

Copy link
Copy Markdown
Contributor Author

@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 architecture-governance directly from v0.2.0 to v0.4.0, because the earlier v0.3.0 C3A catalog update had not been merged upstream separately and is therefore included in this PR branch.

This should address the auditability/traceability point raised by Copilot. Thank you for taking another look.

@hindermath hindermath force-pushed the codex/update-architecture-governance-v0.3.0 branch from 287e530 to c3bae44 Compare June 14, 2026 16:21
@hindermath hindermath changed the title Update architecture-governance preset to v0.4.0 Update architecture-governance preset to v0.5.0 Jun 14, 2026
@hindermath

Copy link
Copy Markdown
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants