This commit is contained in:
2026-05-18 14:08:13 -04:00
commit 377326ec2c
36 changed files with 1473 additions and 0 deletions

14
docs/pricing.md Normal file
View File

@@ -0,0 +1,14 @@
# Pricing
Pricing recommendations should be advisory, not blocking.
## Rules
- Prefer recently sold listings over active listing prices
- Store the source and retrieval time for every estimate
- Keep manual overrides available for every item
- Fall back to the last known local estimate if the external source fails
## Later integration
The first implementation can use a service wrapper for eBay sold comps or another source without coupling the rest of the app to a single marketplace.