Steve Yegge
7b758271ed
feat(audit): add append-only agent audit trail (.beads/interactions.jsonl)
Implements audit logging for agent interactions to support auditing and
dataset generation (fixes #649).
New features:
- .beads/interactions.jsonl (append-only audit log)
- bd audit record: log LLM calls, tool calls, or pipe JSON via stdin
- bd audit label <id>: append labels (good/bad) for dataset curation
- bd compact --audit: optionally log LLM prompt/response during compaction
- bd init: creates empty interactions.jsonl
- bd sync: includes interactions.jsonl in staging
Audit entries are append-only - labeling creates new entries that
reference parent entries by ID.
Closes #649
Co-authored-by: Dmitry Chichkov <dchichkov@nvidia.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-20 03:24:51 -08:00
..
2025-12-20 03:24:51 -08:00
2025-11-24 00:03:07 -08:00
2025-11-07 09:49:12 -08:00
2025-12-13 12:50:33 -08:00
2025-11-05 00:44:41 -08:00
2025-11-12 10:48:36 -08:00
2025-11-24 20:43:51 -08:00
2025-12-16 01:07:33 -08:00
2025-11-03 20:31:11 -08:00
2025-12-13 12:50:33 -08:00