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.
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…