1.1 KiB
1.1 KiB
Page dependency trees
Fifth Domain / Knowledge channel
Entry: ../guanghu-knowledge-base/src/App.tsx
Dependencies:
src/App.tsxsrc/api.tssrc/components/PlatformNavigation.tsxsrc/components/SearchBar.tsxsrc/components/DocTree.tsxsrc/components/Editor.tsxsrc/components/VersionHistory.tsxsrc/components/AgentChat.tsxsrc/components/StorageLocationSheet.tsxsrc/components/HumanSettings.tsxsrc/styles/app.css
Desktop render branch is the only branch. The Electron window minimum is 800×600; the primary design viewport is 1280×860.
Server/account entry
Entry: src/components/StorageLocationSheet.tsx
Dependencies:
- Electron preload
../hololake-desktop/electron/preload.ts - Electron IPC implementation
../hololake-desktop/electron/main.ts - Knowledge remote API
server/index.ts - Git engine
server/git-engine.ts - Shared controls from
src/styles/app.css
Human settings
Entry: src/components/HumanSettings.tsx
Dependencies:
- localStorage preference contract in the same file
- shared overlay/control styling in
src/styles/app.css