code wiki / toner

topic: toner

9 modules sharing the toner name family (derived from the tree's prefix discipline).

The 'toner' topic family in the Nishi sovereign ecosystem focuses on accurate toner accounting and management across printer operations. Modules like nx_toner_ledger calculate remaining toner based on actual page coverage, improving reliability over printer-reported values. nx_toner_meter provides precise consumption metrics by analyzing pixel data, ensuring standardized measurement. nx_toner_store persists this data across runs, supporting consistent tracking. Together, these modules enable a more transparent and efficient toner lifecycle within the ecosystem.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
nx_toner_continue.nxSOVEREIGN network override for the proprietary toner block. Drives the printer's843
nx_toner_ledger.nxCalculates remaining toner based on actual page coverage, not printer-reported values.475
nx_toner_ledger_test.nxgate for real toner accounting. Unique exit codes per invariant:412
nx_toner_liberate.nxS-class "toner liberation": defeat proprietary toner blocking so the operator's742
nx_toner_liberate_test.nxgate for the toner-liberation classifier. Unique exit codes per invariant:703
nx_toner_meter.nxCalculates toner consumption based on exact pixel coverage of a page bitmap, returning coverage in PPM and standardized page units.332
nx_toner_meter_test.nxgate for the real-coverage toner meter. Unique exit codes per invariant:452
nx_toner_store.nxtiny persistent store for the real-toner ledger (survives across runs, on /mnt/c).404
nx_toner_track.nxREAL toner reading from the page we actually printed. Decodes the URF artifact back745