From 5d981a7304ec9f106b2530193a2e33544b4c431f Mon Sep 17 00:00:00 2001 From: Lilleman auf Larv Date: Sat, 5 Sep 2026 15:30:02 +0200 Subject: [PATCH] Drop the deferred section, superseded by todo.md --- AGENTS.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 75d511e..28cf18d 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -8,11 +8,3 @@ - A standing choice a reader would relitigate goes under Decisions in the README, not in a comment. - A README example is a `json` block that loads and renders as a category; `readme_test.go` runs every one. - Cyclomatic complexity is gated at 14: the table-shaped dispatches (`eachToken`, `calc.factor`, `walkPath`) sit at 13–14 and stay whole; anything else that reaches 14 is decomposed. - -# Deferred - -- **Shipped-data de-duplication (2026-09-02).** `email.json`'s `local` is a - drifted copy of `username.json`, and no shipped file yet uses a held path, an - operand or a reference. Fixed in the data fill before the first tag, when the - shipped set is rewritten anyway; premise: nothing depends on the shipped data's - shape until then. Not raised in review before that. -- 2.52.0