Worker-Bee Management /Blueprint
89%
✓8◎1·0
2
Review your cards — click any card to edit details, drag to rearrange, draw lines to show page flow.When ready → Send to Worker Bee
page
Sites Registry
All client sites, status, quick links
"Master list of all Worker-Bee managed sites. Status badges, stack labels…"
DONE
page
Site Detail
Per-site detail page
"Individual site page: all metadata, GitHub repo, Vercel project, WP API,…"
DONE
page
Blueprint Canvas
Per-site visual planning board
"React Flow corkboard. Index cards for each page/section/API. Amber strin…"
DONE
page
Credentials Vault
Encrypted secrets per project
"Encrypted credential store. Per-site API keys, passwords, tokens. AES-25…"
DONE
api
Admin Auth
Cookie-based admin session
"POST /api/auth validates ADMIN_SECRET, sets httpOnly cookie. Middleware …"
DONE
api
Blueprint API
Public API for Claude sessions
"POST /api/blueprints/update — API key auth. Claude sessions push progres…"
DONE
page
Claude Configurator
System prompts + agent setup
"Per-project Claude config: system prompt editor, model selector (Haiku/S…"
IN PROGRESS
data
Supabase Backend
Sites table + Storage buckets
"Tables: sites, credentials (encrypted). Storage: blueprints/{siteId}.jso…"
DONE
component
Deploy Pipeline
Vercel + Cloudflare DNS automation
"~/deploy-client.sh automates: vercel --prod → alias set → Cloudflare DNS…"
DONE
Press enter or space to select a node. You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.
page
section
component
api
data