This repository uses a centralized documentation structure. All AI agents (including Copilot, Gemini CLI, etc.) must follow the constraints and rules defined in the following files:
- Agent Constraints: AGENTS.md (Execution rules, verification, and UI principles)
- Contributor Guide: docs/README.md (Architecture, security, setup, and coding style)
- Design System: docs/design-system.md (Visual and CSS rules)
- Environment: All commands MUST run inside the Dev Container.
- Verification: Run
make readybefore any commit. - Security: Follow strict Security & Safety Rules.
- Style: Follow Architectural Constraints (YARD docs, Roda organization).