Peers
The clients attached to this repository's shared server, named by their own initialize, and what each announced it is working on. In memory; gone with the process.
The clients attached to this repository's shared server, named by their own initialize, and what each announced it is working on. In memory; gone with the process.
- module peers
- builtin
- behaviorally_verified
- 2 capabilities
Capabilities
Each composed in this module's file; each with its own page.
peers.announceTell the other peers of this shared server what the calling session is doing and which paths it expects to touch. Changes this process's memory only; the repository is never written. Needs an MCP session: over plain HTTP there is no caller.command · behaviorally_verified · majordomus_announce · POST /api/v1/peers/announcepeers.listEvery client attached to this shared server: id, the client's own name and version from its initialize, transport, when it attached, when it was last seen, and what it announced. In-memory, gone with the process.query · behaviorally_verified · majordomus_peers · GET /api/v1/peers