src/pages/admin

What’s here

Fleet operations panel. Every page is a thin .astro wrapper that renders ONE Solid island with client:only="solid-js" inside AdminLayout (see index.astro:43-50). Subtrees: server/, user/, software/, packages/, runner/, creator/, incident/, testing/, plus the dashboard grid (index.astro). Islands live in each dir’s _components/.

Depends on / used by

Safe vs dangerous to change