Show HN: Deliberate – log what your agent rejected, not just what it ran
a day ago
- #compliance-tool
- #decision-logging
- #agent-auditing
- Deliberate logs every decision path considered by agents, including rejected alternatives, with structured records.
- It provides an audit trail with policy gates and approval workflows for compliance, not just console replays.
- Deliberate captures reasoning, confidence scores, and policy violations before tool execution, unlike trace tools that only show what ran.
- It integrates with agent runtimes like LangGraph or OpenAI Agents, wrapping the planning step to log forks.
- Each run outputs a JSONL file with full decision details for replay and export, aiding incident reviews and audits.