cognitive_start_experience
Start an experience episode (§24, §10).
Does not store raw prompts or full conversations. For long-horizon work,
pass parent_experience_id (+ subgoal) to chain episodes with an inherited
goal stack; unknown parents are rejected, never silently adopted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subgoal | No | ||
| agent_id | Yes | ||
| model_family | No | generic | |
| model_version | No | 1.0 | |
| environment_id | Yes | ||
| task_structure_id | Yes | ||
| task_instance_hash | No | ||
| parent_experience_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||