Skip to content

Commit 9483e5c

Browse files
authored
chore(catalog): bump v-model extension to v0.6.0 (#2399)
Update v-model extension entry in community catalog to reflect the v0.6.0 release: https://github.com/leocamello/spec-kit-v-model/releases/tag/v0.6.0 Highlights of v0.6.0: - Domain Overlay Architecture (9 overlay manifests; automotive, medical, aerospace, general) - ID Lifecycle Model (Proposed -> Active -> Deprecated -> Removed) - Standards enrichment across all 11 commands (IEEE 1012:2016, ISO 25010:2023, ISO 42030:2019, ISO 12207:2017, IEEE 1016, IEEE 29148, ISO 29119-4, ISO 14971, DO-178C, ARP4761A, INCOSE SE Handbook) - Aerospace DO-178C support: Flight Warning Computer DAL-A golden fixture - Test infrastructure: fixtures reorganized; +11 LLM-as-judge evals (42 -> 53) Command count remains 14 (no new commands added in this release). Stars updated to live count (21) from GitHub API.
1 parent 38f99e8 commit 9483e5c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

extensions/catalog.community.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2429,8 +2429,8 @@
24292429
"id": "v-model",
24302430
"description": "Enforces V-Model paired generation of development specs and test specs with full traceability.",
24312431
"author": "leocamello",
2432-
"version": "0.5.0",
2433-
"download_url": "https://github.com/leocamello/spec-kit-v-model/archive/refs/tags/v0.5.0.zip",
2432+
"version": "0.6.0",
2433+
"download_url": "https://github.com/leocamello/spec-kit-v-model/archive/refs/tags/v0.6.0.zip",
24342434
"repository": "https://github.com/leocamello/spec-kit-v-model",
24352435
"homepage": "https://github.com/leocamello/spec-kit-v-model",
24362436
"documentation": "https://github.com/leocamello/spec-kit-v-model/blob/main/README.md",
@@ -2452,9 +2452,9 @@
24522452
],
24532453
"verified": false,
24542454
"downloads": 0,
2455-
"stars": 0,
2455+
"stars": 21,
24562456
"created_at": "2026-02-20T00:00:00Z",
2457-
"updated_at": "2026-04-06T00:00:00Z"
2457+
"updated_at": "2026-04-25T00:00:00Z"
24582458
},
24592459
"verify": {
24602460
"name": "Verify Extension",

0 commit comments

Comments
 (0)