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
|
# Challenger Agent — Adversarial Truth-Testing
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
{"agent": "compare", "query": "", "schedule": "", "tools": ["Bash(poc-memory:*)"]}
|
{"agent": "compare", "query": "", "schedule": ""}
|
||||||
|
|
||||||
# Compare Agent — Pairwise Action Quality Comparison
|
# Compare Agent — Pairwise Action Quality Comparison
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
{"agent": "connector", "query": "all | type:semantic | not-visited:connector,7d | sort:priority | limit:20", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
|
{"agent": "connector", "query": "all | type:semantic | not-visited:connector,7d | sort:priority | limit:20", "schedule": "daily"}
|
||||||
# Connector Agent — Cross-Domain Insight
|
# Connector Agent — Cross-Domain Insight
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
{"agent": "digest", "query": "", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
|
{"agent": "digest", "query": "", "schedule": "daily"}
|
||||||
|
|
||||||
# {{LEVEL}} Episodic Digest
|
# {{LEVEL}} Episodic Digest
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
{"agent": "extractor", "query": "all | not-visited:extractor,7d | sort:priority | limit:3 | spread | not-visited:extractor,7d | limit:20", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
|
{"agent": "extractor", "query": "all | not-visited:extractor,7d | sort:priority | limit:3 | spread | not-visited:extractor,7d | limit:20", "schedule": "daily"}
|
||||||
# Extractor Agent — Knowledge Organizer
|
# Extractor Agent — Knowledge Organizer
|
||||||
|
|
||||||
{{node:core-personality}}
|
{{node:core-personality}}
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
{"agent": "health", "query": "", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
|
{"agent": "health", "query": "", "schedule": "daily"}
|
||||||
|
|
||||||
# Health Agent — Synaptic Homeostasis
|
# Health Agent — Synaptic Homeostasis
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
{"agent": "naming", "query": "", "schedule": "", "tools": ["Bash(poc-memory:*)"]}
|
{"agent": "naming", "query": "", "schedule": ""}
|
||||||
# Naming Agent — Node Key Resolution
|
# Naming Agent — Node Key Resolution
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
{"agent": "rename", "query": "", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
|
{"agent": "rename", "query": "", "schedule": "daily"}
|
||||||
|
|
||||||
# Rename Agent — Semantic Key Generation
|
# Rename Agent — Semantic Key Generation
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
{"agent": "replay", "query": "all | !type:daily | !type:weekly | !type:monthly | sort:priority | limit:15", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
|
{"agent": "replay", "query": "all | !type:daily | !type:weekly | !type:monthly | sort:priority | limit:15", "schedule": "daily"}
|
||||||
# Replay Agent — Hippocampal Replay + Schema Assimilation
|
# Replay Agent — Hippocampal Replay + Schema Assimilation
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
{"agent": "separator", "query": "", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
|
{"agent": "separator", "query": "", "schedule": "daily"}
|
||||||
|
|
||||||
# Separator Agent — Pattern Separation (Dentate Gyrus)
|
# Separator Agent — Pattern Separation (Dentate Gyrus)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
{"agent": "split", "query": "all | type:semantic | !key:_* | sort:content-len | limit:1", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
|
{"agent": "split", "query": "all | type:semantic | !key:_* | sort:content-len | limit:1", "schedule": "daily"}
|
||||||
|
|
||||||
{{node:core-personality}}
|
{{node:core-personality}}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
{"agent": "transfer", "query": "all | type:episodic | sort:timestamp | limit:15", "schedule": "daily", "tools": ["Bash(poc-memory:*)"]}
|
{"agent": "transfer", "query": "all | type:episodic | sort:timestamp | limit:15", "schedule": "daily"}
|
||||||
# Transfer Agent — Complementary Learning Systems
|
# Transfer Agent — Complementary Learning Systems
|
||||||
|
|
||||||
{{node:core-personality}}
|
{{node:core-personality}}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue