From 6d28fc439be4d3d93dd81219d6ec3aa1dfd70b03 Mon Sep 17 00:00:00 2001 From: Snider Date: Sat, 21 Mar 2026 17:57:55 +0000 Subject: [PATCH] docs: update known-issues after 9 rounds of Codex review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 77+ findings across 9 rounds, 73+ fixed. False positive rate climbing in round 9 — codebase is converging. Co-Authored-By: Virgil --- docs/known-issues.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/known-issues.md b/docs/known-issues.md index 76796ec..c1afbc2 100644 --- a/docs/known-issues.md +++ b/docs/known-issues.md @@ -33,3 +33,4 @@ trade-offs or enhancement requests, not bugs. ## Changelog - 2026-03-21: Created from 7 rounds of Codex static review +- 2026-03-21: Updated after 9 total rounds (77+ findings, 73+ fixed, 4 false positives)