Internal Control Surface

Bookeeper

Modular internal operations panel

Scaffolded frontend shell

FastAPI + SvelteKit, split by design.

This UI scaffold gives us a clean starting point for a role-aware internal panel with upload and reporting flows.

Files module

Upload, process, and clear temporary files without leaking storage behavior into unrelated features.

Reports module

Expose report screens and exports as a separate feature surface with its own UI and API contracts.

Auth module

Keep login, role checks, and protected navigation isolated from business workflows.