envseal 0.3.2

Write-only secret vault with process-level access control — post-agent secret management
Documentation
1
2
3
4
5
6
7
8
pub mod execution_pipeline;
pub mod full_workflow;
pub mod guard_then_vault;
pub mod gui_mock_approval;
pub mod multi_vault_isolation;
pub mod policy_hash_roundtrip;
pub mod policy_persistence;
pub mod sandbox_restrictions;