NEW TASK — auto-routed to the right lane & AI tier
QUEUE (auto-ordered)
WAITING ON YOU — easy yes/no, signed in as Mike Acquisto · PURE super admin
Budgets, spends and major items route here to YOU. Everything else auto-assigns to PURE staff by role (see the queue). Every decision is undoable below until a lane acts on it.
ONE CLICK — a lane picks it up and does the whole thing
HIT THE BUTTON — 3 connection-backed ideas, add what you like
AGENT MEMORY (pure_memory) — what every session knows at boot
PURE DICTIONARY (live table — source of truth)
RELEASES — publish / unpublish / revert (state machine on pure_releases + deploy_log)
Every action is logged to deploy_log and viewable in Audit. Publish an older release to revert the live site to it (confirmed); unpublish takes the current deploy down. Timestamped batch folders are the file-level rollback. Real Netlify push lands when the API token is approved (APR-3) — until then each action queues a one-line ops ticket.