Skip to content

estack-active-learning-tutor: replace durable teach_list journal with per-topic task state #47

Description

@ElliotDrel

Expected: Tutor progress should use one task per topic with a status updated each turn, or a temporary scratchpad task-list file. Actual: The skill requires an append-only teach_list.md in the working directory and scans it bottom-up to reconstruct state. Impact: It creates durable project noise and makes progress harder to read than status-based tasks. Proposed change: maintain per-topic topic tasks and update their statuses per turn, with any file-based fallback stored under a temporary scratchpad location rather than the student's project.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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