chore: gardener housekeeping 2026-03-26
This commit is contained in:
parent
cebcb8c13a
commit
99933bef7b
11 changed files with 39 additions and 28 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- last-reviewed: d13f1a6997a3f5a2c9a51fea3fb18ab75f161d7b -->
|
||||
<!-- last-reviewed: cebcb8c13ab7948fc794f49c379ed34570e45652 -->
|
||||
# Predictor Agent
|
||||
|
||||
**Role**: Abstract adversary (the "goblin"). Runs a 2-step formula
|
||||
|
|
@ -31,10 +31,10 @@ RAM < 2000 MB).
|
|||
**Key files**:
|
||||
- `predictor/predictor-run.sh` — Cron wrapper + orchestrator: active-state guard,
|
||||
lock, memory guard, sources disinto project config, builds structural analysis
|
||||
graph via `lib/build-graph.py` (full-project scan — results included in prompt
|
||||
as `## Structural analysis`; failures non-fatal), builds prompt with formula +
|
||||
forge API reference, creates tmux session (sonnet), monitors phase file, handles
|
||||
crash recovery via `run_formula_and_monitor`
|
||||
via `lib/formula-session.sh:build_graph_section()` (full-project scan — results
|
||||
included in prompt as `## Structural analysis`; failures non-fatal), builds
|
||||
prompt with formula + forge API reference, creates tmux session (sonnet),
|
||||
monitors phase file, handles crash recovery via `run_formula_and_monitor`
|
||||
- `formulas/run-predictor.toml` — Execution spec: two steps (preflight,
|
||||
find-weakness-and-act) with `needs` dependencies. Claude reviews prediction
|
||||
history, explores/exploits weaknesses, and files issues in a single
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue