-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
area:corefd5 core libraryfd5 core libraryaudit-trailAudit trail / provenance chain featureAudit trail / provenance chain featureeffort:smallLess than 1 hourLess than 1 hourfeatureNew feature or requestNew feature or request
Description
Parent: #161
Goal
Add fd5 log CLI subcommand to display the audit trail.
Spec
fd5 log <file>— display audit history, newest first- Output format (git-log style):
commit sha256:def456... Parent: sha256:abc123... Author: Lars Gerchow <orcid:0000-0002-1825-0097> Date: 2026-03-02T14:30:00Z Updated calibration factor M /sensors/temperature.calibration_factor 1.0 → 1.05 fd5 log <file> --json— machine-readable JSON output- Exit 0 if log exists, exit 1 if no audit log
TDD
- Test output format matches spec
- Test empty log
- Test --json flag
- Test multiple entries display in reverse order
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:corefd5 core libraryfd5 core libraryaudit-trailAudit trail / provenance chain featureAudit trail / provenance chain featureeffort:smallLess than 1 hourLess than 1 hourfeatureNew feature or requestNew feature or request