diff --git a/.paul/ISSUES.md b/.paul/ISSUES.md index e0fc68c..3b6e6c6 100644 --- a/.paul/ISSUES.md +++ b/.paul/ISSUES.md @@ -127,7 +127,7 @@ Enhancements and known issues discovered during execution and codebase analysis. | ISS-001 | MachineFingerprint null dereference on unusual hardware | 13 | `4cd7715` | | ISS-005 | SHA256 crypto provider not disposed | 13 | `4cd7715` | | ISS-006 | LSV2 connect timeout doesn't abort hung task | 13 | `4cd7715` | -| ISS-007 | Integration tests use hardcoded IPs | 14 | (pending commit) | +| ISS-007 | Integration tests use hardcoded IPs | 14 | `32f68c5` | --- diff --git a/.paul/STATE.md b/.paul/STATE.md index 6fcb4fb..8d7a306 100644 --- a/.paul/STATE.md +++ b/.paul/STATE.md @@ -164,7 +164,7 @@ Key open items: None — all milestones complete. ### Git State -Last commit: `4cd7715` — fix(robustness): null guard WMI reads, dispose SHA256, abort LSV2 timeout +Last commit: `32f68c5` — feat(14-test-hardening): env-var hardware test scaffolding + LicenseFile edge cases LicenseGenerator repo: commit `2ef68dd` — feat: initial LicenseGenerator Branch: main