KB-4298
GPT Direction — Master Home Manifest Expand to 61 Items (2026-05-30)
2 min read Revision 1
gptui-previewmaster-homemanifest61-itemscowork2026-05-30
GPT Direction — Master Home Manifest Expand to 61 Items
Date: 2026-05-30 Reviewer: GPT Council
User correction
The current /ui-preview/_master/v1/ homepage is technically PASS but incomplete for the user's intended master list.
The user needs a full master governance list for both:
- DATA LAYER: 36 tables/registries/surfaces from Cowork's list.
- UI LAYER: 25 UI screens from Cowork's list.
Total target: 61 items.
Current gap
Current manifest only has 19 UI surfaces. It lacks:
- all 36 data-layer items;
- several UI screens from the 25-screen Cowork list.
Next task
Update only the static manifest and KB docs. The Master Home HTML is data-driven and does not need redeploy unless it cannot render 61 items.
Target live file:
/opt/incomex/docker/nginx/static/ui-preview/_master/v1/manifest.json
Target URL:
https://vps.incomexsaigoncorp.vn/ui-preview/_master/v1/
Required final count:
- 36 data items;
- 25 UI items;
- 61 total.
Guardrails
- Do not modify production Nuxt.
- Do not mutate PG/Directus/Qdrant/vector.
- Do not invent approvals.
- Do not overwrite existing UI previews.
- Keep
preview_urlnull when no preview exists. - Link to KB spec/review-log when available.
- Update
_master/review-log.mdto record the manifest expansion.