Skip to content

Update architecture-governance preset to v0.4.0#2929

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

Update architecture-governance preset to v0.4.0#2929
hindermath wants to merge 2 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.4.0 because the earlier v0.3.0 catalog update is still pending in this same PR branch
  • includes the v0.3.0 BSI C3A cloud-autonomy catalog changes and the v0.4.0 BSI C5 cloud-compliance-assurance catalog changes in one PR diff
  • points the download URL to the published v0.4.0 release ZIP
  • updates the preset description, tags, timestamps, and template count to include BSI C3A cloud autonomy and BSI C5 cloud compliance assurance
  • keeps the community presets table aligned with the catalog metadata

Validation

  • jq empty presets/catalog.community.json
  • git diff --check
  • verified the v0.4.0 release ZIP is downloadable: https://github.com/hindermath/spec-kit-preset-architecture-governance/archive/refs/tags/v0.4.0.zip
  • release ZIP smoke-tested with specify preset add --from https://github.com/hindermath/spec-kit-preset-architecture-governance/archive/refs/tags/v0.4.0.zip --priority 20
  • verified specify preset info architecture-governance
  • verified specify preset resolve cloud-compliance-assurance-template

Note for reviewers

The previous description said v0.3.0 -> v0.4.0. The actual catalog diff is v0.2.0 -> v0.4.0 because the v0.3.0 catalog update was not merged upstream before the v0.4.0 follow-up was prepared.

@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 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.

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