spiral_inherit
Start a new session by inheriting layered context from a previous one, including ground truths, hypotheses, and open threads, without cloning the full state.
Instructions
Begin a new session with porous inheritance from a previous one. Does NOT clone state (R=1.0). Instead provides layered context: ground truths (facts), hypotheses (offered, not imposed), and open threads (invitations to continue). R=0.46 coupling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | Previous session ID to inherit from (optional - uses latest if omitted) | |
| full_content | No | When true, surface self-model observations, ground truths, hypotheses, and open thread questions in full — no truncation. Default false preserves inheritance brevity. Mirror of the where_did_i_leave_off escape hatch (added 2026-04-26). |