Overview
The 19 modules
Full coverage of the specification, family by family.
The 19 modules in the specification group into 8 functional families. These families are not window-dressing: they are exactly the code boundaries of our modular monolith. What you read here is also the map of the Git repository you will receive.
Hover a module to unfold its key features — each one is drawn, word for word, from your specification.
19 modules · 8 families
hover or tap a module
Access & Identity
Project steering
Site & Materials
Transactions
Media & Surveillance
Document management
Communication
Project closing
/01
Access & IdentityAuthentication
Access control and login security.
- Sign-up via email, phone, Google / LinkedIn
- 2FA by SMS or app
- Full profile and multi-project access
- Login log and security alerts
"Done" has a strict definition
A module is not delivered because its screen shows up. It is delivered when it passes, without us, the following test:
- Accepted across the 3 client journeys — I start from scratch, I own a plot of land, I hand over a site already under way
- Verified across the 7 roles — each sees exactly what it should, no more, no less
- Covered by automated tests that replay on every integration — a regression is caught before you, not after
- Documented — both for the user (how to use it) and for the engineer (how to maintain it)
It is this definition, applied module after module, that separates a demo that impresses from a product that holds in production.

