Task: Delete legacy ORE representations
Table of Contents
This page documents a task in the Adopt oresmd as the native market data identity across simulator, UIs, and shell story. It captures the goal, current status, acceptance, and any notes or results.
Goal
Delete the legacy ORE representations for market data identity. No backwards compatibility: the cutover is hard.
Status
| Field | Value |
|---|---|
| State | BACKLOG |
| Parent story | Adopt oresmd as the native market data identity across simulator, UIs, and shell |
| Now | Not yet started. |
| Waiting on | Nothing. |
| Next | Begin implementation. |
| Last touched | 2026-08-11 |
Acceptance
- The columns
series_type,metric,qualifier,ore_key, andcurrency_codeare dropped from the schema.point_idstays: it carries the serialised oresmd point, per the observation task. - The import classification table and the
split_market_series_keyidentity use are deleted. - The DB check constraints on identity are gone; validation lives in the oresmd layer.
- The tests that pin the old shape are updated; the build and the test suite are green.
- Nothing ORE-shaped is stored.
Plan
(Implementation strategy. Written when work starts; key decisions
are distilled into the parent story's * Decisions at close, but the
plan itself stays — it is the historical record of what we did.)
Notes
Test Scenarios
Manual QA scenarios (scaffolded via compass add test_scenario, run
through the QA Validation Runner panel) that verify this task. Link
new ones here as they're created; the scenario doc itself links back
via its "Verifies task" field.
| Scenario | State | Notes |
|---|---|---|
PRs
| PR | Title |
|---|---|
Review
| Comment summary | File | Decision | Notes |
|---|---|---|---|