Skip to content

Remove MP eCPS 2cdd45d bundle candidate#19

Draft
MaxGhenis wants to merge 1 commit into
mainfrom
claude/revert-mp-ecps-bundle
Draft

Remove MP eCPS 2cdd45d bundle candidate#19
MaxGhenis wants to merge 1 commit into
mainfrom
claude/revert-mp-ecps-bundle

Conversation

@MaxGhenis

Copy link
Copy Markdown
Contributor

Fixes #18

Removes the US-only MP 2cdd45d bundle candidate (candidates/4.14.0-mp-ecps-us.json) and its built bundle (bundles/4.14.0/). On a correctly-scored target surface, production eCPS beats MP 2cdd45d (full PE-native loss 0.0266 vs 0.0428; eCPS wins 2334 of 2809 targets) and MP is 14–49× worse on income components; the promotion had cleared only a content baseline gate.

After removal, select_latest_bundle_candidate.py reverts to 4.4.4 (verified). The single-country candidate-selection infra added in #12/#13/#15 is preserved. Live runtime is restored separately in PolicyEngine/policyengine.py#392 (the legacy us.json manifest, which is what runtime reads, never imported this bundle).

Testing

  • Full pytest: 96 passed
  • validate_schemas.py / validate_models.py: all remaining bundles (4.4.2/4.4.3/4.4.4) ok
  • select_latest_bundle_candidate.py → 4.4.4

🤖 Generated with Claude Code

The microplex MP 2cdd45d artifact loses to production Enhanced CPS on a
correctly-scored target surface (full PE-native loss 0.0428 vs 0.0266; eCPS
wins 2334 of 2809 targets) and is 14-49x worse on every income component.
Remove the US-only 4.14.0 MP bundle candidate and its built bundle so the
publish flow no longer selects it; latest candidate reverts to 4.4.4.
Preserves the single-country candidate-selection infra from #12/#13/#15.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove MP eCPS 2cdd45d bundle candidate (loses clean-surface comparison)

1 participant