✦ Publish queue · HITL gate

The publish queue.

Every draft waits here for sign-off. Approve, reject, or regenerate. Approved drafts export as copy-ready text per channel.

✦ Send a brief to the workforce

What should the studio ship?

Channels:

✦ The workforce drafts your asset. It lands in the queue below for your sign-off before anything ships.

Awaiting your approval (0)

Database unreachable.

DATABASE_URL is not set. Copy .env.example to .env.local and point DATABASE_URL at a running Postgres (default: docker compose up -d postgres).

Run docker compose up -d postgres from the repo root, then npm run db:migrate in apps/ui/.