22 lines
1.2 KiB
Markdown
22 lines
1.2 KiB
Markdown
|
|
# ADR 0154: Channel-owned workspace shell
|
||
|
|
|
||
|
|
## Status
|
||
|
|
|
||
|
|
Accepted for the 0.1.7 internal prototype.
|
||
|
|
|
||
|
|
## Context
|
||
|
|
|
||
|
|
The first Fifth Domain prototype rendered channel navigation inside Tolaria's editor while leaving Tolaria's sidebar and note list visible. That made the knowledge base and Guanghu channels appear to be two independent products.
|
||
|
|
|
||
|
|
## Decision
|
||
|
|
|
||
|
|
- Channel mode owns the full application body and hides Tolaria's knowledge navigation.
|
||
|
|
- The channel rail is the primary navigation for domains, human systems, persona paths, modules, and registered servers.
|
||
|
|
- Opening Knowledge Lake changes the workspace module while preserving a Guanghu module dock. Tolaria's sidebar and note list are subordinate navigation inside that module.
|
||
|
|
- Server cards expose stable identity and monitoring interface boundaries before live probes are connected.
|
||
|
|
- Guanghu companion themes expand through semantic color tokens rather than component-local colors.
|
||
|
|
|
||
|
|
## Consequences
|
||
|
|
|
||
|
|
The 0.1.7 prototype establishes ownership and extension points, but it does not yet provide live server telemetry or a fully embedded video application. Those modules must attach to the same workspace contract rather than create parallel shells.
|