🎉 Version 1.2 - Business Context Iteration
This release introduces Business Context (/business-context) as the new Step 0 of the Problem-Based SRS methodology, helping engineers and PMs discuss overall business outcomes for initial software glance and customer problem identification.
✨ Added
- Business Context (
/business-context): New Step 0 of the methodology- Establishes structured business context before problem discovery
- Captures project identity, business principles, stakeholders, domain boundaries, constraints, and success criteria
- Business principles classified as Mandatory/Guiding/Aspirational
- Includes versioned document with amendment tracking
- Inspired by the project constitution concept from spec-kit
🔄 Changed
- Updated methodology flow from 5 steps to Step 0 + 5 steps (BC → CP → SG → CN → SV → FR)
- Renamed commands to full names for clarity:
/cp→/customer-problems/cn→/customer-needs/fr→/functional-requirements/glance→/software-glance/vision→/software-vision/zigzag→/zigzag-validator/complexity→/complexity-analysis
- Updated all skills to reference Business Context as input
- Updated documentation across README, AGENTS.md, and copilot-instructions.md
📚 Full Changelog
See CHANGELOG.md for complete details.