Product
Roadmap
Phase 1 — SMS#
The Sustainability Management System is the first delivery phase. Modules are built in dependency order: setup and data foundation first, aggregation and reporting last.
Everything depends on this hierarchy — no farmer data can exist without it.
Second foundational layer. Farms, activities, surveys, and compliance all hang off farmer records.
Required before deforestation assessment or EUDR compliance can run.
Depends on plot polygons from Farm Mapping. Feeds directly into EUDR Compliance.
Depends on farmers and communities. Independent of mapping and risk.
Depends on farmers and communities. Baseline survey completion is a compliance condition.
Aggregates all other modules. Should be built last among feature modules.
Visualisation layer over all other modules. Built incrementally as each module lands.
Module dependency order#
Geographic Setup
└── Farmer Registry
└── Farm Mapping & Geospatial
└── Deforestation Risk Assessment
└── EUDR Compliance & Reporting
Farmer Registry ─┬─ Sustainability Programs
└─ Survey System ──────────────┘
All modules ──────────────────── Operational DashboardsPhase 2 — PMS#
The Purchasing Management System builds directly on top of the SMS data layer. It does not exist in Phase 1 — but the SMS schema and APIs are designed from day one to be the foundation PMS depends on.
- →Purchase transactions linked to specific farmers and farms
- →Warehouse management (intake, storage, dispatch)
- →Payment processing: MoMo, E-zwich, and cash disbursements
- →Purchase-level EUDR traceability (uses SMS geolocation + risk status)
- →Optional compliance gating: block purchase of non-compliant farmers
- →Supply chain reporting for exporters
Out of scope — SMS Phase 1#
- ✕Purchase transactions, warehouse, or payment disbursements (PMS scope)
- ✕Multi-commodity trading workflows (PMS scope)
- ✕Custom ML-based deforestation detection (uses external provider API)
- ✕Real-time satellite imagery processing (uses Global Forest Watch data)
- ✕End-customer (EU buyer) portal
- ✕Integration with EU Trade Single Window (DDS submission is export-only)
- ✕Carbon credit or emissions tracking
- ✕Supplier/exporter ledger management