Skip to content

Commit fab67aa

Browse files
committed
docs: add the #589 lib knowledge-base refresh to the §5.2 delivery log
https://claude.ai/code/session_01XNtnkLbBiXZxfQQYLMpucB
1 parent 17c363a commit fab67aa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/audits/AUDIT_2026-06-10.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ pre-existing #554), a dedup idempotence
194194
fix found by a new identity property suite (#579), an unused
195195
devDependency removal (#581), the closing batch of the §4.2 retry
196196
consolidation (#585), the two §4.3 typed-error slices (#586, #587), and
197-
a test knowledge-base refresh (#588).
197+
the knowledge-base refreshes (#588 for test/, #589 for lib/).
198198
(The number sequence skips #558 and #562, which are issues — the knip CI
199199
tracking issue and a maintainer MCP-auth test — not PRs; it also skips
200200
#568, which is the PR delivering this very section.)
@@ -229,6 +229,7 @@ tracking issue and a maintainer MCP-auth test — not PRs; it also skips
229229
| [#586](https://github.com/ndycode/codex-multi-auth/pull/586) | `lib/runtime-rotation-proxy.ts`, `docs/reference/error-contracts.md` + proxy guard test | first §4.3 slice (M11): the rotation-proxy startup guards (loopback-only host refusal, missing clientApiKey) throw `CodexValidationError` with field/expected/context metadata, messages unchanged; adds the Typed Error Classes section to the error-contract reference |
230230
| [#587](https://github.com/ndycode/codex-multi-auth/pull/587) | `lib/config.ts` + config-save typed-abort test | second §4.3 slice (M11), unblocked by #585: the three unreadable-config save aborts in `savePluginConfig` throw `StorageError` (UNREADABLE code, config path, actionable hint, classifier cause) with byte-identical messages; with #586 this clears every bare throw from the files §4.3 names |
231231
| [#588](https://github.com/ndycode/codex-multi-auth/pull/588) | `test/AGENTS.md`, `test/README.md` | refreshes the test knowledge bases the wave left stale: headline counts corrected (3847/257 and 2071/87 → the actual 4909 tests / 317 files) and the curated trees gain the wave's load-bearing new suites plus the three fast-check property suites |
232+
| [#589](https://github.com/ndycode/codex-multi-auth/pull/589) | `lib/AGENTS.md` | companion refresh for the lib knowledge base: the STRUCTURE tree gains the extraction-era clusters (`codex-manager/formatters/`, `request/helpers/` + decision/failover modules, `runtime/rotation-*`, `policy/`, `fs-retry`, `temp-path`, `budget-guard`, `local-bridge`) and WHERE TO LOOK points at the shared retry and temp-path helpers |
232233

233234
---
234235

0 commit comments

Comments
 (0)