D17 assertion gate in AGENTS + PicoClaw #12

Closed
opened 2026-08-13 14:05:48 +01:00 by eSlider · 2 comments
Owner

Why

Facts need two independent sources or (not confirmed). Missing graph is not “does not exist”.

Do

  • AGENTS.md: fact-check claims (facts then info then live then web), not syntax.
  • PicoClaw: call search/get/audit before a factual reply. throttled is not a negative finding.

Test

  • AGENTS.md states the gate. PicoClaw skill lists the tool order.
## Why Facts need two independent sources or `(not confirmed)`. Missing graph is not “does not exist”. ## Do - AGENTS.md: fact-check claims (facts then info then live then web), not syntax. - PicoClaw: call search/get/audit before a factual reply. `throttled` is not a negative finding. ## Test - AGENTS.md states the gate. PicoClaw skill lists the tool order.
Author
Owner

Partial: bin/brain/search.go now consults SearXNG when there is no facts hit (web block). throttled/skipped/refused are not absence. --root and --no-web stay local.

GitHub: https://github.com/eSlider/2dph/pull/17

Partial: `bin/brain/search.go` now consults SearXNG when there is no facts hit (`web` block). `throttled`/`skipped`/`refused` are not absence. `--root` and `--no-web` stay local. GitHub: https://github.com/eSlider/2dph/pull/17
Author
Owner

Done via GitHub https://github.com/eSlider/2dph/pull/22. PicoClaw skill lists search → get → audit. Live agent runtime stays #9.

Done via GitHub https://github.com/eSlider/2dph/pull/22. PicoClaw skill lists search → get → audit. Live agent runtime stays #9.
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: eSlider/2dph#12