Executable architecture governance. A CLI, MCP server and REST API that check a repository against Rego/OPA rules — and report a rule they could not evaluate as a failure, never a silent pass.
El contrato operativo de cada agente Evolith. Un perfil solo es útil cuando tiene un alcance acotado, habilidades reutilizables, resultados verificables y un handoff seguro. Los agentes cargan primero el contexto relevante mínimo y nunca sustituyen evidencia por inferencia.
The operational contract for every Evolith agent. A profile is useful only when it has a bounded scope, reusable skills, verifiable outputs, and a safe handoff. Agents load the smallest relevant context first and never replace evidence with inference.
Los siguientes agentes soportan el Architecture Planning Gate (Fase 00). Cada agente sigue la regla de Calidad de Actualización de Agente: alcance, entradas, salidas, restricciones, handoff, checklist de validación y formato de auditoría.
The following agents support the Architecture Planning Gate (Phase 00). Each agent follows the Agent Update Quality rule: scope, inputs, outputs, constraints, handoff, validation checklist, and audit output format.
Alcance: Único agente de entrada para el ecosistema BMAD de Evolith. Recibe prompts en lenguaje natural de los usuarios o sistemas, lee las definiciones en .harness/manifest.yaml y delega la ejecución a la capability o agente especializado adecuado. Entradas: Prompt del usuario y el archivo .harness/manifest.yaml.…
Scope: Single entrypoint agent for the Evolith BMAD ecosystem. It receives natural language prompts from users or systems, reads the .harness/manifest.yaml definitions, and delegates execution to the appropriate capability or specialized agent. Inputs: User prompt and the .harness/manifest.yaml file. Outputs: A strict…