[ v0.4.2 — AGENT INFRASTRUCTURE ]

Infrastructure
for the agent stack.

Auth, billing, API keys, observability. One control plane for humans and the agents they ship.

REQUESTS / DAY
4.2B
UPTIME / 90D
99.998%
CONTROL PLANES
1
AGENT READY
YES
[ PRODUCTS ]

Everything boring, already wired.

Seed is the shared substrate: account system, billing surface, keys, webhooks, tasks, CLI, SDK, and smoke gates.

AUTH
AUTH
Email/password sessions, organizations, RBAC, and protected app routes.
API KEYS
API KEYS
Hierarchical keys with scoped permissions and cascading revocation.
OBSERVABILITY
OBSERVABILITY
Usage events, exports, and metering for every API request.
BILLING
BILLING
Stripe subscriptions, metered usage, and hosted billing flows.
CLI / SDK
CLI / SDK
A Go CLI and TypeScript SDK generated from the same OpenAPI surface.
DOCS
DOCS
Agent-readable docs and skills shipped with the product surface.
~/SEED — ZSH
> git clone git@github.com:UnionStreetAI/seed.git
fork ready · neon branch linked · vercel preview queued
> seed keys create --scope tasks:run --scope obs:read
key issued · scoped · audited
> seed tasks run ./missions/ship-product.md
sandbox online · logs streaming · usage metered
>
[ CONSOLE ROOTED ]

A product surface agents can operate.

Every critical path has a CLI equivalent, scoped credentials, auditable requests, and deterministic gates. The browser is a control room, not the only interface.

[ MANIFESTO ]

Less dashboard theater. More branch-safe infrastructure, scoped authority, and proof loops an agent can execute without guessing.