diff --git a/.planning/deferred-items.md b/.planning/deferred-items.md index 23f20eb..684d950 100644 --- a/.planning/deferred-items.md +++ b/.planning/deferred-items.md @@ -18,3 +18,11 @@ Out-of-scope discoveries logged during plan execution (not fixed — see SCOPE B Neither `itglue-search.ts` nor `itglue-search.test.ts` was touched by this plan (last modified in commit `a0a6e7f`, predating this worktree's base `8b975be`). Unrelated to plan 10-01 — left as-is per the scope boundary rule. + +## Phase 10-03 + +- **Same pre-existing `npx tsc --noEmit` errors in `lib/services/sync-scheduler.ts`** + (lines 446, 450 — missing `appgate-factory` / `appgate-sync-service` modules) still present, + confirmed again during Task 1 verification. `scripts/verify-pax8-auth.ts` itself type-checks + clean (no errors reported for that file). Unrelated to this plan's files + (`scripts/verify-pax8-auth.ts`, `CLAUDE.md`) — left as-is per the scope boundary rule.