generated from coulomb/repo-seed
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.
16 lines
322 B
JSON
16 lines
322 B
JSON
{
|
|
"version": 1,
|
|
"fx_usd_eur": "0.92",
|
|
"records": [
|
|
{
|
|
"id": "usage-2026-06-tegwick",
|
|
"period": "2026-06",
|
|
"member_id": "member-tegwick",
|
|
"model": "anthropic/claude-3-haiku",
|
|
"tokens": 48200,
|
|
"cost_usd": "0.06",
|
|
"cost_eur": "0.06",
|
|
"source": "openrouter"
|
|
}
|
|
]
|
|
} |