Story: Caching analysis (POSTPONED)
Table of Contents
This page documents a story in Sprint 12. It captures the goal, current status, acceptance criteria, and the tasks that compose it.
Goal
Design a shared dialog-cache component using immer for immutable storage. Postponed within sprint 12.
Status
| Field | Value |
|---|---|
| State | BACKLOG |
| Parent sprint | Sprint 12 |
| Now | Postponed in sprint 12; carried forward. |
| Waiting on | A sprint with the slot. |
| Next | Return to this once a sprint has the budget. |
| Last touched | 2026-02-20 |
Acceptance
- Core (non-Qt) caching data structure sketched.
- Subscription-aware design captured.
- Foreign-key clickability documented.
Tasks
| Task | State | Start | End | Description |
|---|---|---|---|---|
| Analyse caching at dialog level | BACKLOG | 2026-05-19 | Design sketch for a shared caching component (ores.caching or workspace) using immer immutable data structures; subscription-aware; foreign-key navigation; baobab-style usage viz. |
Decisions
- Right name: ores.caching, not workspace
- settled during analysis.
Out of scope
- Implementation — postponed.
See also
None.