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.
This commit is contained in:
lorentz 2026-08-05 19:25:39 -04:00
parent 210f84d343
commit fadae68fe4

View file

@ -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.