fix: feat: planner as cron-driven formula (no issue tracking) (#232)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
b4dce50f2c
commit
6c7557e87b
8 changed files with 305 additions and 647 deletions
|
|
@ -133,7 +133,7 @@ disinto/
|
|||
│ └── best-practices.md # Gardener knowledge base
|
||||
├── planner/
|
||||
│ ├── planner-poll.sh # Cron entry: weekly vision gap analysis
|
||||
│ └── planner-agent.sh # Updates AGENTS.md, creates backlog issues (claude -p)
|
||||
│ └── (formula-driven) # run-planner.toml executed by action-agent
|
||||
├── vault/
|
||||
│ ├── vault-poll.sh # Cron entry: process pending dangerous actions
|
||||
│ ├── vault-agent.sh # Classifies and routes actions (claude -p)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue