Skip to content

chore: file the session-mailbox intents, the basics-plus-adapter principle and the messaging survey - #637

Open
REPPL wants to merge 2 commits into
mainfrom
chore/agent-mailbox-records
Open

REPPL wants to merge 2 commits into
mainfrom
chore/agent-mailbox-records

Conversation

@REPPL

@REPPL REPPL commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator

Records only, no code. Held for the release-cutting session's ruling; not armed for the queue.

  • itd-2609151838312703 (draft): sessions on one machine or one local network leave each other messages in a shared mailbox abcd owns, a Maildir-shaped directory both accounts or a mount can reach, delivered by the prompt hook, every message a readable record; no daemon, no dependency, nothing leaves the local network. The built-in basic.
  • itd-2609151838327688 (draft, builds on the first): an opt-in adapter to a local message broker brings push delivery and cross-machine reach, mirroring every delivered message to the mailbox. The external dependency that brings full power.
  • Principle basics-built-in-adapters-bring-power: the maintainer's standing rule that every capability ships a basic that needs no dependency and offers an adapter for the full form.
  • Research note 2026-09-15-agent-messaging-on-a-local-network: the survey that ranked the options under the local-only bound, including why Hermes Agent and OpenClaw are possible future peers rather than message paths.
  • One calibration-note entry grading the routing.
  • iss-2609151952353626 (open): docs lint walks gitignored content under a lint root, reported by a peer session as the second instance of the class behind iss-2609151150180583.

Gates: record-lint, lint-issues and docs-lint green.

Assisted-by: Claude:claude-opus-5

…ciple and the messaging survey

Two drafts: a shared-directory mailbox between sessions across accounts
and mounts (the built-in basic) and an opt-in adapter to a local broker
(full power), sequenced after it. The principle states the stance the
maintainer set for every capability. The research note holds the survey
that ranked them under the local-only bound, and the calibration note
grades the routing.

Assisted-by: Claude:claude-opus-5
A peer session reported the second instance of the class behind the
exempt_paths finding: the lint read a gitignored clone cache inside a
lint root and raised thousands of findings none of which were the
repository's own prose. Captured as iss-2609151952353626.

Refs: iss-2609151952353626, iss-2609151150180583
Assisted-by: Claude:claude-opus-5
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