Files
adaptive-pricing/projects/coulomb-pricing/data/membership.json
tegwick 86ce511764 Replace infrastructure costs with actual domain invoice data
Start ledger January 2025. Record coulomb.social (3.75 EUR/mo) and
coulomb.pro (3.00 EUR/mo) as per-domain expense rows. Remove Bubble and
placeholder overhead. Add infrastructure reference catalogs; virtual server
records pending invoice data.
2026-06-22 02:14:06 +02:00

16 lines
423 B
JSON

{
"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 paying member; payments from November 2025"
}
],
"note": "Infrastructure costs run from January 2025; member payments from November 2025."
}