Implemented in b685a48 (pushed to main). Added the storage-owned, OS-backed secret-store contract with opaque OpenPGP and HTTPS Git references; Apple Keychain/Protected Data user-presence support;…
Implemented and pushed in eb7be42.
- Replaced the generated inventory and permissions shims with native Rust models, concrete item subclasses, nodes/dictionaries, transactional hierarchy and link…
Implemented and pushed in commit 75ce19d.
Implementation:
- Added storage-owned embedded Git repository operations for init/open/status/log/diff/stage/commit/remotes/local config.
- Added…
Implemented and pushed in commit 0791e0a.
Native Rust implementation now covers all 32 movement controls and reset semantics, camera/CoordinateFrame math and axis mapping, AgentUpdate cadence/dupl…
Implemented in commit 410007c and pushed to main. Added storage-owned rollback-safe remove, move, and copy transactions for entries and complete directory subtrees, including force/confirmation…
Implemented and pushed in 834df46 (Implement secure password generation (#8)).
Implementation:
- Added storage-owned GeneratorConfig with pass-compatible 25-character defaults, printable…