docs(plan): defer #46 to end-of-project tuning section
This commit is contained in:
parent
896dac686d
commit
6cda1cc521
1 changed files with 7 additions and 0 deletions
7
PLAN.md
7
PLAN.md
|
|
@ -607,6 +607,13 @@ architecture. The migration pain is intentional and instructive.
|
||||||
- Report formatter renders populated fields only
|
- Report formatter renders populated fields only
|
||||||
- Domain-appropriate section headers
|
- 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
|
## File Map
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue