Workspace Console

AI Ops
CHRIS · BRANCH 29 · v0.2.2
Projects
Intake & Routing

Drop files to file them

Upload zips, .md files, prompts, or update packets. The console reads each file's name and suggests exactly where it belongs in your structure. With Drive access switched on, the "File to Drive" button does it for real.

⊕  DROP FILES HERE  /  TAP TO BROWSE
zip · md · txt · xlsx · png — anything from a build or update
Dormant Routing preview works now. Actually writing to Google Drive is wired but switched off until you add Drive API access (Brain tab → Connections). Nothing leaves this page yet.
Update Forge

Build an update packet

Fill this out when you finish an update. The console produces the standard files your system expects — a notes file, a changelog row, and a release note — named correctly and ready to drop into the project. This is the "packet" you hand back to Intake.

Brain & Connections

The LLM brain

This is where the assistant that knows your conventions lives. Ask it where something goes, have it draft a packet from a messy description, or have it read a project and summarize it. It's built in — it just needs a connection switched on to think.

Dormant The brain is structured in but not connected. A hosted web app can't safely hold an API key in its code. To switch it on: add a tiny backend that holds the key, or run a local helper. The Send button shows you exactly what it WOULD ask, so the wiring is ready.

Drive Connection — phone friendly

This version connects straight from the browser to Google Drive. It is meant for Cloudflare Pages and iPhone home-screen use. No Node. No start.bat. Your computer does not need to stay on.

Next proof These buttons prove the app can use the real workspace structure: find the Workspace_Console project folder, create missing project folders, upload an update note, and write a changelog entry.
Google setup In Google Cloud OAuth, use Application type: Web application. Add your Cloudflare URL under Authorized JavaScript origins. Example: https://your-site.pages.dev

Connections

Switches for the two things that make this fully automated. Both are off until you set them up — the app is built to drop them in without a rebuild.

Drive APIOFF — needed for real write / edit / delete / move in Google Drive.
LLM keyOFF — needed for the brain to actually respond.
Your File Structure

The map this console is built on

Everything the console does follows this exact structure. It's the same one living in your Drive under AI_Workspace.

WORKSPACE CONSOLE · built for Chris DRIVE ○ OFFLINE  ·  BRAIN ○ OFFLINE