# Changelog

All notable changes to this project will be documented in this file.

## [1.1.0] - 2025-09-15

### Added
- 🚀 **Intelligent Framework Engine** - Complete application generation with AI agent orchestration
- 🤖 **BuildApp Mode** - `--buildapp` flag for autonomous application building
- 📋 **PRD Requirement Enforcement** - BuildApp mode requires valid PRD file
- ⚡ **Automated SPARC Execution** - Complete methodology automation with parallel agents
- 📊 **Automatic Jira Story Generation** - Professional project management artifacts
- 🔍 **Quality Gates System** - Built-in validation and error checking
- 🏗️ **Complete Code Generation** - Production-ready applications with tests
- 📚 **Enhanced Documentation** - Framework integration guide and examples
- 🎯 **Sample PRD Template** - Healthcare application example

### Enhanced
- 📝 **CLI Interface** - New `--buildapp` and `--template-only` modes
- 🔧 **Framework Command** - Direct framework execution on existing projects
- 📖 **Examples Command** - Demo commands and PRD requirement notices
- 🛠️ **Error Handling** - Comprehensive validation and user guidance

### Changed
- 🔄 **Workflow Paradigm** - From template generator to intelligent project creator
- 📦 **Package Description** - Updated to reflect new capabilities
- 🏷️ **Keywords** - Added buildapp, intelligent-generation, complete-applications

### Files Added
- `lib/framework-engine.js` - Core framework automation engine
- `examples/sample-prd.md` - Healthcare application PRD example
- `FRAMEWORK_INTEGRATION.md` - Complete integration documentation
- `CHANGELOG.md` - This changelog file

## [1.0.0] - 2025-09-14

### Added
- Initial release with 54 boilerplate templates
- Claude Flow integration for SPARC methodology
- Basic template generation functionality
- Jira user story templates
- PRD templates
- Agent configuration system