Standalone, on your own servers
The full backend, its Postgres database and the browser app, as one self-hosted
deployable you run with docker compose inside your own network. Engineers, leads and
management sign in to it with your Okta.
Checked on a running system: it is the build we run ourselves. On 14 September 2026 a
fresh deploy was verified live: health check answering, migrations applied at start-up,
every served figure identical to the capture taken before it, and a delete against the
charge ledger refused.
Public cloud SaaS, hosted by us
The same artifacts as standalone, operated by ai-cur in a public cloud, for teams who
would rather not run a database.
Checked on a running system: this is where Sign up takes you. It is the standalone build under our operation, redeployed on 18 September 2026 with the same checks: health answering and every served figure identical before and after. Not yet offered: an uptime commitment in writing.
Databricks App
ai-cur as a Databricks App that reads one managed Delta snapshot of the cost record,
with Unity Catalog owning row-level access. It shares the cost record's column mapping with
the standalone engine.
Written down, not yet proved live: today this is a compatibility map over the
current source definitions, and its live workspace check failed when the map was
written.
By Databricks' documentation, Unity AI Gateway budgets leave out two kinds of spend:
provisioned throughput, and inference on models hosted outside Databricks1. ai-cur reads
Anthropic and OpenAI billing directly, so spend routed around those budgets still lands in
the same record.
ServiceNow scoped app
A scoped app inside your ServiceNow instance: the FOCUS-shaped AI cost record, billing
export ingestion, Tracker push, reconciliation to the invoice, and persona views under
role-based access.
Written down, not yet re-audited: its parity with the standalone engine has not
been checked against the current code.
ServiceNow buyers already feel the problem it addresses: coverage of AI Control Tower
reported that assist counts vary from one agent interaction to the next, so usage, and the
bill with it, is hard to predict2. The scoped app sits beside
Control Tower's governance and adds unit costs in money.