Complexity Score: 150
Description
Finalize event topics/payload shapes so backend indexers can rely on them during Testnet.
Requirements
- Enumerate emitted events and ensure they include stable identifiers (package ID, campaign reference if used).
- Validate event payloads don’t leak sensitive metadata.
- Add snapshot tests covering event topics/payload consistency.
Complexity Score: 150
Description
Finalize event topics/payload shapes so backend indexers can rely on them during Testnet.
Requirements