CLAUDE.md@tests claudeB
CLAUDE.md@tests is agent-read markdown (claude) from bearlike/grove.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# tests — suite conventions + CI/lint gotchas
> ↑ [root](../CLAUDE.md)
Conventions for the pytest suite under `tests/`: where the test seams sit, how to keep cross-platform defenses honest, and the CI/lint traps. Root holds the two principles these build on ("tests pin contracts, not implementation"; "tests prefer real code paths, stub only I/O"). Engine internals live in [core](../src/grove/core/CLAUDE.md).
## Test seams
**When production stops calling a boundary, the tests that PATCH it keep passing and stop testing anything — so a patch target is part of the change.** Five `test_catalog_sources.py` tests patched `grove.daemon._catalog_sources.GitRepo.worktree_paths`/`list_files`; once the watch-root discovery consumed `DiagramGallery.census` instead of shelling out itself, that import was gone and the patches failed *loudly* (`ImportError: ... is not a package`), which is the lucky case. **The unlucky case is a patch on a symbol that still exists and is no longer reached**, which stays green forever. The fix is to state the new boundary on the double (`_Index.census` returning the scopes) rather than to re-point the patch one layer down — a double that answers the question…
…Read the whole file at its exact version.
How to install
mdr add bearlike/grove/tests/CLAUDE.md@git:20260923.1a5058dmdr add bearlike/grove/tests/CLAUDE.md@sha256:8185c3aab2c3fc3ePin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_f2bpcwophixy6cpv)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260923.1a5058d latest | 2026-09-23 | 1a5058d | 36,669 B | B | view · diff |
| git:20260921.13d222a | 2026-09-21 | 13d222a | 35,242 B | B | view · diff |
| git:20260917.fdcbb8c | 2026-09-17 | fdcbb8c | 34,417 B | B | view · diff |
| git:20260908.bbb0fcb | 2026-09-08 | bbb0fcb | 33,569 B | B | view · diff |
| git:20260821.3dfe12f | 2026-08-21 | 3dfe12f | 22,175 B | B | view · diff |
| git:20260812.6377c5a | 2026-08-12 | 6377c5a | 19,751 B | B | view |
Audit of the latest version
- fail: No link to a raw IP address (matched: http://127.0.0.1:5125)
- pass: Size between 200 bytes and 200 KB (36669 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No script tag
Source
bearlike/grove · 7 stars · license MIT · pushed 2026-09-23 · branch current
API
GET https://markdownregistry.com/api/v1/artifacts/art_f2bpcwophixy6cpv GET https://markdownregistry.com/api/v1/resolve?ref=bearlike/grove/tests/CLAUDE.md GET https://markdownregistry.com/api/v1/blob/8185c3aab2c3fc3e8b0f95c4fc6bfb52f546f2a668d0b46df5f8c3fe2a1f0589
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.