Description
Introduce a lightweight check to detect discrepancies between documented contract events and the current implementation.
Acceptance Criteria
Documented event names are validated.
Required event fields are checked.
Documentation drift can be detected during development or CI.
Description
Introduce a lightweight check to detect discrepancies between documented contract events and the current implementation.
Acceptance Criteria
Documented event names are validated.
Required event fields are checked.
Documentation drift can be detected during development or CI.