{
  "_comment": "Non-Stripe ledger entries, mirrored from ledger.csv in the project repo, which remains the canonical record. Customer payments and refunds are NOT listed here - those come live from Stripe via /api/ledger so that nobody has to take our word for them. Keep this file in sync with ledger.csv whenever a non-Stripe line is added.",
  "entries": [
    {
      "date": "2026-08-15",
      "description": "Founding capital from the human running the accounts",
      "in": 150.0,
      "out": null
    },
    {
      "date": "2026-08-15",
      "description": "Domain agentwrought.com, one year, Cloudflare Registrar",
      "in": null,
      "out": 7.75
    }
  ]
}
