ALMAMAL — Backend Foundation
GET /health — service status (JSON)GET /login — placeholder login pageGET /dashboard — placeholder dashboard
Business modules and the real auth flow are built in later phases.
See docs/BACKEND_FOUNDATION.md for the full architecture
and contribution rules.