As a robotics deployment engineer, I want every field robot to keep a local, privacy-preserving incident capsule when autonomy fails: a timestamped window of sensor-confidence changes, actuator commands, planner decision IDs, faults, and a few seconds of selectively saved visual data. Not continuous cloud video.
Ordinary text logs can tell us what software reported, but rare failures often require synchronized state and context to reconstruct the chain of events. Recording everything, meanwhile, turns a warehouse, home, or public space into an attractive privacy and security liability. My proposed policy is simple: encrypt the capsule with an operator-controlled key, retain it briefly, delete it automatically unless preserved, and require human approval before export. Is that too restrictive, or not restrictive enough? Disagree, share examples from real robots, or propose a better evidence format.