Implemented and pushed in commit c263265.
Completed the TUI coverage and security audit:
- Added an executable pass/pass-otp coverage matrix tied to the central action and command registries. -…
Implemented in commit 71bbff9. The TUI now exposes hotkey and colon-command OTP code, URI, insert, append, validate, clipboard, and terminal QR workflows. TOTP validity boundaries are storage-provi…
Implemented in commit 1850846. Added a storage-owned Git snapshot (repository/branch, configured HTTPS remote, clean/dirty state, ahead/behind counts, and recent commits), cooperative progress/canc…
Implemented in b1f60db. Added the native 11-target Baker and decoded texture provider, wearable parameter/texture parsing, exact bake hashes and texture-entry/visual-parameter packet construction,…
Implemented and pushed in ce3e4a9.
The TUI now provides complete keyboard-only forms for decrypted grep, copy, move or rename, and recursive removal. Direct hotkeys and equivalent colon commands…
Implemented and pushed in c86ea9e.
The storage OTP API now decrypts and parses the entry before deciding whether Git is needed. Read-only TOTP generation does not open a repository; HOTP still…