Tremor Agents Appendix

Tremor is a reference implementation and operating example, not the product itself. This page summarizes the agent roster so the role model is easy to scan before you open the authored agent files. The roster is intentionally compact: each agent sits inside a team, owns a narrow lane, and reports through a small set of leads.

How To Read This Page

  1. Read the team column first to understand the organizational lane.
  2. Read the role column second to see what the agent is expected to own.
  3. Use the source link when you need the full authored contract, capabilities, or telemetry instructions.
  4. Treat the roster as an execution map, not a job-description catalog.

Agent Roster

AgentTeamRoleReports ToSource
FounderLeadership CellCEO and FounderTremor Agents
Co-Engineering Lead ALeadership CellPlatform and Networking LeadFounderTremor Agents
Co-Engineering Lead BLeadership CellSimulation and Sensory LeadFounderTremor Agents
Program ManagerLeadership CellTechnical Program ManagerFounderTremor Agents
Admin and OpsLeadership CellAdmin and OperationsFounderTremor Agents
Systems Network EngineerNervous System DivisionSenior Systems and Network EngineerCo-Engineering Lead ATremor Agents
DevSecOps EngineerNervous System DivisionPlatform and DevSecOps EngineerFounderTremor Agents
DSP Audio EngineerSensory Engine DivisionDSP and Audio EngineerCo-Engineering Lead BTremor Agents
Computer Vision and AR EngineerSensory Engine DivisionComputer Vision and AR EngineerCo-Engineering Lead BTremor Agents
Technical ArtistSensory Engine DivisionTechnical ArtistCo-Engineering Lead BTremor Agents
GenAI ArchitectSensory Engine DivisionGenerative AI and Search ArchitectCo-Engineering Lead BTremor Agents
Simulation EngineerSensory Engine DivisionPhysics and Simulation SpecialistCo-Engineering Lead BTremor Agents
Lead Product DesignerFidelity and Quality DivisionLead Product DesignerFounderTremor Agents
Tools QA EngineerFidelity and Quality DivisionTools and QA EngineerProgram ManagerTremor Agents
SDET EngineerFidelity and Quality DivisionSoftware Engineer in TestProgram ManagerTremor Agents

Operating Pattern

The roster follows a narrow hierarchy:
  • Leadership defines the mission and the operating cadence.
  • Engineering leads translate the mission into platform and sensory execution.
  • QA and design roles protect release quality and the player experience.
  • Support roles keep admin, budget, and recovery work from interrupting delivery.
That structure is the reference pattern to reuse when you want a small company graph with clear accountability.

Source Set

CollectionFile Type
Core agent contracts/operating/agents
Supporting agent behavior notes/operating/agents
Heartbeat and cadence files/operating/agents

Reading Tip

If you only need the shape of the organization, this page is enough. If you need operational behavior, open the relevant AGENTS.md, then the SOUL.md and HEARTBEAT.md files for that role.