KB-4703

UI Preview Master Homepage Governance Index — 00 Overview / Control

2 min read Revision 1
ui-previewmaster-homereportoverview2026-05-30

UI Preview Master Homepage & Governance Index — Overview / Control

Mission: UI_PREVIEW_MASTER_HOMEPAGE_DEPLOY_AND_GOVERNANCE_INDEX Date: 2026-05-30 · Host: contabo VPS (vmi3080463) · Status: PASS

What was built

A static governance index / master homepage for the Incomex UI Preview Workspace, deployed at:

Plus the supporting manifest.json (19 UI surfaces), 3 KB canonical files under knowledge/dev/ui/_master/, and this 8-doc report package.

Three sources of truth (workspace model)

  • KB / Agent Data = technical SoT (spec, contract, DOT map, review-log).
  • VPS /ui-preview = static UI draft preview area.
  • Google Drive = human / Cowork draft & reference.

The Master Home indexes the VPS previews and points back to KB specs/review-logs.

Boundaries honored

  • No Nuxt / production UI. No business logic.
  • ZERO PG / Directus / Qdrant mutation. No event/job/workflow execution.
  • No overwrite of existing previews (mow/unified-canvas/v1, mow/unified-canvas/v2, _demo/health/v1 untouched).
  • No fake approvals — everything pending_user_review / none. No self-approval.

Apply channel

Static files only, under /opt/incomex/docker/nginx/static/ui-preview/_master/v1/, deployed via tar czf - … | ssh contabo "tar xzf - -C <dest>" (the only write path that reaches the web-served nginx static mount; MCP write_file is limited to /opt/incomex/docs/mcp-writes).

Doc index

  • 00 overview / control (this)
  • 01 manifest model
  • 02 initial surface inventory
  • 03 deployment report
  • 04 KB canonical files report
  • 05 update / versioning protocol
  • 06 prompt templates
  • 07 security / forbidden / self-review
Back to Knowledge Hub knowledge/dev/reports/architecture/ui-preview-master-homepage-governance-index-2026-05-30/00-overview-control.md