The runtime

A process that finishes the work you start.

Describe the job, connect the tools, hand it off. Inai holds the work in flight, recovers from failures, escalates with full context, and survives the restart you didn't see coming.

uptime
41d 06h
sla
99.97%
auto-recovered
99.4%
weekend pages
0
Capabilities

Six things you stop building yourself.

Durable execution

Every step is checkpointed. A crash mid-flight is just a pause. Resume picks up exactly where it stopped.

Self-healing on flakes

Smart retries with backoff. Bad inputs go to a review queue, not a dead system.

Audited tool use

Every action is logged with inputs, outputs, and timing. Replay any decision the agent made.

Per-customer isolation

Per-customer budgets, credentials, and rate limits. One customer's incident doesn't spill into another's.

Self-hosted or managed

Run on your VPC or on ours. Same binary. The control plane stays where compliance needs it.

Decision traces

Every task records what the agent tried, why, and what it learned. Auditable for compliance reviews.

Live telemetry

What the system did while you weren't looking.

Streamingtick 0000
queue-workerinstance19412latency42msuptime41d 06hLIVE
ledger-daemoninstance20871latency11msuptime12d 03hIDLE
scoutinstance3340latency1200msuptime00d 04hDEGRADED
archivistinstancelatencyuptimeSLEEP
registrarinstance28811latency28msuptime63d 18hLIVE
spirit-runnerinstance4421latency67msuptime08d 02hLIVE
What it runs

Four places absence pays.

Data ops

The pipeline that retries itself.

When a data source goes down at 3am, the workflow waits, retries, rotates credentials, and picks up where it left off. You see the full trace in the morning.

Engineering

The release that finishes the rollout.

Roll the release out, watch the metrics, roll back on regression, write the postmortem. The whole loop closes without anyone opening a laptop.

Compliance

The auditor that never sleeps.

Sweep logs, flag anomalies, draft a finding, route for review. Quarterly evidence packs assemble themselves.

Operations

The triage that stays calm.

First-line on every alert. Run the playbook. Page a human only with the trace, the hypothesis, and what was already tried.