Registry Ssot

Drive a multi-agent event-driven system from one machine-readable registry and have the runtime derive routing from it instead of duplicating it. Use when agents or events are defined in more than one place (config, hardcoded graph, docs) and they have drifted; you see orphan subscriptions (an agent subscribes to an event no agent publishes); you hit dead-end publishes (an event emitted into the void); or your bus routing graph is out of sync with the registry.

sharp-skills Updated

File contents

sharp-skills/skills/tree/main/skills/registry-ssot commit 28bb4a8d84

Frequently asked questions

npx skillmds@latest add sharp-skills/registry-ssot