v0.1.0
5 August 2026
StablemacOS · Windows · Linux
First public build
The runtime leaves private testing. Agent and mission modes, the fail-closed safety gate, and tiered local memory are all in the box, signed for macOS, Windows, and Linux.
- Public desktop builds: .dmg, .exe, .AppImage and .deb, each with published checksums.
- Mission mode with mandatory deadline, capital allocation, and maximum-loss bounds.
- Agent mode for continuous operation with a session cadence limit.
- Restricted and full authority as a locked session dimension, narrowable but never widenable.
- Append-only local ledger with hash-chained entries covering wins, losses, and blocked attempts.
- Policy is compiled once per session and pinned by hash for the run's lifetime.
- Denials now report the failing predicate instead of a generic error string.
- Keys are encrypted at rest with a passphrase-derived key and excluded from backups.
- Seed phrases and raw signatures are redacted before any write to memory or log.