Skip to content

gap: dojo sessions created but always empty — populate path missing #367

@cmbays

Description

@cmbays

Problem

8 dojo sessions exist on disk (created correctly in Keiko 10 #343). All have conceptsCount=0, entriesCount=0, cycleName=null.

The session write is wired (meta.json is created), but nothing ever populates the session with concepts or entries.

What to investigate

  1. What is a dojo session supposed to contain? Concepts derived from diary? Learning summaries? Q&A history?
  2. Is there a populate step in the dojo generate or dojo session command that should run during cooldown?
  3. Does the dojo CLI have a command that generates content into a session, and is it being called?

Test required

Run kata dojo [relevant command] against a completed cycle and verify that:

  • Session has conceptsCount > 0
  • Session has entriesCount > 0
  • cycleName is populated

This is a good candidate for end-to-end dojo testing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions