Language & Infrastructure — Nuts & Bolts Vertical Slice
Operator Trial: Ship like a grown-up.
Terminal → Supabase → Logic Gate → Docker
Department Map — 1/4
Phase 1 — Cockpit (Terminal)
Keyboard supremacy is spiritual.
Proxy: The mouse is dead. Only spells work. Find key.txt in /secret/vault and cat it.
COCKPIT: DARK MODE
MISSION:FIND KEY.TXT
Terminal Command Spellbook
NAVIGATION
pwdWhere am I?Shows your current folder coordinates.
lsLook aroundLists files/folders in the current room.
cd <folder>TeleportMoves you into a folder.
cd ..Escape hatchMoves you one level up.
clearClean slateWipes the cockpit screen.
INTEL
cat <file>Read the scrollPrints a file's contents. Use it on key.txt.
helpSummon ProxyShows supported spells + the mission.
Complete Cockpit first.
Phase 2 — Memory Bank (Supabase)
The database doesn't forget. Neither do receipts.
Proxy: Welcome to the Memory Bank. We're going to carve a profile row into the database and watch reality update in real time.
Auth: Not signed inDB: —
Complete Phase 2 first.
Phase 3 — Logic Gate (Whale Lounge)
Logic is love with rules.
Proxy: Whale Lounge entry requires a logic gate. Write the if/else to allow whales only.
Complete Phase 3 first.
Phase 4 — Container (Dockerfile)
Shipping is a spell.
Proxy: Final trial. Turn this chaotic stack into a shipping container. Write a Dockerfile that can serve a simple app.