What problem does it solve?
Facilitates a structured conversation to define architecture principles for a repository. Supports multiple architecture styles (clean architecture by default, hexagonal / ports & adapters, modular monolith, or custom). Produces a formal architecture document that the corresponding atom will use. Use when setting up a new project, defining architecture standards, or when the user says "setup architecture", "define layers", "architecture principles", "help me define my architecture", "hexagonal architecture", "modular monolith", "ports and adapters", or "define my architecture style".
Core Features & Use Cases
- Structured interview to elicit organization-wide architecture decisions.
- Generates a formal .lattice/standards/architecture.md document compatible with the architecture atom.
- Supports multiple architecture styles and corresponding templates for quick-start standards.
Quick Start
Tell me your chosen architecture style and project context, and I will generate a ready-to-use architecture document.