Developer notes
This repository is an umbrella checkout that contains multiple nornir-* packages side by side. Typical development uses a dedicated virtual environment (see project .cursor/rules for the recommended path on this machine) and editable installs of the packages you are changing.
Monodoc: https://nornir.github.io/ — full documentation and API reference.
Publishing: Publishing the documentation describes how HTML is built and deployed to the
nornir.github.iosite.
When adding features, prefer updating the monodoc (reStructuredText under docs/) and keep package README.md files short—overview plus links to this site.
Grid refine parity (C++ ir-refine-grid vs Python RefineGridMosaic):
docs/refine-grid-cpp-parity-checklist.md— C++ audit mappingdocs/refine-grid690-python-parity-changelog.md— implementation change log