Task: Generation configs move to oresmd URIs
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
Make the synthetic generation configs identify market data by oresmd
URI. fx_spot_generation_config and ir_curve_generation_config
each carry one oresmd_uri; the component columns drop; validation
moves to the oresmd layer; the Qt editors round-trip URIs.
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
fx_spot_generation_config:ore_keybecomesoresmd_uri;base_currency_codeandquote_currency_codedrop; the pair comes from the parsed identifier; the base != quote check lives in the parser.ir_curve_generation_config:currency_code,index_family,tenor, androlebecome oneoresmd_uri.- Validation (family list, tenor rules, role) lives in the oresmd layer.
FxSpotRateEditorandIrCurveEditoredit and save URIs.ir_curve_template_entriesstays unchanged: the instrument grid is not identity.
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 |
|---|---|---|---|