PLATFORM
One backend, four surfaces, no glue code
Console to operate it, Account to control access, Files for artifacts and assets, Documentation for the API. All of it headless underneath.
THE DATA LAYER
Records, relationships, permissions — as an API
Define objects and fields once. Adrifact generates the typed endpoints, the polymorphic relationships, and the row-level permission checks that go with them.
- Tags, files, and activity attach to any record type
- Field-level history on every change
- Your identity provider stays the source of truth
AGENTS
AI with a job description
An agent is a role plus a config plus a model. Roles say what it may touch, configs pin the model and effort, and the integration is set once — read-only everywhere it's inherited.
ARTIFACTS
Every output is a durable thing
Output isn't a chat log — it's a versioned artifact with inputs, model, prompt, and reviewer recorded. Diff two versions, roll back, or hand the trail to an auditor.
Versioned
Immutable, addressable, diffable
Attributed
Who and what produced it
Reversible
Roll back without a migration
Portable
Export it and walk away
Start in the docs, or start building
Open signup — the free tier needs no card.