Annotate how fresh each displayed data point is #183
Labels
No labels
burndown-2026-06
headless
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
c#
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-gaming/eco-app#183
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
The World page presents pollution, climate, map, and activity values together, but each data plane has a different freshness contract. A reader cannot tell whether a value reflects the latest Eco tick, the 60-second climate cache, or an older browser page load.
Current behavior:
Desired outcome
Try to annotate each displayed data point, or each coherent data section, with the freshest accurate provenance the app has. Keep the UI compact and avoid claiming precision the source does not provide.
Possible labels:
The design should distinguish three concepts where available:
Acceptance criteria