forked from kent/consciousness
Remove Bash(poc-memory:*) from all agent configs
Agents must use native tool dispatch, not bash, for correct provenance tracking. Bash access was leftover from old architecture. All 12 agents cleaned up. Co-Authored-By: Proof of Concept <poc@bcachefs.org>
This commit is contained in:
parent
d932a90018
commit
4173f5ac5d
12 changed files with 12 additions and 12 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{"agent": "challenger", "query": "all | type:semantic | not-visited:challenger,14d | sort:priority | limit:10", "schedule": "weekly", "tools": ["Bash(poc-memory:*)"]}
|
||||
{"agent": "challenger", "query": "all | type:semantic | not-visited:challenger,14d | sort:priority | limit:10", "schedule": "weekly"}
|
||||
# Challenger Agent — Adversarial Truth-Testing
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue