docs: update plans based on Codex review

Codex review findings applied:
- Use CTE pattern to pre-filter valid JSON before OPENJSON
- Use OPENJSON...WITH for type-safe extraction (avoids double TRY_CONVERT)
- Keep script gaps instead of renumbering (prevents migration drift)
- Add xUnit Collection for test isolation (prevents parallel execution issues)
This commit is contained in:
Joseph Doherty
2026-01-06 13:09:10 -05:00
parent f2eb3d2fe1
commit 397b339c86
2 changed files with 1691 additions and 23 deletions
File diff suppressed because it is too large Load Diff