Skip to content

Workflow history and analytics command #22

@codevibesmatter

Description

@codevibesmatter

Add a kata history command that reviews past workflow sessions with filtering, aggregation, and cross-project inspection.

Motivation

Session state.json files contain rich timeline and completion data, but nothing reads it back for review. Users can't answer questions like:

Rough scope

  • kata history — list past sessions with mode, issue, timestamps, status
  • Filtering by mode, date range, status (completed/abandoned/active)
  • --json output for programmatic use
  • --cwd=PATH for cross-project inspection
  • Aggregation/summary stats (optional, stretch)
  • Correlation with verification evidence (optional, stretch)

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or enhancementneeds-reviewSpec or PR is awaiting reviewstatus:in-progressActively being worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions