Skip to main content

Roster YAML

Compact roster format and layer role definitions.

config/swarm-compact.yaml defines roles with count, expanded at runtime.

layers:
  sales:
    roles:
      outreach_specialist: { count: 15, model: sonnet, budget_usd: 1.0, tools: [WebSearch, Read, Write] }
    soul: templates/soul/sales/outreach-specialist.md

Validate: python scripts/generate_roster.py --compact --fix-counts