2 Commits

Author SHA1 Message Date
jiangdayuan 97c96e5a92 Refactor KB to context_registry pattern following ace_engine
- Replace knowledge_base_INDEX.json with context_registry.json
- Rewrite KB docs as lightweight context navigation pages
  (定位 + 快速路由 + 常见问题 + 调试入口)
- Use kebab-case naming for KB files
- Update AGENTS.md KB lookup section to reference context_registry

Signed-off-by: jiangdayuan <jiangdayuan@huawei.com>

AI[100%] Human Fixed[0%] Human[0%] AI Adopted[100%]
Co-authored-by: opencode (glm-5.1) <ai@local>

Change-Id: If4bf8689abdcbb8b07bf00e623def8c1a84e25ac
2026-07-30 16:55:11 +08:00
jiangdayuan 1a1d6c6be1 Add AGENTS.md and knowledge base documents
Add AGENTS.md following ace_engine format with build/test guidance,
service architecture, and working principles.

Add knowledge base documents covering:
- UiAppearance SA service core implementation
- DarkMode manager scheduling logic
- SmartGesture manager
- Three-layer API interface stack (Native/NAPI/ANI)
- Architecture design (IPC, multi-user, DataShare, permissions)

Signed-off-by: jiangdayuan <jiangdayuan@huawei.com>

AI[100%] Human Fixed[0%] Human[0%] AI Adopted[100%]
Co-authored-by: opencode (glm-5.1) <ai@local>

Change-Id: I9c55d73a39fac5c29016a94865f1489fe1b6a2ed
2026-07-30 12:01:42 +08:00