Each doc links directly to the source code it describes — click any function
name to open the source viewer at the exact line. Use this to confirm the
described behavior actually exists in the code.
User Manual
Everyone — start here.
First five minutes, dashboard tour, running an arena, common questions.
docs/manual.md · 456 lines
Architecture
Engineers extending MAF.
Layered view, arenas + phases, 4-layer data plumbing, outbox routing, events.
docs/architecture.md · 504 lines
API Reference
Integrators.
REST endpoints, WebSocket channels, Redis streams + envelope shapes.
docs/api.md · 431 lines
Arena Gallery
Everyone using arenas in production.
Per-arena breakdown — every agent, source, trigger, prompt, and how to configure each via the Setup tab.
docs/arenas.md · 720 lines
Runbook
Operators.
Preflight, restart dashboard, sidecar, watch list, verify Kronos, rate-limit recovery.
docs/runbook.md · 411 lines
Concepts (deep dive)
Anyone who wants the long version.
Underlying ideas: phases, ReAct loop, replan controller, decision memory.
docs/concepts.md · 447 lines
Demo — Stock analysis
Hands-on learners.
Walkthrough: trading_intelligence arena against NVDA on a sample date.
docs/stock_analysis_demo.md · 114 lines
MiroFish — Crowd simulation
Operators of mirofish-svc.
5-stage crowd-simulation flow, sidecar contract, MAF integration.
docs/mirofish.md · 131 lines
Crowd Simulation Oracle
Advanced users.
How MAF turns mirofish outputs into oracle-style envelopes.
docs/crowd_simulation_oracle.md · 195 lines