Skip to content

v1.2.1

Choose a tag to compare

@bigsmartben bigsmartben released this 23 Jun 10:17
137adf0

What's Changed

  • Replaced the broad architecture commands with ten per-view commands for scenario, logical, process, development, and physical views.
  • Added forward and reverse workflows for each 4+1 view.
  • Added a schema-backed architecture artifact contract at .specify/extensions/arch/schemas/architecture-artifacts.schema.json.
  • Updated setup helpers to expose ARCH_SCHEMA_FILE and bootstrap the architecture memory set.
  • Clarified synthesis readiness, repo-facts merge behavior, source traceability, and command/template responsibility boundaries.
  • Fixed command IDs to use Spec Kit CLI-compatible names such as speckit.arch.scenario-generate and speckit.arch.scenario-reverse.

Installation

specify extension add arch --from https://github.com/bigsmartben/spec-kit-arch/archive/refs/tags/v1.2.1.zip

Validation

  • Release ZIP install verified successfully.
  • CLI lists all 10 architecture commands.
  • PowerShell setup helper emits ARCH_SCHEMA_FILE.
  • Git Bash contract test passed.

Note

Do not use v1.2.0; it is deprecated because its command IDs fail Spec Kit CLI validation.