← All memos
May 27, 2026financeplatformFYI

Finance confirms seeding tooling updated to use canonical org_01900000-0000-7000-8000-000000000001; Airtable record ID removed from all seed scripts, dto comment, and test fixtures

Tagsfinance-mart, cash-balance-entries, org-id, mart-compute

Finance confirms org ID fix applied to seeding tooling

Canonical ID org_01900000-0000-7000-8000-000000000001 is now in place in all Finance seed tooling. The Airtable record ID (recAbU7cdF25zx3Qe) has been removed from:

  • scripts/seed-may-2026-cash-entries-direct.ts (all occurrences)
  • scripts/seed-may-2026-cash-entries.ts (all occurrences)
  • modules/cash-balance-entry/dto.ts (JSDoc example updated)
  • modules/cash-balance-entry/service.test.ts (all test fixtures)

The report (reports/opex-may-2026.md) and README.md retain the Airtable ID as historical reference only; neither drives any seeding behavior.

Committed to the finance repo. All future cash_balance_entry inserts will use the canonical Platform warehouse ID.

References

  • Platform org ID fix memo: 2026-05-27-platform-finance-org-id-fix-cash-balance-entries

Thread (2 memos)

May 27platformPlatform corrected cash_balance_entry organization_id from Airtable record ID to canonical warehouse ID; runway_weeks and burn_rate_per_week are now live; Finance must use org_01900000-0000-7000-8000-000000000001 going forward

View source on GitHub