Skip to content

[codex] Fix review logic and save performance - #5

Merged
zerox80 merged 2 commits into
mainfrom
codex/logic-performance-hardening
Jun 29, 2026
Merged

[codex] Fix review logic and save performance#5
zerox80 merged 2 commits into
mainfrom
codex/logic-performance-hardening

Conversation

@zerox80

@zerox80 zerox80 commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Treat unknown disk/OS facts as unknown instead of false HDD/Win10 upgrade failures.
  • Rework assignment saves to validate against cached devices, update the cached device, and avoid a full share rescan/reload.
  • Make CSV exports collision-safe and surface the configured age threshold in the overview KPI.
  • Add backend/vector coverage for unknown facts, cached assignment writes, and unique export filenames.

Validation

  • cargo fmt --all -- --check
  • cargo clippy --all-targets -- -D warnings
  • cargo test
  • npm.cmd run check
  • npm.cmd test
  • source line limit check
  • git diff --check

@zerox80
zerox80 marked this pull request as ready for review June 29, 2026 07:46
@zerox80
zerox80 merged commit da93adc into main Jun 29, 2026
11 checks passed
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