502 B
502 B
Claim PRIME session lock. This makes the current session the exclusive recipient of:
- Incoming Signal messages (via signal-bridge)
- TTS playback rights
- Any other inbound comms routing
Steps:
- Call
whoami_infoto get your session ID. - Write that session ID to
~/.local/state/opencode/prime.lock(create parent dirs if needed). - Confirm: "PRIME locked to session {id}"
This always overwrites — no contention check, no confirmation needed. The current session becomes PRIME immediately.