Technical Architecture
A modular agent stack for allocation research and trading.
AlphaWeave Capital separates orchestration, model calls, caching, risk, portfolio state, report generation, and monthly performance analysis into inspectable components.
Agent Chain
Structured reasoning passes through specialized agents.
An agent is a software role responsible for one part of the decision workflow. An LLM, or large language model, is an AI model trained to read and generate text; AlphaWeave Capital uses LLMs in selected agents to summarize evidence, compare context, and produce structured reasoning.
Control Plane