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
The cockpit is dark. Mouse offline. Only spells work.
Proxy: Find /secret/vault/key.txt and read it to restore power.
Type: help
Proxy: I'm Proxy the Polyglot. I speak terminal. You speak chaos. Let's collaborate.
degen@cockpit:/$
Tip: secret is hidden — you'll need to explore smart.
Terminal Command Spellbook
NAVIGATION
pwdWhere am I?
Shows your current folder coordinates.
lsLook around
Lists files/folders in the current room.
cd <folder>Teleport
Moves you into a folder.
cd ..Escape hatch
Moves you one level up.
clearClean slate
Wipes the cockpit screen.
INTEL
cat <file>Read the scroll
Prints a file's contents. Use it on key.txt.
helpSummon Proxy
Shows 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.