v0.9.0
All three plugins (product, architect, scalardb) are released together at 0.9.0.
Highlights
This release adds the product → architect integration: product output now feeds the architect pipeline through a documented, traceable contract instead of an ad-hoc handoff.
Added
/product:design-architectureskill — synthesizes bounded contexts, API layers, the data model and NFRs into a runtime architecture (Mermaid container / critical-path / deployment-scaling views) and runs an evidence-driven technology-fitness assessment over Kong, ScalarDB, ScalarDB Analytics, ScalarDL (Adopt / Conditional / Reject + rationale). A ScalarDB/ScalarDL Adopt bridges to the architect ScalarDB pipeline. The product plugin now has 22 skills.- Product → architect handoff contract (
docs/design.md) — a single source of truth for how product output feeds the architect plugin, resolving previously danglingdesign.mdreferences across four SKILL/rule files:- §1.3 — artifact mapping (per-output ID prefixes →
define-requirementsdeliverables) - §1.4 — the by-design gaps product does not supply (physical DB inventory, actor/role/permission)
- §1.5 — cross-plugin traceability write-back (
FEAT-→FR-links, verbatimNFR-reuse) - §7 — canonical adaptation-engine spec
- §1.3 — artifact mapping (per-output ID prefixes →
Changed
/architect:define-requirementsconsumes product output — auto-detectsreports/0*_*/, carries product IDs forward, usestech-stack-fitness.mdas the ScalarDB applicability prior, and writesFR-/NFR-nodes back towork/traceability.json./architect:startand/architect:pipelineare product-aware — run handoff detection up front and route to the greenfield path with product reports fed in./product:map-domainsemits a coarse per-CTX-consistency hint (Strong/Eventual/TBD) that seeds architect's transaction-consistency classification./architect:review-consistencychecks cross-plugin traceability continuity.
Full changelog: CHANGELOG.md · 日本語: CHANGELOG_ja.md