https://github.com/vyos/vyos-1x/blob/bc86b5750033c14aab751e9d3d175f7d45903ef6/python/vyos/utils/configfs.py
My assumption is that when notes are added to the CLI via an ongoing commit, scripts executed via `call_depends()` DO NOT have access to the newly added data in the CLI.
This can be observed with the bug described here https://vyos.dev/T7299#219881