Module
abhackus-web
Objective: Main interface for daily operations and administrative decisions for non-technical roles.
Usage: Entry registration, approvals, users, projects, support, and system health signals.
Module diagram
graph LR
U[User] --> W[Web]
W --> R[REST API]
R --> D[(PostgreSQL)]