Purpose
The Village module is prepared as a low-risk shell for future implementation. Right now it provides:
documentation, intended URLs, and UI placeholder pages. No data operations are performed.
Planned later (not implemented now)
- RBAC (capabilities) and safe access checks
- CRUD pages with POST/Redirect/GET (PRG) patterns
- DB guards (table/column existence checks) before any query
- Reports and export (read-only)