From d14e30ef37966e074d6f767635b0a9011609ff87 Mon Sep 17 00:00:00 2001 From: Manfred Riem <15701806+mnriem@users.noreply.github.com> Date: Mon, 16 Mar 2026 10:51:45 -0500 Subject: [PATCH] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- extensions/catalog.community.json | 64 +++++++++++++++---------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index 4bb803bc..1715c808 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -451,38 +451,6 @@ "created_at": "2026-03-07T00:00:00Z", "updated_at": "2026-03-07T00:00:00Z" }, - "v-model": { - "name": "V-Model Extension Pack", - "id": "v-model", - "description": "Enforces V-Model paired generation of development specs and test specs with full traceability.", - "author": "leocamello", - "version": "0.4.0", - "download_url": "https://github.com/leocamello/spec-kit-v-model/archive/refs/tags/v0.4.0.zip", - "repository": "https://github.com/leocamello/spec-kit-v-model", - "homepage": "https://github.com/leocamello/spec-kit-v-model", - "documentation": "https://github.com/leocamello/spec-kit-v-model/blob/main/README.md", - "changelog": "https://github.com/leocamello/spec-kit-v-model/blob/main/CHANGELOG.md", - "license": "MIT", - "requires": { - "speckit_version": ">=0.1.0" - }, - "provides": { - "commands": 9, - "hooks": 1 - }, - "tags": [ - "v-model", - "traceability", - "testing", - "compliance", - "safety-critical" - ], - "verified": false, - "downloads": 0, - "stars": 0, - "created_at": "2026-02-20T00:00:00Z", - "updated_at": "2026-02-22T00:00:00Z" - }, "status": { "name": "Project Status", "id": "status", @@ -515,6 +483,38 @@ "created_at": "2026-03-16T00:00:00Z", "updated_at": "2026-03-16T00:00:00Z" }, + "v-model": { + "name": "V-Model Extension Pack", + "id": "v-model", + "description": "Enforces V-Model paired generation of development specs and test specs with full traceability.", + "author": "leocamello", + "version": "0.4.0", + "download_url": "https://github.com/leocamello/spec-kit-v-model/archive/refs/tags/v0.4.0.zip", + "repository": "https://github.com/leocamello/spec-kit-v-model", + "homepage": "https://github.com/leocamello/spec-kit-v-model", + "documentation": "https://github.com/leocamello/spec-kit-v-model/blob/main/README.md", + "changelog": "https://github.com/leocamello/spec-kit-v-model/blob/main/CHANGELOG.md", + "license": "MIT", + "requires": { + "speckit_version": ">=0.1.0" + }, + "provides": { + "commands": 9, + "hooks": 1 + }, + "tags": [ + "v-model", + "traceability", + "testing", + "compliance", + "safety-critical" + ], + "verified": false, + "downloads": 0, + "stars": 0, + "created_at": "2026-02-20T00:00:00Z", + "updated_at": "2026-02-22T00:00:00Z" + }, "verify": { "name": "Verify Extension", "id": "verify",