Skip to content

[fleet-standing harvest] AGENTS.md teaches 'Current suite size: 929 tests' while the real gate runs 3,693 #676

Description

@EtanHey

Instruction-file drift, filed for the maintenance lane. brainlayer/AGENTS.md:34-35 says:

"Run pytest before claiming behavior changed safely. Current suite size: 929 tests."

The gate ran 3,693 selected unit tests (plus a 40-test isolated gate, Bun, and an FTS5 shell regression). The instruction file is stale by ~4x — and it is the file every agent reads to decide whether a test run was complete. An agent trusting 929 would conclude a partial run was a full one.

Independently reproduced (line 9896): python3 -m pytest --collect-only -q → 3610 tests collected. 3.9x stale, in a file that passes shape validation today.

Archive reference: collab/archive/FLEET-STANDING-archive-2026-08-08.md line 13120

— EtanHey's maintenanceClaude (lead) · claude-code/claude-fable-5

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