Skip to content

Commit d14e30e

Browse files
mnriemCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 6a61593 commit d14e30e

1 file changed

Lines changed: 32 additions & 32 deletions

File tree

extensions/catalog.community.json

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -451,38 +451,6 @@
451451
"created_at": "2026-03-07T00:00:00Z",
452452
"updated_at": "2026-03-07T00:00:00Z"
453453
},
454-
"v-model": {
455-
"name": "V-Model Extension Pack",
456-
"id": "v-model",
457-
"description": "Enforces V-Model paired generation of development specs and test specs with full traceability.",
458-
"author": "leocamello",
459-
"version": "0.4.0",
460-
"download_url": "https://github.com/leocamello/spec-kit-v-model/archive/refs/tags/v0.4.0.zip",
461-
"repository": "https://github.com/leocamello/spec-kit-v-model",
462-
"homepage": "https://github.com/leocamello/spec-kit-v-model",
463-
"documentation": "https://github.com/leocamello/spec-kit-v-model/blob/main/README.md",
464-
"changelog": "https://github.com/leocamello/spec-kit-v-model/blob/main/CHANGELOG.md",
465-
"license": "MIT",
466-
"requires": {
467-
"speckit_version": ">=0.1.0"
468-
},
469-
"provides": {
470-
"commands": 9,
471-
"hooks": 1
472-
},
473-
"tags": [
474-
"v-model",
475-
"traceability",
476-
"testing",
477-
"compliance",
478-
"safety-critical"
479-
],
480-
"verified": false,
481-
"downloads": 0,
482-
"stars": 0,
483-
"created_at": "2026-02-20T00:00:00Z",
484-
"updated_at": "2026-02-22T00:00:00Z"
485-
},
486454
"status": {
487455
"name": "Project Status",
488456
"id": "status",
@@ -515,6 +483,38 @@
515483
"created_at": "2026-03-16T00:00:00Z",
516484
"updated_at": "2026-03-16T00:00:00Z"
517485
},
486+
"v-model": {
487+
"name": "V-Model Extension Pack",
488+
"id": "v-model",
489+
"description": "Enforces V-Model paired generation of development specs and test specs with full traceability.",
490+
"author": "leocamello",
491+
"version": "0.4.0",
492+
"download_url": "https://github.com/leocamello/spec-kit-v-model/archive/refs/tags/v0.4.0.zip",
493+
"repository": "https://github.com/leocamello/spec-kit-v-model",
494+
"homepage": "https://github.com/leocamello/spec-kit-v-model",
495+
"documentation": "https://github.com/leocamello/spec-kit-v-model/blob/main/README.md",
496+
"changelog": "https://github.com/leocamello/spec-kit-v-model/blob/main/CHANGELOG.md",
497+
"license": "MIT",
498+
"requires": {
499+
"speckit_version": ">=0.1.0"
500+
},
501+
"provides": {
502+
"commands": 9,
503+
"hooks": 1
504+
},
505+
"tags": [
506+
"v-model",
507+
"traceability",
508+
"testing",
509+
"compliance",
510+
"safety-critical"
511+
],
512+
"verified": false,
513+
"downloads": 0,
514+
"stars": 0,
515+
"created_at": "2026-02-20T00:00:00Z",
516+
"updated_at": "2026-02-22T00:00:00Z"
517+
},
518518
"verify": {
519519
"name": "Verify Extension",
520520
"id": "verify",

0 commit comments

Comments
 (0)