KB-1A47
GPT Direction — AI Shared UI Workspace Prompt with Cowork Amendments (2026-05-29)
2 min read Revision 1
gptui-previewcoworkvpshandoffclaude-code2026-05-29
GPT Direction — AI Shared UI Workspace Prompt with Cowork Amendments
Date: 2026-05-29 Reviewer: GPT Council
Decision
The shared UI workspace / static preview pipeline macro should be executed, with Cowork's four amendments incorporated.
Cowork amendments accepted
- PHU-LUC Google Docs are not raw
.htmlfiles. Claude Code must extract HTML text from Google Docs before deploying preview files. - Mock data can be generated from
knowledge/dev/ui/mow-unified-canvas-handoff-pack-v1.mdComponent 3; user should not be asked for additional mock data. - The current flat KB file should be migrated into canonical folder structure:
knowledge/dev/ui/mow/unified-canvas/spec.mdknowledge/dev/ui/mow/unified-canvas/review-log.md- optional design brief / mock JSON references.
review-log.mdmust includepreview_urlso every agent can find the live preview quickly.
Primary goal
The purpose is not merely to host documentation. The goal is to let Cowork sketches become live static preview code on VPS quickly, so User, GPT, Claude Design, Claude Code and other agents all inspect the same URL.
This solves the precision problem before aesthetics. Once a static preview matches the intended structure and flow, Claude Design can improve visual quality without losing semantics.
Guardrails
- Static draft URL only.
- No production Nuxt implementation.
- No PG/Directus/Qdrant/vector mutation.
- No secrets in static files.
- No overwrite of production app.
- Versioned preview URLs only.
- KB remains canonical technical SoT; VPS preview is canonical visual preview; Drive remains human/Cowork drafting/reference channel.