Internal Control Plane

Catalyst Admin

Launch and delete deals without editing deployment files by hand. The first admin is assigned from the canonical sell_deal_admin template, and each run is tracked as a durable job.

Worker + GitHub Actions + AWS OIDC

Launch Deal

Search Clerk users first. If you do not select one, launch will create a new user from the fields below.

Launch contract

Launch is not complete until EC2, DB, cache, S3, DNS, Clerk redirect, origin cert install, migrations, Cora route, and first-admin bootstrap all pass.

Delete Deal

Delete is destructive.
This path tears down runtime, removes deal access, and verifies that the deal no longer exists.

Task List

1. Launch a disposable test deal from the new control plane.
2. Verify the deal is truly ready: DNS, Traefik TLS, backend, frontend, Clerk redirect, deal admin, and shared route registration.
3. Delete the disposable test deal and verify all targeted resources are gone.
4. Delete the current old live deal `catalyst` after the disposable cycle passes.
5. Launch the replacement final deal through the same path.

Recent Jobs

No jobs yet.