aboutsummaryrefslogtreecommitdiffstats
path: root/AGENTS.md
diff options
context:
space:
mode:
Diffstat (limited to 'AGENTS.md')
-rw-r--r--AGENTS.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/AGENTS.md b/AGENTS.md
index a8741f4..2dc08cc 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -367,3 +367,13 @@ settles only what they share.
- `docs/BACKLOG.md`, open items, with the cause verified in the code rather
than assumed. Read it before starting work; add to it rather than fixing
something unasked.
+
+The author also keeps an idea note OUTSIDE this repository, in his Obsidian
+vault at `~/Documents/Obsidian/note/notes on abusectl.md`. It is an inbox,
+written as things occur to him while developing or using the tool, split into
+done and not-done and in no particular order. **The note is the inbox, the
+backlog is the tracked list.** Reconcile them in both directions when starting
+substantial work: an idea in the note that is real work earns a backlog entry
+with its cause verified in the code, and a backlog item he has marked done in
+the note can be closed. Do not edit the note unasked; it is his, not the
+repository's.