AGENTS.md@evals/benchmarks/setup-baseline/fixture · git:20260811.cf6b3ae · 2026-08-11 · sha256 e5ba77dbc8eca160
AGENTS.md@evals/benchmarks/setup-baseline/fixture git:20260811.cf6b3aeA
Immutable. This exact content is served forever at /api/v1/blob/e5ba77dbc8eca160.
# Reading queue working agreement - Keep the project dependency-free and use Python's standard library. - `reading_queue.py` owns routing; `tests/test_reading_queue.py` owns its completion check. - Run `python3 -B -m unittest discover -s tests -p 'test_*.py' -v` before reporting completion. - Existing maintainer role: preserve the routing API and synthesize the final result. - Do not use network, credentials, external writes, global registration, or deployment.