begin_subagent_thought
Starts a subagent thought process for structured reasoning, using automated Nash equilibrium rounds or manual specialist prompts. Fails if a thought is already active.
Instructions
Start a subagent thought. With engine="necort" this runs the first
Nash equilibrium round via the vendored core over the configured
specialist framings (needs an endpoint; when none is configured it
points at the manual path). With engine="manual" (T13) this hands
back specialist #1's prompt for the calling model to voice itself --
no endpoint, no network, no NECoRT code. Fails with a directive if a
thought is already in progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | No | ||
| session_id | Yes | ||
| prompt_focus | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||