SISO / Projects / Oracle Streaming
Backlog
Port the rail onto v1.4.2
Wire agent API tokens
In progress
Persistent public URL
Done
Auth screen + SISO lion
VPS provisioned
AppRailRoot — the outer launcher. Plane's contextual sidebar is rendered by
the nested project route and is never touched.
| Layer | Width | Owner | Collapse key |
|---|---|---|---|
| SISO rail (expanded) | 232px | SISO | useAppRailVisibility |
| SISO rail (collapsed) | 52px | SISO | same |
| Plane contextual sidebar | 240px | Plane | Plane's own — must stay separate |
In the real component the collapsed state swaps
.siso-sidebar__navigation (labelled list) for
.siso-sidebar__compact-navigation (icon column) — it is a different DOM
branch, not just narrower CSS. That is what the collapse button demonstrates above.