summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-03-29 08:49:10 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-03-29 08:49:10 +0000
commit2461fcf03ed2a49c7ac4aaed77fdde1aa01177c4 (patch)
tree39b874c53c54d3594f1ef1e6b11cad3c869706de
parent59c9b40e5d45e82cc676061ca215feb6b56cd405 (diff)
docs: add seed.go pointer to essential commands table
-rw-r--r--.agent/config.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/.agent/config.md b/.agent/config.md
index d8ca024..d0ff106 100644
--- a/.agent/config.md
+++ b/.agent/config.md
@@ -48,3 +48,4 @@ This is the primary source of truth for all AI agents working on **Claudomator**
| `./claudomator run <file>` | Run a task file directly |
| `./claudomator list` | List tasks via CLI |
| `./scripts/deploy` | Build and deploy binary |
+| `internal/storage/seed.go` | **Project registry** — add projects here, rebuild to apply |