Hour 14 · 2026-05-29
Illustrative clearing — production MMS would use a SCED-class optimiser.
demand side · Phase 1 This hour clears against an exogenous system-load forecast (the dashed green demand line below), not a buyer bid-stack vs supply-stack intersection. Buyer bids are price-taking (illustrative) in Phase 1: they fix each buyer's scheduled volume but do not set the SMP. Bid-driven demand clearing is on the roadmap.
In hour 14, the SMP cleared at R849.56 / MWh. The marginal offer was Eskom Holdings — coal fleet (Generator)'s — the last unit of generation needed to meet demand. By uniform-price rule, every accepted seller was paid R849.56 / MWh for their share of the 31000 MWh cleared this hour.
See the in-browser verifier to confirm the SMP from the receipt's canonical inputs.
Supply curve · demand intersection
The supply curve (terracotta) is cumulative MWh on the x-axis, offer price on the y-axis. The dashed green line is hourly demand. Where they cross is the SMP.
Accepted awards
| Offer | Party | MWh awarded | Price (R/MWh) |
|---|---|---|---|
| o-14-solar | IPP — solar BW5 (Generator) | 1590.0 | R849.56 |
| o-14-renew-agg | Aggregator — renewables pool | 3000.0 | R849.56 |
| o-14-wind | IPP — wind plant (Generator) | 1505.0 | R849.56 |
| o-14-coal | Eskom Holdings — coal fleet (Generator) | 24905.0 | R849.56 |
Show full computation transcript
[clearHour] day=2026-05-29 hour=14 seed=42 [clearHour] tieBreak=price_asc → ts_asc → party_id_asc [clearHour] demand_mw_min=1860000 [clearHour] accept offer=o-14-solar party=gen_ipp_solar_bw5_01 price=36189c volume=95400 cumulative=95400 [clearHour] accept offer=o-14-renew-agg party=agg_renewables_01 price=40822c volume=180000 cumulative=275400 [clearHour] accept offer=o-14-wind party=gen_ipp_wind_01 price=43736c volume=90300 cumulative=365700 [clearHour] accept offer=o-14-coal party=gen_eskom_coal_01 price=84956c volume=1494300 cumulative=1860000 [clearHour] SMP=84956c marginal=gen_eskom_coal_01
Verify from your laptop (terminal):
curl -s /api/clearing/14/replay > receipt.json && npm run verify -- receipt.json
Or in your browser (no install): /clearing/14/verify
Commit this DAM clear to the append-only SHA-256 chain
(dam_cleared event). Best-effort: with no D1 binding bound
locally this degrades to a "not recorded" marker rather than failing.