hearth

Hearth · Human-centered AI

The fire is new. The discipline isn't.

AI is the new fire — enormous energy, dangerous loose, transformative held. Hearth builds the structure that holds it: systems your analysts, operators, and auditors can actually sign off on.

Mission

Warmth, engineered.

Every civilization organized itself around the same object: a contained fire. The hearth was never the flame — it was the architecture that made fire safe enough to live with. Around it, people cooked, decided, taught, and stayed warm.

That is our work with AI. We start where the stakes are real — oilfield paperwork, service operations, credit files — and we build the kind of intelligent system a careful company can live with for decades. Not fire for its own sake. The stone that holds it.

What Hearth is

One practice, three postures.

The practice

Advisory that maps before it builds

We sit with your team, walk the workflow on paper first, and find the one place AI genuinely earns its keep. The AI Modernization Audit is where every engagement begins.

The platform

Tools you run yourselves

Mantle, Kindling, Andiron, Dispatch — an ecosystem that turns the practice into something your own people operate, audit, and extend.

The posture

Human-in-the-loop as architecture

Sign-off is not a checkbox we added; it is the load-bearing wall. Your analysts stay the authors of every decision. The system gives them leverage and keeps the receipts.

Core philosophy

Three ideas govern every decision.

01

Warmth is engineered.

A hearth is masonry before it is comfort. Precision produces warmth, not the other way around. Everything we ship is geometric first, warm second — never decorative, never cozy for its own sake.

02

The ember, not the blaze.

A tended ember is the most efficient state of fire: quiet, dense, ready. We look for the smallest automation that changes everything, and we resist the demo that impresses but doesn't hold.

03

Structure protects.

The arch is humanity's oldest trust technology: it holds weight by geometry alone. Our mark is an arch holding an ember — capability held safely by structure. Human-in-the-loop, drawn as a shape.

Products

Parts of the hearth.

Every product is named for something a hearth is made of — plain, physical, one word. Together they are the modernization stack for companies that measure twice.

Mantle

Platform · console

The working surface. Workflows, agents, review queues, and audit trails in one console your team opens every morning — the shelf the whole operation rests on.

See it think

Kindling

Audit · onboarding

The starter kit. Workflow surveys, document samples, and readiness scoring that turn "we should look at AI" into a mapped, priced, defensible first project.

Start the audit

Andiron

Integrations · infrastructure

The iron underneath. Connectors into the ledgers, ERPs, and shared drives you already trust — so the fire sits on structure, not on top of your data by force.

Read the docs

Dispatch

Newsletter · journal

Field notes from the work. What held, what didn't, and what we'd do differently — written like a letter, sent when there's something worth saying.

Read Dispatch
Capabilities

What we build, concretely.

Workflow survey

We map how the work actually moves — tickets, memos, approvals — before a line of code. The map is the deliverable.

Document intelligence

Field tickets, invoices, covenants, credit files — read into structured lines with the source page always one click away.

Reconciliation agents

Line-by-line matching against rate tables, AFEs, and ledgers. Exact matches post to a queue; exceptions wait for a person.

Review queues

Nothing posts without a named human sign-off. The queue shows what the system did, why, and what it wants permission for.

Integrations

Andiron connectors reach the systems of record you already run — QuickBooks to SAP, shared drives to core banking.

Measurement

We measure analyst leverage — hours returned to judgment — and report it plainly. Numbers get context or don't appear.

How Hearth thinks

Watch the work, not a demo reel.

A morning in Mantle: an analyst hands the system a reconciliation, the system shows its reasoning, and everything ambiguous waits for a person. This is the whole philosophy, running.

MANTLE CONSOLE · reconciliation agent session
Analyst · J. Osei
Reconcile May field tickets against the pad-7 invoices. Flag anything the AFE doesn't cover.
Mantle
Pulling 214 tickets from the shared drive and both invoice batches. I'll match on well, date, and rate table, and hold anything ambiguous for you.
01parse 214 field tickets → structured lines (well · date · hours · rate)
02match against invoice lines → 197 exact on all four keys
0312 rate mismatches → vendor rate table superseded 2026-04; adjustments drafted
045 tickets cite AFE 23-114 — outside approved scope → HOLD for human review
Mantle
197 lines reconcile. 12 used the superseded rate table — adjustments are drafted with both tables cited. 5 sit outside AFE 23-114; they're queued for your sign-off. Nothing has posted.
Analyst · J. Osei
Show me the five.
Orchestration
Intakeagent
Extractagent
Match & draftagent
Review & sign-offyou
Post to ledgeragent

Filled dots are where AI acts. The outlined dot is the load-bearing wall: a person, named, signing off. Every step writes an audit line.

Example only — not a real client result. every figure above is illustrative
Technology

Boring where it should be boring.

The interesting part of our stack is how uninteresting most of it is. Retrieval grounded in your own documents. Models treated as replaceable parts, never as the foundation. Audit lines the way a ledger writes them: every action, every source, every signature.

We are model-agnostic on purpose. The best model this year won't be the best model next year, and your workflows shouldn't care. The structure is ours; the fire is whoever burns brightest.

$ hearth verify --system-qualities
runs in your VPC or on-prem — data stays home
every answer cites its source document and page
every action writes an append-only audit line
nothing posts without a named human sign-off
models swappable without workflow rework
degrades to manual — the ledger never blocks on us
Case studies

The shape of the work.

Composite scenarios drawn from the patterns we build for. Presented honestly: illustrative, not client results.

Oilfield services · composite scenario

From field ticket to finance, without the Friday backlog.

  • Crews' paper tickets stop dying in a scanner folder — intake reads them the day they arrive
  • Reconciliation runs nightly against rate tables and AFEs; exceptions queue for the analyst
  • The analyst's Friday changes from retyping everything to reviewing what actually needs judgment
Example only — not a real client result.
Credit · fintech · composite scenario

Credit memos that cite their sources.

  • Memo drafts assemble from the ledger, covenant docs, and prior files — every figure links to its page
  • The analyst edits judgment, not formatting; the system keeps both versions and who changed what
  • Committee reviews arguments with receipts attached, and sign-off is recorded like any other entry
Example only — not a real client result.
Developers

The console has an API.
The API has a conscience.

Everything Mantle does in the console, Andiron exposes as an API — with the same rule baked into the schema: work that needs a human says so, and won't complete without one.

POST /v1/runs · illustrativeandiron
$ curl https://api.hearth.example/v1/runs \
    -H "Authorization: Bearer $HEARTH_KEY" \
    -d '{ "workflow": "reconcile-field-tickets",
          "period": "2026-05", "site": "pad-7" }'

// response
{
  "run_id": "run_8Kd2…",
  "matched": 197,
  "drafted_adjustments": 12,
  "held_for_review": 5,
  "review_required": true,
  "posted": 0,
  "audit_ref": "ledger://runs/8Kd2/audit"
}

Example only — illustrative API surface, not a live endpoint.

Research

Working notes.

Small, honest studies from live systems. Shared when the evidence is worth more than the polish.

R-01

Measuring analyst leverage

A practical definition of "hours returned to judgment," and why we refuse vanity metrics.

working note
R-02

Failure modes of document extraction under rate-table drift

What breaks when the vendor updates the rates and nobody tells the model.

working note
R-03

Quiet interfaces

Attention budgets in back-office AI: when the right amount of interface is almost none.

draft
Careers

Sit closer to the fire.

A small team doing patient work in impatient territory. We hire people who like real workflows, real constraints, and shipping things a CFO can explain.

Founding systems engineer Houston / remote Write to us
Workflow analyst — oilfield finance Houston Write to us
Design engineer Remote Write to us
Contact

Bring us the workflow that keeps you up at night.

The first conversation is a working session, not a pitch. Tell us which workflow hurts, and we'll tell you honestly whether AI belongs in it — sometimes the answer is "not yet," and we'll say so.

We reply within two working days. No newsletters unless you ask for Dispatch by name.

Concept prototype — this form does not transmit anything yet.

Received.

Thank you — we'll read it carefully and reply within two working days. The fire's on.