FISCUSXTelegram
quotesnot in the book · no legs · not checkable here
AAPLx$306.25-0.12%NVDAx$224.66-0.04%GOOGLx$346.85+0.63%MSFTx$495.09-0.56%AMZNx$262.54-0.52%METAx$590.53-0.20%TSLAx$342.32+0.75%SPCXx$138.36+0.78%PLTRx$173.77-1.50%INTCx$103.57-1.07%ORCLx$152.10-1.33%COINx$148.75-1.38%CRCLx$71.30-2.00%HOODx$95.83-1.48%MSTRx$94.12-0.24%SPYx$775.72-0.04%QQQx$730.32+0.20%GLDx$401.59-0.05%MCDx$271.10-1.71%GMEx$18.84+1.79%
20 of 20 priced · Jupiterread 16:45:22Z

The rules.

every figure twice, and the two sides sum to nothing. Everything below follows from that, and every figure on this page was computed when the page was drawn by the same functions that write the book.

01

Why double entry

Single entry is a list of balances. Somebody types them and you either believe them or you do not. Double entry makes every movement appear twice — once where it came from and once where it went — so the sum of the whole book is zero, and a reader with a column of figures can check it.

The method is six hundred years old and was invented for exactly this situation: a merchant nobody could audit. A launchpad publishing a lone TVL figure has chosen the older, weaker method, and the figure may even be true — but it cannot be checked, and unfalsifiable is not the same as honest.

02

A worked entry

Backing a shot with 1 SOL writes one entry with three legs:

AccountLegWhy
Subscribed by backers-1money in from the people who backed a shot. The treasury owes this.
Held in the vault0.98the balance the treasury can point at. Read, never assumed.
Taken by the house0.02our fee. It is an account like any other, and it is on the same page.
sum0it comes to nothing, so it can be written

The backer is owed the full amount they paid. Our 2% comes out of what the vault keeps, never out of what they are owed — which is why the vault and the amount owed differ by exactly the house account, and why that difference is printed on the books page rather than explained away.

A refund is the same shape in reverse: 0.5 out of the vault, 0.5 into redeemed.

03

The four states of a shot

in the air

subscriptions are still being taken. Nothing has been decided.

made

the target was subscribed in full and the vault holds it.

missed

the window closed short of the target. Every backer is owed their money back.

settled

a missed shot whose refunds have all been booked. The books are square again.

In the air is the only genuinely undecided state, and it is the one an interface is most tempted to dress up as one of the others. It gets its own colour here and nothing decorative may use it.

Missed and settled are kept apart on purpose. A missed shot owes its backers money; a settled one has paid them. Merging the two would let a debt look like a closed matter.

04

What the house takes

our fee2%of every subscription, taken inside the subscription entry itself
roundingper entrycharged once per entry and floored each time, which takes marginally LESS than charging on the total. Integer division must never round toward the party writing the code.
where it showsan accountthe same trial balance as everything else. A fee that lives outside the book is a fee nobody can add up.
05

What this cannot do

hold your moneyThis book is the product's own record. It is not a chain, and an entry here is not a transfer.
make a shot goodA target reached says people backed it. It says nothing about whether they should have.
stop a bad actorDouble entry catches arithmetic, not intent. A book can balance perfectly and still describe a theft, provided the theft is written down.
be fast to readEvery balance on every page is summed from the legs on each request. That is slower than a cached total, and it is the reason no total here can drift from its rows.
take an unbounded shotA window is at most 72 hours and one subscription is capped, so a fat finger cannot put the book somewhere nobody meant.

What it removes is the possibility of a figure nobody can check. The books →