feat: initial release of architect AI code generation framework}
* Add core orchestrator for managing multi-agent AI workflows
* Implement MCP (Model Context Protocol) support for AI providers
* Add provider integrations for OpenAI and Anthropic APIs
* Create 10 specialized agent roles for software architecture and development
- Vision and requirements analysis
- Architecture design and review
- Implementation coordination
- Acceptance and deployment planning
- Risk analysis and criticism
* Add CLI tools for running architect and MCP server
* Include comprehensive README with usage documentation
* Add example specification and change log
* Configure build tools with Grunt, npm/yarn package management
* Add linting configuration for markdown files
* Include license and standard project configuration files