Prodward · permissions← Sign in
00 / The promise
Active, not invasive.
Prodward orchestrates your production lifecycle by reading what exists, creating what's missing, and configuring what's drifting.
It never deletes resources, never modifies billing, never requests admin scope. We sit in the second seat, not the cockpit.
READCREATECONFIGURE
NEVER DELETENEVER MODIFY BILLINGNEVER REQUEST ADMIN
01 / Allowed & forbidden
READProject structure · environment variables · deployment history · usage metrics
CREATEBranches · preview deployments · staging databases · cache instances
CONFIGUREBuild settings · alert thresholds · branch protection · cost ceilings
NEVERDelete · billing modify · admin transfer · API key rotation · production data writes you didn't ask for
02 / Capability matrix · 8 vendors
every capability · every connectable vendor- HostingVercelFrontend hosting with edge functions and previews.affiliate
Read project & deployment stateCreate projectsWrite environment variablesTrigger & promote deployments - DatabaseSupabasePostgres database, auth, and storage.affiliate
Read project statusCreate Postgres projectsWrite API keys & database URL to Vercel - DatabaseNeonServerless Postgres with branching — instant databases.affiliate
Read project statusCreate Postgres projectsWrite pooled & direct connection strings to Vercel - CacheUpstashServerless Redis and Kafka over HTTP.affiliate
Read database statusCreate Redis databasesWrite connection credentials to Vercel - DatabaseCloudflare R2S3-compatible object storage at Cloudflare edge — zero egress fees.affiliate
Read account settings (to resolve your account id)Create R2 storage bucketsWrite non-secret bucket config to Vercel - ObservabilitySentryError tracking with stack traces and breadcrumbs.affiliate
Read project & issue dataCreate projectsWrite DSN into your Vercel env varsConfigure starter alert rules - ResendTransactional email API for developers.affiliate
Read domain statusCreate & verify sending domainsPublish required DNS records - AnalyticsPostHogProduct analytics, session replay, and feature flags.affiliate
Read project statusCreate analytics projectsWrite client key to Vercel
03 / Why this matters
Vibecoded apps break in production.
Junior LLM-generated code doesn't know prod hygiene — no rollback path, no cost ceiling, no env separation. Prodward backfills the senior judgment without touching the keyboard you sit at.
But you don't trust me with delete.
Right. So we wrote it out of the API surface. Nothing in our codebase can delete your stuff.
Audit trail, immutable.
Every action Prodward takes lands in audit_events. Service-role only; even our own admins can't tamper with it.
v0.1 · phase-a · the only orchestrator that explicitly cannot fire you← Sign in