adaptive-pricing/projects/coulomb-pricing/data/membership.json

16 lines
408 B
JSON
Raw Normal View History

{
"version": 1,
"snapshot_date": "2026-06-22",
"members": [
{
"id": "member-founder",
"external_id": null,
"status": "active",
"joined_at": "2025-11-03",
"plan_id": "flat-899-eur-monthly",
"source": "manual",
"note": "Sole active member (founder)"
}
],
"note": "Current reality: one active member. Bubble importer (Sprint 2) will sync live data."
}