1.9.0
Controller/Web MVC architecture, component lifetime management, and project loader resilience.
- Controller and Web declarations — prefix-based routing, dependency injection via `use`, and composition
- Component lifetime system — Singleton, Scoped, and Transient with circular-dependency detection and Singleton-to-Scoped rejection
- Project loader tolerates inaccessible directories — eliminates false ZX1300 diagnostics in the IDE
- DAP stopOnEntry support, architecture diagnostics (ZX6100–ZX6106), and CLI project templates