danielmiessler / danielmiessler/TheAlgorithm
Minimum ISC criteria count: 4 or 8?
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 154
- Fork
- 16
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.