record Jason's comms rule and working preferences in the repository (#1503)
Co-Authored-By: Claude Fable 5.1 <[email protected]>
This commit is contained in:
@@ -12,6 +12,11 @@ SESSIONS.md, never in a pane that scrolls away.
|
||||
|
||||
## Channel
|
||||
|
||||
- Harness-native cross-session messaging (Claude Code's SendMessage and
|
||||
ListAgents, or any equivalent built into a harness) is not a Mosaic
|
||||
channel. Jason, 2026-09-12: Mosaic Stack develops and uses its own
|
||||
cross-harness comms; a harness feature may be used only as a stated
|
||||
stopgap when the tmux path is unreachable, and never designed against.
|
||||
- `tools/tmux/agent-send.sh` is the only send path. It prepends the preamble,
|
||||
submits reliably (bracketed paste, Enter flush, draft detection), and ships
|
||||
itself over ssh for remote targets. Never raw `tmux send-keys`; that is how
|
||||
|
||||
Reference in New Issue
Block a user