danielmiessler / danielmiessler/TheAlgorithm
Minimum ISC criteria count: 4 or 8?
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 154
- Fork
- 16
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## The Ambiguity
v0.5.9 states two different minimums for Ideal State Criteria:
### Says 8:
> OBSERVE phase (line ~95): "Minimum 8 IDEAL STATE Criteria, 8-12 words each"
### Says 4:
> Quality Gate QG1 (line ~98): ">= 4 criteria exist"
> ISC Requirements table (line ~327): "Minimum 4 criteria"
> "Even 'fix a typo' has: file changed, typo gone, no new typos introduced, build passes" (4 criteria)
### Question
Is the canonical minimum **4** (with 8 as guidance for non-trivial tasks) or **8** (always, even for trivial tasks)?
The fix-a-typo example with exactly 4 criteria suggests 4 is the real floor, but the OBSERVE phase text says 8.
### Location
- "Minimum 8": line ~95 in `versions/TheAlgorithm_Latest.md`
- ">=4": lines ~98, ~327, ~378
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.