Agents
Every agent — foundational or Layer 2 — lives as a row set in Baserow (Agents-as-Data invariant). The generic loader materialises each row set into a Mastra agent at runtime. There are no hand-coded foundational-agent classes.
Baserow not available — showing the expected system-level agent list:
(baserow /tables: 401)
- Navigator (
nav_) — Intent capture, normalisation, classification, routing - Orchestrator (
orch_) — Decision state machine + execution coordination - Controller (
ctrl_) — Outcome attribution + ROI measurement - Strategy Custodian (
strat_) — Strategic framework + periodic drift review - Overseer (
ov_) — Append-only observability (read-only elsewhere) - Agent Designer (
design_) — Layer-2 worker design (Tier 0: validator + template)