phantom_fork
Inject an intervention into a sealed phantom session to correct AI mistakes, add context, or approve actions, creating a forked conversation with TIBET provenance.
Instructions
Fork into a session — inject an intervention (multi-AI handoff).
Any actor can inject a signed message into a sealed session. The fork becomes part of the conversation with TIBET provenance.
Use cases: correct AI mistakes, add context, human approval, cross-AI collaboration.
Args: session_id: Target phantom session ID intervention: Message to inject actor: JIS identity (e.g., "jis:agent:root_ai", "jis:human:jasper") intent: Why (e.g., "correct_misconception", "add_context", "approve")
Returns: Fork ID and TIBET token with ERIN/ERAAN/EROMHEEN/ERACHTER provenance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| intervention | Yes | ||
| actor | No | jis:agent:mcp_user | |
| intent | No | mcp_intervention |