fix: read observations from backup files #2
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/observe-json-file"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Use decode-config JSON backup files for observation instead of stdout, which is empty in the non-interactive runtime. Temporary files remain mode 0600 and are always removed.
Validated with Ruff, 9 tests, and a complete container build.