Files
hermes-agent/docs
Hermes Agent 6946d850f0
Some checks failed
Docker Build and Publish / build-and-push (pull_request) Has been skipped
Supply Chain Audit / Scan PR for supply chain risks (pull_request) Successful in 37s
Tests / e2e (pull_request) Successful in 2m49s
Tests / test (pull_request) Failing after 35m13s
docs: human confirmation firewall research — implementation patterns (#662)
Resolves #662. Research document covering Vitalik's Human Confirmation
Firewall pattern for LLM safety.

Covers:
- Action risk tiers (0-4) with detection rules
- Platform-specific routing (Telegram, Discord, CLI, API)
- Timeout handling and cross-platform failover
- Two-factor confirmation (human + LLM smart approval)
- Whitelisting and confirmation fatigue prevention
- Crisis-specific patterns (what never requires confirmation)
- Architecture diagram
- Implementation status tracker

Based on Vitalik's blog post (#280), SOUL.md protocol,
and current approval.py/approval_tiers.py implementations.
2026-04-15 10:21:28 -04:00
..
2026-04-03 01:46:45 -07:00