feat(cli/org): UnlockedOrgVault session (collection-scoped item_path, fingerprint match, signed org_git_run)

This commit is contained in:
adlee-was-taken
2026-06-20 09:48:15 -04:00
parent 7daedb33e0
commit 570b0ddcd3
2 changed files with 321 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ mod helpers;
mod parse;
mod prompt;
mod session;
mod org_session;
use std::path::PathBuf;