# Agent Guide This file is the entrypoint for agents and automation tools. --- ## Configuration - Commit format → jasper.toml - Commit types → .goji.json --- ## 🚀 Getting Started {{USAGE}} {{CONTRIBUTING}} --- ## 🧱 Architecture {{ARCHITECTURE}} {{ADR}} --- ## ⚙️ Operations {{RUNBOOKS}} --- ## 📚 Documentation {{GENERAL}} {{PROJECT}} {{MISC}} --- ## 🧭 Navigation Hints - Start with Usage for onboarding - Use runbooks for operational tasks - Check troubleshooting if something fails - Refer to architecture for system design --- ## Agent Rules - Do NOT duplicate configuration rules - Always use source-of-truth files - Use docs/ as knowledge base ## Documentation Language - `docs/prompts/**` → Spanish allowed - `docs/**` (excluding `prompts/`) → English only