invariance_session_attach_run
Attach an existing run to an agent session so its graph appears on the session timeline, enabling correlation of transcripts and notes with operational nodes.
Instructions
Attach an existing run to an existing agent-session (PATCH). USE THIS when a Claude Code task that started a session later starts producing a run — call this to link the run's graph back to the session timeline so the brain can correlate transcript/notes with operational nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Run ID to attach. | |
| session_id | Yes | Agent-session ID to update. |