Context
PR #12399 (Resolves #11822) ships instance-addressable wake routing for two same-bundle Claude.app harnesses. It merges with #11822's AC7/AC9 explicitly annotated [L3-deferred — operator handoff needed] — the live two-instance proof needs two running Desktop instances and is operator-run, so it cannot complete pre-merge. Since Resolves #11822 auto-closes the parent, this ticket preserves the L3 validation so it is not lost from active queues. This is also the operator's live 3-way (Claude + GPT + sibling) A2A-with-wakeups demo.
The Validation (operator-run)
With two Claude.app instances running — the default maintainer + the @neo-claude-opus instance launched with NEO_AGENT_IDENTITY=neo-claude-opus and a distinct --user-data-dir:
Prerequisites
- #12399 merged.
- bridge-daemon restarted (to load the instance-routing code).
- 2nd harness launched with
NEO_AGENT_IDENTITY=neo-claude-opus.
@neo-claude-opus seeded into the live graph.
Related
Context
PR #12399 (Resolves #11822) ships instance-addressable wake routing for two same-bundle
Claude.appharnesses. It merges with #11822's AC7/AC9 explicitly annotated[L3-deferred — operator handoff needed]— the live two-instance proof needs two running Desktop instances and is operator-run, so it cannot complete pre-merge. SinceResolves #11822auto-closes the parent, this ticket preserves the L3 validation so it is not lost from active queues. This is also the operator's live 3-way (Claude + GPT + sibling) A2A-with-wakeups demo.The Validation (operator-run)
With two
Claude.appinstances running — the default maintainer + the@neo-claude-opusinstance launched withNEO_AGENT_IDENTITY=neo-claude-opusand a distinct--user-data-dir:@neo-claude-opussubscription lands in theneo-claude-opusinstance over ≥2 controlled cycles.neo-claude-opususerDataDirnever lands in the default instance (fail-closed proven live).--user-data-dir(the resolver prefers it; the helper→ppid fallback covers the alternative if not).Prerequisites
NEO_AGENT_IDENTITY=neo-claude-opus.@neo-claude-opusseeded into the live graph.Related