bd help --doc audit.
Record explicit agent/tool interaction audit entries in .beads/interactions.jsonl.
This optional JSONL sidecar is disabled by default. Enable it with:
bd config set audit.enabled true
Issue history is always recorded in the database and is visible with
bd history <id> —events. The JSONL sidecar is for explicit interaction capture:
- auditing (“why did the agent do that?”)
- dataset generation (SFT/RL fine-tuning)