flameox 0.1.11
What's Changed
- fix(storage,recovery): replace assert with explicit raises, add symlink checks by @morluto in #111
- fix(storage,capture): close TOCTOU races, path traversal, and /proc/stat parsing bugs by @morluto in #109
- fix(capture): prevent exception loss on cancellation, bound diagnostics, evict consumed plans by @morluto in #110
- feat(evidence): add runtime evidence and transport fault experiments by @morluto in #115
- test: replace false-green fixtures with behavioral contracts by @morluto in #117
- Harden artifact workers and runtime recovery lifecycles by @morluto in #118
- chore(main): release flameox 0.1.11 by @github-actions[bot] in #112
Full Changelog: v0.1.10...v0.1.11