Date: 2026-09-10

Administration

Administration covers package installation, authentication, project initialization, policy boundaries, and operational checks.

Use the current implementation

nova setup creates or updates user authentication. nova init initializes project-local .compass state. Use nova --help and nova <command> --help as the authoritative command surface.

Boundaries and safety

Authentication and organisation policy are enforced by the runtime; do not put API keys in prompts, source files, logs, or commits.