Skip to content

[codex] Persist audit snapshots for Inventory views#10

Draft
cody257 wants to merge 1 commit into
mainfrom
codex/audit-snapshot-store
Draft

[codex] Persist audit snapshots for Inventory views#10
cody257 wants to merge 1 commit into
mainfrom
codex/audit-snapshot-store

Conversation

@cody257

@cody257 cody257 commented May 12, 2026

Copy link
Copy Markdown
Member

Summary

  • add AuditSnapshotStore to persist the latest AuditSnapshot JSON plus an archived copy per scan
  • extend AppLensRuntimeStorage with SnapshotsDirectory + LatestSnapshotJson
  • add backend tests covering save/load + runtime storage paths

Verification

  • dotnet test AppLensDesktop.sln -c Debug

Review lenses

  • CEO: this unblocks Inventory/Tune Plan/Reports screens by making the latest scan snapshot a first-class persisted artifact.
  • Master Dev: small isolated backend addition with tests; no overlap with open UI PR [codex] Add AppLens module detail selection #7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant