Skip to content

Audit Schema & Storage #963

@SorraTheOrc

Description

@SorraTheOrc

Add a structured audit field to work items.

Acceptance Criteria

  • DB/work item includes field audit: { time, author, text, status }.
  • wl show and JSON exports include the audit object.
  • No historical comment backfill is performed.

Minimal implementation

  • Migration in src/migrations to add column/field.
  • Persist in src/persistent-store.ts read/write paths.
  • Unit tests for read/write of the field.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions