Skip to content

Reference

Lookup tables and schemas, all sourced directly from code.

Pages

  • Agent actor ops — every accept on AgentsRoot and MemoryActor.
  • Session schemasessions, session_messages, session_state tables and TypeScript shapes.
  • Tool schemaMatrixToolProjection, ToolContextSpec, built-in tool contexts.
  • Trace schemaActivityFrame, NormalizedActivityKind, NormalizedActivityPhase.
  • Evaluation schemaHarnessRun, HarnessIteration, HarnessActiveSession.

Source: All schemas in this section are read directly from projects/matrix-3/packages/agents/src/ and schema.sql. Each page lists its source file in sourceCode frontmatter.