Add Coulomb observatory package with JSON registries (product, pricing models, costs, revenue, membership), economics snapshot engine, Economics Dashboard v1 CLI, sample report, and pytest coverage. Complete T01 and queue Sprint 2 Bubble.io integration.
40 lines
No EOL
938 B
JSON
40 lines
No EOL
938 B
JSON
{
|
|
"version": 1,
|
|
"snapshot_date": "2026-06-21",
|
|
"members": [
|
|
{
|
|
"id": "member-001",
|
|
"external_id": null,
|
|
"status": "active",
|
|
"joined_at": "2025-11-03",
|
|
"plan_id": "flat-899-eur-monthly",
|
|
"source": "seed"
|
|
},
|
|
{
|
|
"id": "member-002",
|
|
"external_id": null,
|
|
"status": "active",
|
|
"joined_at": "2026-01-15",
|
|
"plan_id": "flat-899-eur-monthly",
|
|
"source": "seed"
|
|
},
|
|
{
|
|
"id": "member-003",
|
|
"external_id": null,
|
|
"status": "active",
|
|
"joined_at": "2026-03-28",
|
|
"plan_id": "flat-899-eur-monthly",
|
|
"source": "seed"
|
|
},
|
|
{
|
|
"id": "member-004",
|
|
"external_id": null,
|
|
"status": "churned",
|
|
"joined_at": "2025-08-10",
|
|
"churned_at": "2026-02-01",
|
|
"plan_id": "flat-899-eur-monthly",
|
|
"source": "seed"
|
|
}
|
|
],
|
|
"note": "Seed data for Sprint 1; replaced by Bubble importer in Sprint 2"
|
|
} |