Skip to content

Comments

Update V-Model Extension Pack to v0.2.0#1656

Merged
mnriem merged 1 commit intogithub:mainfrom
leocamello:update-v-model-v020
Feb 20, 2026
Merged

Update V-Model Extension Pack to v0.2.0#1656
mnriem merged 1 commit intogithub:mainfrom
leocamello:update-v-model-v020

Conversation

@leocamello
Copy link
Contributor

Extension: V-Model Extension Pack — v0.2.0

Repository: https://github.com/leocamello/spec-kit-v-model
Version: 0.1.0 → 0.2.0
Release: https://github.com/leocamello/spec-kit-v-model/releases/tag/v0.2.0
License: MIT
Author: @leocamello

What's new in v0.2.0

Two new commands completing V-Model Level 2 (System Design ↔ System Testing):

Command Description
/speckit.v-model.system-design Decompose requirements into IEEE 1016-compliant system components with four design views
/speckit.v-model.system-test Generate ISO 29119-compliant system test plans with named testing techniques

Extended existing command:

Command Change
/speckit.v-model.trace Now produces dual-matrix output (Matrix A: acceptance-level + Matrix B: system-level)

Quality & evaluation improvements

  • 16 E2E evaluation tests invoking commands via LLM and judging output quality
  • Structural evaluations in PR CI (26 deterministic tests, no API keys needed)
  • System-level golden examples for medical-device (IEC 62304) and automotive-adas (ISO 26262)

Catalog entry changes

Updates the existing v-model entry in extensions/catalog.community.json:

  • version: 0.1.0 → 0.2.0
  • download_url: points to v0.2.0 release tag
  • provides.commands: 3 → 5

Full changelog

leocamello/spec-kit-v-model@v0.1.0...v0.2.0

- Version: 0.1.0 → 0.2.0
- Download URL updated to v0.2.0 tag
- Commands: 3 → 5 (added system-design, system-test)
Copilot AI review requested due to automatic review settings February 20, 2026 23:04
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the V-Model Extension Pack entry in the community catalog from version 0.1.0 to 0.2.0, reflecting the addition of two new system-level commands and improvements to traceability features.

Changes:

  • Version bumped from 0.1.0 to 0.2.0 following semantic versioning
  • Download URL updated to point to v0.2.0 release tag
  • Command count increased from 3 to 5, reflecting the addition of /speckit.v-model.system-design and /speckit.v-model.system-test commands

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mnriem mnriem merged commit 07077d0 into github:main Feb 20, 2026
11 of 12 checks passed
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.

2 participants