AnnuVell Hosting Package

Admin access is protected by session or signed cookie authentication.

Admin Login

Use env-backed credentials only. No secrets are hard-coded.

Access Model

Simple RBAC foundation for the localhost prototype.

admin
Approve, reject, run, rollback, lock, unlock, and manage projects.
operator
View the dashboard and run simulation workflow steps.
viewer
Read-only access to dashboard and customer project state.
Env support
ADMIN_PASSWORD or ADMIN_TOKEN required. Optional: OPERATOR_PASSWORD, VIEWER_PASSWORD, SESSION_SECRET.