Update isaqb-architecture-governance preset to v0.2.0#2984
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 entry and documentation for the “iSAQB Architecture Governance” preset to reflect a new release and expanded scope.
Changes:
- Bumped the preset version from
0.1.0to0.2.0and updated its download URL. - Expanded the preset description and tags to better reflect included governance artifacts and audit-ready evidence.
- Updated
updated_attimestamps in the catalog and preset entry.
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 metadata (version, description, tags, timestamps) for the iSAQB preset and refreshes catalog updated_at. |
| docs/community/presets.md | Updates the iSAQB preset’s table row description to match the new scope/wording. |
Comments suppressed due to low confidence (1)
docs/community/presets.md:1
- The table row now includes an explicit
20prefix before the first||, which makes this row inconsistent with the surrounding rows (which don’t appear to be numbered in-cell). Consider removing the leading20so the markdown table stays structurally consistent and doesn’t render an extra cell-like artifact in some renderers.
# Community Presets
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Hi @mnriem, this new isaqb-architecture-governance community catalog PR adds v0.2.0 with audit-ready Spec-Kit run evidence wording and updated catalog metadata. The PR is currently mergeable and ready for review. Thank you again for your time and support. |
| "version": "0.2.0", | ||
| "description": "Adds general iSAQB/CPSA-F and arc42 software-architecture governance, including audit-ready Spec-Kit run evidence for architecture goals, views, quality scenarios, ADRs, risks, and technical debt.", | ||
| "author": "Thorsten Hindermann", |
| | Fiction Book Writing | It adapts the Spec-Driven Development workflow for storytelling to create books or audiobooks (with annotations) in 12 languages: features become story elements, specs become story briefs, plans become story structures, and tasks become scene-by-scene writing tasks. Supports single and multi-POV, all major plot structure frameworks, and two style modes: an author voice sample or humanized AI prose principles. Supports interactive elements like brainstorming, interview, roleplay, and extras like statistics, cover builder, illustration builder, and bio command. Export with templates for KDP, D2D, etc. | 26 templates, 34 commands, 2 scripts | — | [speckit-preset-fiction-book-writing](https://github.com/adaumann/speckit-preset-fiction-book-writing) | | ||
| | Game Narrative Writing | Spec-Driven Development for interactive game narrative pre-production for video games. Authors write in a portable generic format, Twine/Sugarcube (.twee) or Ink (.ink). Covers choice-IF, visual novels, and branching dialogue. Supports Tier 1 mechanic hooks (flag, counter, inventory, timer, trust, currency, npc_state, ending_condition), multi-ending design, series carry-over variable registry, and NPC-focused character architecture. | 22 templates, 36 commands, 2 scripts | — | [speckit-preset-game-narrative-writing](https://github.com/adaumann/speckit-preset-game-narrative-writing) | | ||
| | iSAQB Architecture Governance | Adds general iSAQB/CPSA-F and arc42 architecture governance: goals, context, building blocks, runtime and deployment views, quality scenarios, ADRs, risks, and technical debt | 13 templates, 3 commands | — | [spec-kit-preset-isaqb-architecture-governance](https://github.com/hindermath/spec-kit-preset-isaqb-architecture-governance) | | ||
| | iSAQB Architecture Governance | Adds general iSAQB/CPSA-F and arc42 software-architecture governance, including audit-ready Spec-Kit run evidence for architecture goals, views, quality scenarios, ADRs, risks, and technical debt. | 13 templates, 3 commands | — | [spec-kit-preset-isaqb-architecture-governance](https://github.com/hindermath/spec-kit-preset-isaqb-architecture-governance) | |
|
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 v0.2.0 catalog update. Thank you again for reviewing. |
Summary
isaqb-architecture-governanceto v0.2.0Validation
ruby -rjson -e 'JSON.parse(File.read("presets/catalog.community.json")); puts "json ok"'git diff --checkhttps://github.com/hindermath/spec-kit-preset-isaqb-architecture-governance/archive/refs/tags/v0.2.0.zipspecify preset add --from https://github.com/hindermath/spec-kit-preset-isaqb-architecture-governance/archive/refs/tags/v0.2.0.zip