search then get then audit. throttled is not absence. 2dph is the gate, not the agent loop.
985 B
985 B
name, description
| name | description |
|---|---|
| picoclaw | 2dph is the memory/fact gate, not the agent loop. Use when wiring PicoClaw or any MCP client: call brain search/get/audit before a factual reply. throttled is not a negative finding. |
PicoClaw — fact-check before assert
PicoClaw (or any agent) speaks MCP at POST /mcp on bin/brain/serve.go.
2dph does not run the agent loop. Compose profile for a live agent is issue #9.
Tool order (before a factual reply)
search— facts root first, then info. Thewebblock is a second source when there is no facts hit. Statusthrottled/skipped/refusedis not evidence of absence.get— full leaf body only when a hitidis needed.audit— if recall or confidence looks wrong.
Then answer. Confirmed only from facts (≥2 independent sources). Anything
else is (not confirmed). Missing graph ≠ “does not exist”.
Generated tool list: ../brain/tools.md.