Add per-item market price distributions from trade history #198

Closed
opened 2026-08-01 17:27:18 +00:00 by coilyco-ops · 0 comments
Member

What to build

Extend the item-focused pricing view with a historical unit-price distribution for the selected item and currency. Reuse the existing read-only trade ledger and market evidence so players can see how prices are distributed over a bounded period without presenting one universal or mandatory price.

Acceptance criteria

  • A player can select an item and currency and see the distribution of observed unit prices over a clearly named time window.
  • The presentation includes sample count, freshness, median, range, and enough bucket or percentile detail to distinguish a cluster from outliers.
  • No-data, thin-data, stale-data, and multimodal results have explicit degraded states and do not render a misleading normal curve.
  • The distribution is integrated into the existing item-pricing explanation rather than creating a parallel pricing workflow.
  • API and component tests cover representative, sparse, empty, and outlier-heavy histories.

Blocked by

None - can start immediately.

Builds on #177.

Source

Sirens Discord, general-suggestions forum: "Use discord link history to create pricing bell curves for each item." Public-safe synthesis, reviewed 2026-08-01.

## What to build Extend the item-focused pricing view with a historical unit-price distribution for the selected item and currency. Reuse the existing read-only trade ledger and market evidence so players can see how prices are distributed over a bounded period without presenting one universal or mandatory price. ## Acceptance criteria - [ ] A player can select an item and currency and see the distribution of observed unit prices over a clearly named time window. - [ ] The presentation includes sample count, freshness, median, range, and enough bucket or percentile detail to distinguish a cluster from outliers. - [ ] No-data, thin-data, stale-data, and multimodal results have explicit degraded states and do not render a misleading normal curve. - [ ] The distribution is integrated into the existing item-pricing explanation rather than creating a parallel pricing workflow. - [ ] API and component tests cover representative, sparse, empty, and outlier-heavy histories. ## Blocked by None - can start immediately. ## Related Builds on #177. ## Source Sirens Discord, `general-suggestions` forum: "Use discord link history to create pricing bell curves for each item." Public-safe synthesis, reviewed 2026-08-01.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-gaming/eco-app#198
No description provided.