Aegis Agent Documentation
Reference guide for the multi-agent investment committee, including architecture details and troubleshooting.
ARCHITECTURE
Multi-Agent Workflow (Band Protocol)
Aegis utilizes a 4-node agent architecture coordinated by the Band framework. The agents communicate asynchronously over WebSockets, passing context and findings through a rigid review cycle.
- 1. Planner: Decomposes the investment thesis into actionable subtasks.
- 2. Analyst: Executes forensic data gathering and synthesis.
- 3. Reviewer: Conducts adversarial red-teaming against the Analyst's findings. Can force revision loops.
- 4. Finalizer: Compiles the executive dossier and assigns a cryptographically signed risk score.
AI INFRASTRUCTURE
Intelligence Engines
The system relies on dual-inference backends to ensure high availability and diverse reasoning capabilities:
Featherless AI
Used for high-throughput analytical tasks (Mistral-7B). Provides fast inference for the Analyst and Reviewer nodes.
AI/ML API
Used for complex reasoning and orchestration (GPT-4o). Powers the Planner and Finalizer nodes.
NEED ASSISTANCE?
For priority technical support, please contact the engineering team.