AGENTS.md@skills/test-artifact-management/references · git:20260812.206facb · 2026-08-12 · sha256 36c7939614b85562
AGENTS.md@skills/test-artifact-management/references git:20260812.206facbA
Immutable. This exact content is served forever at /api/v1/blob/36c7939614b85562.
# skills/test-artifact-management/references Agent Contract References here define testcase/report generation behavior and helper conventions consumed by product repositories. Rules: - Keep examples source-neutral and free of private project names, tokens, hostnames, or personal paths. - Report generation must not fabricate pass status; blocked, skipped, failed, and unlinked cases must remain distinguishable. - Read-modify-write examples must fail loudly on read/write errors and preserve existing state. - Behavioral changes to report semantics need tests. Validation: - `python3 -m pytest -q skills/test-artifact-management/references/test_gen_report.py`