Complete Economic Observatory MVP (ADAPTIVE-WP-0002)

Add file-based Bubble, Stripe, and OpenRouter importers; usage attribution,
cost allocation, pricing simulator, credit wallets, and recommendations in the
dashboard API. Document whynot-design UI workflow and archive the finished
workplan with all ten tasks marked done.
This commit is contained in:
2026-06-22 23:23:31 +02:00
parent 04ee6d2421
commit 0a38def5a5
26 changed files with 871 additions and 111 deletions

View File

@@ -0,0 +1,11 @@
{
"usage": [
{
"period": "2026-06",
"user_id": "member-tegwick",
"model": "anthropic/claude-3-haiku",
"tokens": 48200,
"cost_usd": "0.06"
}
]
}