- Safe for Nautobot 2.x: we don't rely on slugs; we keep YAML as-is. - Unknown/odd fields are preserved; Nautobot importer ignores what it doesn't need.
A NetBox 4.5 plugin that streams live log output from custom scripts to the results page as they run. Script authors call self.log_live(...) and each entry appears in the existing #script-log table ...