Skip to content

fix: TESTING.md behavioral case count stale (31 → 39) #29

@williamhallatt

Description

@williamhallatt

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

Tracked in audit plan alongside #23#28.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions