obney.ai
Menu
How it worksLast Mile Method ↗

— How it works

From intent to owned software, in six steps.

The same supply chain you saw on the home page, now artifact by artifact. Every step leaves something concrete behind — which is why the result is software you can stand on.

Step 1 of 6 — Discover

A product engineer embeds and maps the work.

A product engineer sits with you, learns how you actually run, and turns the fog into a short list of jobs worth shipping. No questionnaire — they watch the work.

work map
intake form scheduling billing ledger reporting

priority → billing ledger
owner → you · cadence → weekly
first order → 1 feature

Step 2 of 6 — Spec

The order becomes an authoritative spec.

The product engineer turns the feature order into a spec with edges, checks, and acceptance criteria. This is the durable artifact — the thing that survives, where a chat thread wouldn't. We call the spec layer Allium.

spec · allium

feature record-a-payment
edges overpay · refund · void
checks ledger stays balanced
accept receipt + audit trail

Step 3 of 6 — Assemble

The factory builds it on Grain.

Product engineers take the spec into the factory and assemble working software under constraint. Grain narrows the space of valid outputs until drift becomes structurally impossible — so what gets built matches what was specified.

assembly · grain

event   PaymentRecorded
command RecordPayment
read    LedgerBalance
// built 1:1 from the spec

Step 4 of 6 — Inspect

You review the evidence, not a demo.

Every feature leaves assembly with proof: passing tests and each acceptance criterion checked off. You inspect the evidence with the product engineer before anything ships.

acceptance evidence
Ledger stays balanced across overpay, refund, void
Receipt generated for every payment
Audit trail is complete and ordered
34 tests · 34 passing

Step 5 of 6 — Ship

Working software leaves the line — and it's yours.

The feature ships as working software you own, not access you rent. Bug fixes are guaranteed. The first shipment installs the rail everything after rides on.

shipment
shipped v1.0 · owned by you

billing ledger → live
bug fixes → guaranteed
source + IP → yours

Step 6 of 6 — Production loop

Usage drives the next order.

Once the rail is installed, real usage tells you what to build next. That becomes the next feature order, and the line runs again. Change your mind — the rail holds.

production loop

usage → signal
signal → next feature order
order → line runs again

Want the reason a Grain-built system can't drift? That's the open methodology.

Why it doesn't drift → ReasonStack ↗

— Place an order

You bring the intent. We run the line.

— Place a feature order

Bring us a feature.

Tell us the intent. We'll shape it into a spec and run it through the line.