-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
Problem
TESTING.md line 93 states:
Test cases (`tests/behavioral/*/test-cases.jsonl`) are valid and retained — they define activation intent, not ground truth. 31 cases across 3 skills.
The actual count as of this audit is 39 cases:
- `cogworks/test-cases.jsonl`: 8 cases
- `cogworks-encode/test-cases.jsonl`: 15 cases (D8 quality-gate and D21 edge-case cases added after TESTING.md was written)
- `cogworks-learn/test-cases.jsonl`: 16 cases (quality cases added this session)
Total: 8 + 15 + 16 = 39, not 31.
Risk
A contributor reading TESTING.md and then counting cases themselves will find a discrepancy of 8, causing them to distrust either the document or their own count.
Fix
Update TESTING.md line 93 to read "39 cases across 3 skills."
Related
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels