Part of epic #1952. Spec: docs/design/taostalk-acp-bridge.md (PR #1949). Universal network transport: an agent posts turns/status/questions to its taOS channel via A2A/chat API with its registry token; reads operator replies by subscribe-or-poll. Session<->channel registry, presence/lifecycle. ACCEPTANCE: an existing REMOTE session (e.g. @taOS-dev on the Mac) shows live in taOStalk and can be replied to from taOS via the channel, with zero filesystem access. Reuse A2A bus + chat API + the poll sweeps. Tests: session<->channel mapping, reply round-trip, poll fallback when SSE unavailable.
Part of epic #1952. Spec: docs/design/taostalk-acp-bridge.md (PR #1949). Universal network transport: an agent posts turns/status/questions to its taOS channel via A2A/chat API with its registry token; reads operator replies by subscribe-or-poll. Session<->channel registry, presence/lifecycle. ACCEPTANCE: an existing REMOTE session (e.g. @taOS-dev on the Mac) shows live in taOStalk and can be replied to from taOS via the channel, with zero filesystem access. Reuse A2A bus + chat API + the poll sweeps. Tests: session<->channel mapping, reply round-trip, poll fallback when SSE unavailable.