-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
needs-humanRequires human judgment or design input before implementationRequires human judgment or design input before implementation
Description
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
- Run kata dojo against a completed cycle with a full diary (e.g. Keiko 8 / 527b0ab7 which has the most detailed diary entry)
- Verify: session gets populated (conceptsCount > 0, entriesCount > 0)
- Verify: dojo output is readable and useful — not generic filler
- Check if dojo reads from learnings/knowledge store or only from diary
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs-humanRequires human judgment or design input before implementationRequires human judgment or design input before implementation