Area: contracts/predict-iq/src/modules/disputes.rs / market model
Problem: Comment says payout_mode should be immutable, but runtime behavior should be enforced by tests.
Testing gap: No test locking mode across resolve/dispute flows.
Acceptance tests: Verify resolve path cannot mutate payout mode unless explicitly allowed by spec.
Area:
contracts/predict-iq/src/modules/disputes.rs/ market modelProblem: Comment says payout_mode should be immutable, but runtime behavior should be enforced by tests.
Testing gap: No test locking mode across resolve/dispute flows.
Acceptance tests: Verify resolve path cannot mutate payout mode unless explicitly allowed by spec.