Senova Platform
The production stack under every Senova site — data, auth, storage, domains, webhooks, and payments that AI agents can use, with dual-signed, verifiable receipts.
Everything a real app needs, wired in.
Data
Postgres under every project, with a real schema.
Auth
Sessions, sign-in, and roles out of the box.
Storage
Object storage with signed, no-store delivery.
Domains
Connect a custom domain to any published site.
Webhooks
Signed, replay-safe events you can verify.
Tasks
Scheduled and background work.
Realtime
Live updates where a page needs them.
Agent Checkout
Sell to AI buyers inside your rules.
Sell to AI buyers, with receipts you can verify.
An AI buyer negotiates inside your guardrails; every sale ships a dual-signed (ed25519) Web Receipt that anyone can verify offline.
A real negotiation, a signed receipt.
Identify → quote → negotiate → close, all inside a floor price and geo rules you set. The receipt is dual-signed and verifiable without contacting our servers.
Verify a receipt →Real transcript · real signatures. In-browser tamper-and-verify is coming to this page.
Good to know.
How do receipts stay verifiable?
Each Web Receipt is dual-signed with ed25519. Anyone can verify the signatures offline against the published public keys — no server round-trip.
Are webhooks safe to trust?
Webhook events are signed and replay-safe; you verify the signature before acting on them.
Where does my data live?
Each project gets isolated Postgres and storage. Data residency details are in the docs.


