Implemented and pushed in 0e4cbef (Implement insert and edit sessions (#7)).
Implementation:
- Added storage-owned InsertContent modes for hidden confirmed, echoed single-line, and exact…
Implemented and pushed in dca07b7 (Implement read-only vault domains (#6)).
Implementation:
- Added deterministic typed tree models for root and selected subtrees, with stable plain rendering and…
Implemented and pushed in 34ce731 (Implement hierarchical recipient policies (#5)).
Implementation:
- Added storage-owned root and --path/-p initialization with one-line-per-identity .gpg-id…
Implemented and pushed in commit 9c9d5b9 (Implement native AgentManager services (#59)).
Implementation:
- Added the native non-movement AgentManager and shared event/state model for chat,…
Implemented and pushed in 08bc244 (Implement embedded OpenPGP compatibility (#4)).
Implementation:
- Added a pure-Rust pgp 0.20 backend with default features disabled; no GnuPG, pass, keyring,…
Implemented in commit 8e4c939 (pushed to main).
Added the storage-owned, capability-scoped password-store repository core. Logical entries map directly to upstream .gpg paths with no new format.…
Implemented in commit 2dff2d5 (pushed to main).
The storage crate now owns a strict, typed TOML configuration loader and the complete pass/pass-otp command request contract. Configuration…