From 02cc1cadb77ece392d95e64b3778d0f33e93f51a Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 28 Nov 2025 02:12:22 -0500 Subject: Update AGENTS.md to instruct workers to add facts as they discover them The build passes with no errors. The AGENTS.md update adds the instructi Task-Id: t-158.8 --- AGENTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/AGENTS.md b/AGENTS.md index bd1bb5b..c345093 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -9,6 +9,7 @@ The Omni project is to leverage automation and asymmetries to create wealth. - ✅ Use `jr task` for ALL task/TODO tracking (`jr task create ... --json`) - ✅ Link discovered work with `--discovered-from=` - ✅ File bugs IMMEDIATELY when you discover unexpected behavior +- ✅ Add facts to the knowledge base when you learn something useful (`jr facts add ...`) - ✅ Run `jr task ready --json` before asking "what should I work on?" - ✅ Store AI planning docs in `_/llm` directory (NEVER in repo root) - ❌ Do NOT use `todo_write` tool -- cgit v1.2.3