Event Contract Matrix

Maintain an explicit matrix of which module dispatches each event and which modules listen — many-to-many, with deliberate bypass sites noted — so event contracts stay a single source of truth. Use in event-driven or pub/sub systems where events cross module boundaries.

arch3rPro aa4920d 2 files · 3.0 KB Updated

File contents

arch3rPro/dsh-skills/tree/main/skills/documentation/event-contract-matrix commit aa4920d2fe

Frequently asked questions

npx skillmds@latest add arch3rpro/event-contract-matrix