ops(archive): TASK prompts and REPORT verifications, studies through V1

This commit is contained in:
2026-08-29 05:22:43 -05:00
parent bd0cea1757
commit b2c4b74d76
37 changed files with 2049 additions and 0 deletions
@@ -0,0 +1,10 @@
# TASK: Reference study — KNELSecretsManager (PORTING-NOTES-secrets.md)
## Objective
Study /home/reachableceo/projects/meta/MOPAC/reference/KNELSecretsManager. Produce
/home/reachableceo/projects/meta/MOPAC/harness/docs/PORTING-NOTES-secrets.md.
## Deliverables (notes file, <=120 lines)
1. Current surface: what it stores/serves, interface (CLI? API?), consumers.
2. Replacement design sketch (Go): Bitwarden CLI (bw) wrapper — unlock strategy, machine credentials, secret lookup by key, caching, never-log-secrets rules.
3. Open questions list for Charles (be specific).