Section 13
Implementation Considerations
What still needs empirical validation before mainnet
13.1Hardware Calibration in Target Deployment Conditions
The physically unclonable function stability figures cited in Section 3.6 and Section 5.6.2 are drawn from controlled laboratory research. The actual stability of these hardware fingerprints on ESP32 and nRF52840 devices specifically, under the ambient conditions of Sub-Saharan African deployment — temperatures from roughly 25°C to 45°C and relative humidity from 60% to 95% — requires empirical calibration on hardware batches sourced from the target region before mainnet launch. Fuzzy extractors, the correction technique described in Section 5.6.2, are designed precisely to handle this kind of environmental variation, but their correction parameters need to be tuned from measured data rather than assumed from laboratory conditions alone. Interim testnet deployments are expected to favour Ring Oscillator-based fingerprinting, which published research indicates is less temperature-sensitive than the SRAM-based approach.
13.2Network Effects of Heterogeneous Hardware at Scale
The throughput and finality figures in Section 10 are based on architectural modelling and component-level benchmarks; full validation requires observing the actual interaction of all five hardware tiers operating simultaneously at meaningful network scale, including the realistic mix of connectivity conditions — from solid 4G connections to intermittent 2G and LoRa mesh links — that the protocol's target regions actually present.
13.3Persistence Gate and Stress Index Calibration
The specific numerical weights and thresholds in the Composite Stress Index and the EQCF pipeline (Section 7.1–7.2) reflect a considered design, but parameters of this kind benefit from observation under real, sustained network stress rather than simulation alone. The protocol's testnet phase is the appropriate venue for this kind of calibration, with any adjustment to the hard-bounded ranges themselves requiring the full governance and protocol-upgrade process described in Section 9.
13.4Developer Tooling Maturity
The dual-target compilation path described in Section 11.4, producing both Full Mode and Lite Mode bytecode from a single contract codebase, is a core piece of developer-facing infrastructure that needs to mature alongside the protocol itself — particularly the tooling supporting the lightweight, edge-tier execution path, which has less precedent to build on than standard WebAssembly tooling does.
13.5Regulatory Engagement
QOL's non-fiat, energy-based backing and its demand-responsive issuance model, both described in Section 7, are structured to address specific regulatory concerns already documented by international bodies: the International Monetary Fund's analysis of "stealth dollarisation" risk in dollar-denominated stablecoins [22], and general transparency expectations around algorithmic monetary systems. Direct engagement with relevant regulatory bodies in the protocol's target jurisdictions — beginning with Nigeria, given the project's stated initial focus — is a necessary parallel workstream alongside technical development, not a downstream concern to be addressed only after launch.
