📦Factory Containers/OMP-1014
/ledger
Insert a timestamped changelog or audit log table
Create a timestamped changelog/audit log table with columns: Date | Author | Action | Details. Entries are immutable (append-only).
historychangelogaudit
For: compliance officers, requirement writers
Integrates with:
traceoLive Demo
See /ledger in action with CSS-animated examples.
TABLE: /ledger
| Date | Author | Action | Details |
| ------ | -------- | -------- | ---------- |
| 2025-01-15 | Alice | Created | Initial draft |
| 2025-01-16 | Bob | Updated | Added requirements |
Rationale
Audit trails and changelogs are critical for compliance and traceability. "Ledger" = factory ledger.
Acceptance Criteria
- •/ledger creates log table with auto-timestamp
- •User enters author, action, details
- •Entries are immutable (append-only)
- •On save, syncs to Traceo change log
Demo Type
tableStructured tabular dataSemantic Layers
historychangelogauditFederation Integration
This command syncs with the following systems on save:
Traceo
Requirement snapshots, verification matrix, status sync
Requirements Traceability
Specification: OMP-1014This command is defined in oompa-spec.yaml and part of the official requirement catalog.