This folder is the working context for a multi-agent implementation of Jorgito as a Petdex-compatible mascot inside Hermes CLI/TUI on Arch Linux.
- Read
AGENTS.md. - The coordinator then reads:
docs/00_PROJECT_BRIEF.mddocs/01_ARCHITECTURE.mddocs/05_DEVELOPMENT_PLAN.mddocs/06_TEST_PLAN.mddocs/08_PROJECT_STATE.md
- Give subagents only the role-specific context defined in
docs/07_AGENT_CONTEXT_MATRIX.md. - Do not pass the full conversation history to subagents.
assets/reference/jorgito_canonical.png is the approved visual identity reference.
Build the smallest reliable implementation that:
- runs inside Hermes CLI/TUI;
- uses existing Hermes/Petdex behavior whenever possible;
- preserves Jorgito's visual identity;
- keeps development, code complexity, token use, and generation cost low;
- validates each phase before continuing.