hololake-system-architecture/product-source/hololake-platform/design-qa.md

44 lines
2.1 KiB
Markdown
Raw Permalink Normal View History

# HoloLake Guanghu Native Galaxy — Design QA
## Scope
- Complete HoloLake Era 0.4.6 application shell
- Guanghu five-domain world projection
- Fifth Domain navigation hierarchy
- Eternal Lake Heart system
- Knowledge base, Agent workspace, tools, editor, and status surfaces
## Visual references
- Selected Guanghu world concept:
`/Users/bingshuolingdianyuanhe/.codex/generated_images/019fbdb9-f894-7a91-92c1-a6603dca3aa7/call_6KNN6qcESXZ3dz7C3xAfGqst.png`
- Selected Eternal Lake Heart concept:
`/Users/bingshuolingdianyuanhe/.codex/generated_images/019fbdb9-f894-7a91-92c1-a6603dca3aa7/call_ZU7hNOGRiXMPoWW2Ru34n7WB.png`
## Acceptance checks
- [x] World home exposes exactly five top-level domains.
- [x] World home does not expose Pufferfish, Eternal Lake, personas, servers, or receipts.
- [x] Fifth Domain opens to a neutral overview and does not auto-select Pufferfish.
- [x] Pufferfish and Eternal Lake remain peer systems inside Fifth Domain.
- [x] HoloLake top-level navigation separates World, Knowledge, Agent, and local tools.
- [x] The native galaxy theme is registered as a real application theme.
- [x] Theme tokens cover the application bar, module dock, knowledge tree, note list, editor, dialogs, and status surfaces.
- [x] Domain visuals are five independent lightweight assets, not one pasted page image.
- [x] Runtime data still owns labels, state, selection, access, and interaction.
- [x] Idle animation is low-frequency; hover/focus increases only the active object's emphasis.
- [x] Reduced-motion settings disable nonessential asset animation.
- [x] Canvas density is capped and idle repainting is limited to 12fps.
- [x] Five domain assets total approximately 140KB.
- [x] Reference and implementation were compared side by side at 1280×720.
- [x] Focused UI tests, TypeScript, ESLint, and production build pass.
## Evidence
- `work/hololake-ui-audit/08-final-world.png`
- `work/hololake-ui-audit/09-final-eternal.png`
- `work/hololake-ui-audit/06-native-knowledge.png`
- `work/hololake-ui-audit/04-reference-vs-native-world.png`
- `work/hololake-ui-audit/07-reference-vs-native-eternal.png`
final result: passed