Skip to content

test: end-to-end dojo validation — run kata dojo and verify output quality #370

@cmbays

Description

@cmbays

Problem

Dojo has never been tested end-to-end. Sessions exist but are empty. We do not know if kata dojo [command] produces useful output from the diary and knowledge store.

What to test

  1. Run kata dojo against a completed cycle with a full diary (e.g. Keiko 8 / 527b0ab7 which has the most detailed diary entry)
  2. Verify: session gets populated (conceptsCount > 0, entriesCount > 0)
  3. Verify: dojo output is readable and useful — not generic filler
  4. Check if dojo reads from learnings/knowledge store or only from diary
  5. Run kata dojo diary and verify the diary table renders correctly with full narrative (not truncated — ux: diary entry description truncated in dojo diary output #345 was fixed to 500 chars)

Success criteria

  • At least one session with real content after running dojo
  • Diary display shows cycle names, wins, pain points legibly
  • No crashes or empty output

Note

This requires a human in the loop to evaluate output quality — not just a pass/fail test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-humanRequires human judgment or design input before implementation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions