Related doc
The Agent RuntimeHow SimPilot acts like an engineering agent: phases, typed events, tools, approvals, subagents, and replay.
Open docDefined term / workflow
A signed, scope-restricted agent spawned by the kernel for a separable concern.
When a problem is genuinely distinct — solver debugging, resource research, UI verification, report review — the kernel spawns a signed subagent with a constrained tool budget. Subagents have their own rollout segment; they return typed findings to the parent without polluting its context.
Related doc
The Agent RuntimeHow SimPilot acts like an engineering agent: phases, typed events, tools, approvals, subagents, and replay.
Open docRelated doc
Diagnosing FailuresWhen materialization, meshing, or solving fails, how to find the real root cause without overfitting to the error message.
Open doc