Summary
Track the cleanup required because merged PR #8438 included a 12-line predictive registry test beyond issue #8427's explicitly requested registry-only two-line boundary.
Acceptance criteria
- Remove only
test_predictive_proxy_registry_paths_match_release_assets from tests/unit/test_registry.py.
- Leave the two
model/registry.yaml path corrections, all provenance fields, and every other registry entry unchanged.
- Keep the cleanup to one follow-up commit with focused registry tests and diff checks passing.
Context
The original #8427 registry correction is already merged. This issue exists only to restore its requested scope; it does not request loader changes, model changes, new tests, documentation, or benchmark work.
Summary
Track the cleanup required because merged PR #8438 included a 12-line predictive registry test beyond issue #8427's explicitly requested registry-only two-line boundary.
Acceptance criteria
test_predictive_proxy_registry_paths_match_release_assetsfromtests/unit/test_registry.py.model/registry.yamlpath corrections, all provenance fields, and every other registry entry unchanged.Context
The original #8427 registry correction is already merged. This issue exists only to restore its requested scope; it does not request loader changes, model changes, new tests, documentation, or benchmark work.