1.4 KiB
1.4 KiB
E6.M4 — RewardParityEnforcer
Summary
| Field | Value |
|---|---|
| Module ID | E6.M4 |
| Epic | Epic 6 — PvP Security |
| Stage target | Prototype |
| Status | Planned (see dependency register) |
Purpose
Ensure functional equivalents for PvP rewards through PvE/crafting paths; blocks ship when mapping incomplete per policy.
Responsibilities
- Maintain
RewardParityMapandEquivalentPowerBand; emitParityViolationAlertfor CI or live checks across E3.M2, E5.M3, E7.M2.
Key contracts
| Contract | Role |
|---|---|
RewardParityMap |
PvP-only reward → equivalent path. |
EquivalentPowerBand |
Acceptable power band comparison. |
ParityViolationAlert |
Blocking or warning signal. |
Module dependencies
- E3.M2 — RefinementAndRecipeExecution.
- E5.M3 — EncounterAndRewardTables.
- E7.M2 — RewardAndUnlockRouter.
Dependents (by design)
- Release/content gates; telemetry
parity_violation,parity_grant_path_completed.
Related implementation slices
Epic 6 Slice 3 — prototype sidegrade example validated.
Source anchors
- Master plan:
neon_sprawl_vision.plan.md— Epic 6. - Module dependency register