From 59b8f24b911332d0c7da3db9b0c760a52100a30d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A0=95=EC=8B=9C=EC=9B=90?= Date: Thu, 7 May 2026 16:53:59 +0900 Subject: [PATCH] Document W&B notes length convention (3-5 lines, link long analyses) Co-Authored-By: Claude Opus 4.7 (1M context) --- AGENTS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 72f0362..6e51829 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -320,6 +320,11 @@ keywords, repeatable). Otherwise use them however you like. Just avoid: - Tag-as-sentence (`tested-bigger-traversal-with-lcfr`) — that belongs in `--wandb-notes`. +**Notes length**: 3–5 lines, commit-message-body length. Should answer +*why* (hypothesis), *what* (key config delta), and *baseline* (run/iter +to compare against). Long analyses go in `docs/` and are linked from +notes; don't paste them in. + ## Notes For Future Agents - Prefer `rg`/`rg --files` for search.