From 6cda1cc5217a66900887996c56ff5a7ab40fa1f8 Mon Sep 17 00:00:00 2001 From: Jeff Smith Date: Mon, 6 Apr 2026 22:20:54 -0600 Subject: [PATCH] docs(plan): defer #46 to end-of-project tuning section --- PLAN.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/PLAN.md b/PLAN.md index 295aa90..361121b 100644 --- a/PLAN.md +++ b/PLAN.md @@ -607,6 +607,13 @@ architecture. The migration pain is intentional and instructive. - Report formatter renders populated fields only - Domain-appropriate section headers +### End-of-project tuning +- **Revisit survey-skip thresholds (#46)** — `_SURVEY_MIN_FILES` and + `_SURVEY_MIN_DIRS` shipped with values from #7's example, no + empirical basis. Once `--ai` has been run on a variety of real + targets, look at which runs skipped the survey vs ran it and decide + whether the thresholds (or the gate logic itself) need to change. + --- ## File Map