Skip to content

Send CMB anchors to new peers on connection#13

Merged
sym-bot merged 1 commit intomainfrom
feat/anchor-sync
Mar 30, 2026
Merged

Send CMB anchors to new peers on connection#13
sym-bot merged 1 commit intomainfrom
feat/anchor-sync

Conversation

@sym-bot
Copy link
Copy Markdown
Owner

@sym-bot sym-bot commented Mar 30, 2026

Enables Ask the Mesh: periodic agents see questions asked before they joined.

When a peer connects, send up to 5 recent CMBs after state-sync.
This enables the "Ask the Mesh" pattern (Section 13.6): a periodic
agent that connects briefly can see questions asked before it joined
and respond with relevant knowledge.

Without this, the knowledge feed agent couldn't see Claude Code's
question because each node has its own memory store. Now the daemon
shares context on connection, exactly like peer-info gossip but for
cognitive content.

CMBs are E2E encrypted if shared secret is available.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@sym-bot sym-bot merged commit f5d7d54 into main Mar 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant