← All blueprints
Finance

Plant finance

Rebuild a manufacturer's numbers from its ledger for its bank: sources and uses of every borrowed million, reported vs true result, margin per deal, the hedge book, and a rulebook of claims re-checked against the production system on every read. Read-only; not an audit opinion.

What it needs

Nothing. No accounts to connect, no values to fill in. Push it and it runs.

What's in it

5 views.

The files

The structure is JSON; the content sits beside it as real files, referenced with $file.

plant-finance.blueprint.json
├── plant-finance/bridge.html
├── plant-finance/deal.html
├── plant-finance/hedge.html
├── plant-finance/rulebook.html
└── plant-finance/truth.html

Served with every $file inlined at /blueprints/plant-finance.json. What's in a blueprint walks the format.

Push it

Straight from the URL. Nothing to clone.

daslab scene push https://daslab.run/blueprints/plant-finance.json

Push it again after editing and the same scene updates in place: ids resolve deterministically, so apply upserts rather than duplicates. The merge rules are on Export and import.