UltraPlan Third Execution Context
- Entity ID:
ent-20260419-b974a863f7a5 - Type:
concept - Scope:
shared - Status:
active - Aliases: teleport back to terminal, cloud plan archive
Description
Architectural clarification of UltraPlan: it adds a third execution context separate from local terminal and local session. Cloud Opus 4.6 drafts the plan, then either executes remotely or 'teleports' back to terminal. Teleport mechanism: cloud session serializes the plan, sends it as a webhook to the waiting (polling) CLI, then archives the cloud session so it does not continue working in parallel — eliminating the race condition where both contexts try to implement the same plan.
Key claims
- UltraPlan archives cloud session on teleport to prevent race
- 'Start new session' recommended for large UltraPlan implementations
- Local terminal polls every 3s for teleport signal
Relations
- UltraPlan Plan-Approval Branching --[related_to]--> UltraPlan Third Execution Context
- UltraPlan Third Execution Context --[implements]--> ULTRAPLAN