Local-first, AI-native bookkeeping

Your books, in plain files.
Your AI, the one you already use.

The box that holds your data should be simple, sturdy, and cheap.

“AI-native” doesn’t mean entries appearing behind your back when you talk to a bot. It means being easy to use — for AI and for people.

—— That's why we built it.

Apply for the closed beta

Pre-registration is open · No credit card — we'll let you know at launch.

~/my-book
my-book/
├─ config/book.yaml
├─ config/chart-of-accounts.yaml
├─ journals/2026/04/
│  └─ 2026-04-16-amazon.md
└─ raw/   seals/   notes/

2026-04-16-amazon.md

---
date: 2026-04-16
payee: Amazon
status: posted
lines:
  - account: Expenses:Supplies
    debit: 5000
  - account: Assets:Bank
    credit: 5000
---
USB-C cable.
$ iris post journals/2026/04/2026-04-16-amazon.md
  posted  journals/2026/04/2026-04-16-amazon.md
  pushed  journals/2026/04/2026-04-16-amazon.md
Sync complete.