Admin Dashboard
Admin is the steward cockpit for Garden configuration, Work review, assessments, roles, vaults, and operational actions.
Boundary
packages/admin/src/router.tsxand route views own navigation and composition.- Shared hooks and modules own reusable state, data access, and protocol mutations.
- Admin wrappers and its DesignMD authority own the restrained cockpit presentation.
CanvasLayoutand the/hubfamily are the current shell reference; legacy dashboard shell components are migration references only.
Read packages/admin/AGENTS.md before editing. Use packages/admin/README.md for local operation
and deployment, the generated persona surfaces for routes, and the
API index for shared entrypoints.