--- name: seed-rpc-change description: Seed RPC registry and channel handlers — no drift from seed-rpc-methods.js. tags: [seed-rpc, protocol, rpc] requires: [read_man_page, verification_hints] --- # seed-rpc-change ## Order 1. packages/bare-os-protocol/lib/seed-rpc-methods.js 2. packages/bare-os-protocol/lib/channel.js 3. Seeder and booter call sites 4. Protocol tests and docs/reference/package-bare-os-protocol.md Run npm run test -w bare-os-protocol and capability contract verifiers after edits.