oompa
📦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: traceo

Live Demo

See /ledger in action with CSS-animated examples.

TABLE: /ledger
DateAuthorActionDetails
--------------------------------
2025-01-15AliceCreatedInitial draft
2025-01-16BobUpdatedAdded 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 data

Semantic Layers

history
changelog
audit

Federation Integration

This command syncs with the following systems on save:

Traceo

Requirement snapshots, verification matrix, status sync

Requirements Traceability

Specification: OMP-1014

This command is defined in oompa-spec.yaml and part of the official requirement catalog.