From fadae68fe42101b25810ee5cc1f810616e76eb74 Mon Sep 17 00:00:00 2001 From: lorentz Date: Wed, 5 Aug 2026 19:25:39 -0400 Subject: [PATCH] docs(24-01): log pre-existing itglue-search test failures as out-of-scope Unrelated to Route 53 factory/schema work; not fixed per scope boundary rule. --- .../deferred-items.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .planning/phases/24-aws-route-53-dns-sync-track-changes-crud-operations-full-aud/deferred-items.md diff --git a/.planning/phases/24-aws-route-53-dns-sync-track-changes-crud-operations-full-aud/deferred-items.md b/.planning/phases/24-aws-route-53-dns-sync-track-changes-crud-operations-full-aud/deferred-items.md new file mode 100644 index 0000000..364f6c7 --- /dev/null +++ b/.planning/phases/24-aws-route-53-dns-sync-track-changes-crud-operations-full-aud/deferred-items.md @@ -0,0 +1,16 @@ +# Deferred Items — Phase 24 (AWS Route 53 DNS Sync) + +Out-of-scope discoveries logged during execution. Not fixed per the scope +boundary rule (only auto-fix issues directly caused by the current task's +changes). + +## Plan 24-01 + +- **`lib/services/analyzer/itglue-search.test.ts`** — 2 pre-existing test + failures (`returns capped, redacted doc snippets when the org is found`, + `tolerates per-call failures (configurations errors, flex still returns)`) + surfaced by `npm test` (full suite) while verifying Task 2. Neither + `itglue-search.ts` nor its test file were touched by this plan (git status + confirms zero changes to either path from Task 1 or Task 2). Unrelated to + the Route 53 factory/schema work in this plan — not fixed, logged here for + visibility.