Chat session log — scaffolder — 2026-03-16
Chat session log — scaffolder — 2026-03-16
Section titled “Chat session log — scaffolder — 2026-03-16”Session goal
Section titled “Session goal”Review all 51 open v0.10.0 GitHub issues, identify stale/duplicate/done issues, clean up _system/ folder, reorganise project structure, and ship as much foundation work as possible.
Outcome
Section titled “Outcome”Major session. Full issue audit completed. Two feature branches built and merged to dev. Project structure significantly cleaned up. Time tracking removed. Session architecture foundation in place. Dev clean, build green.
Decisions made
Section titled “Decisions made”- _system/ is operator working files only — nothing else lives there
- CHAT-REFERENCE.md, STANDARDS.md are project templates — live in scaffolder/templates/
- PROJECT-INSTRUCTIONS.md lives in Claude Project Instructions UI only — lean, operator-maintained
- docs/tasks/ and docs/issues/ added to project scaffold structure
- Time tracking removed entirely — not properly scoped, future feature
- sc end and sc exit removed — sc done is the single session-end command
- Dated issue files live in docs/issues/ per project, not in _system/
- GITHUB-ISSUES.md template lives in scaffolder/templates/ only
Files written this session via MCP
Section titled “Files written this session via MCP”- templates/claude-skills/sc-session-start/SKILL.md — new Joker skill
- templates/claude-skills/sc-session-end/SKILL.md — new Joker skill
- templates/claude-skills/session-end/SKILL.md — fixed (CURRENT-CODE.md, no upload reminder)
- templates/CHAT-REFERENCE.md — moved from _system/, updated for MCP
- templates/STANDARDS.md — rewritten, stale refs removed
- templates/PROJECT-INSTRUCTIONS.md — stripped to lean persona + file list
- templates/GITHUB-ISSUES.md — updated with all operation types
- sessions/CURRENT-CHAT.md — this file
- docs/issues/ — created, 6 dated issue files written here
Issues closed: 17
Section titled “Issues closed: 17”#260, #261, #286, #287, #288, #290, #291, #292, #293, #294, #295, #299, #301, #302, #306, #310, #311
Issues created: 11
Section titled “Issues created: 11”#300, #301, #302, #303, #304, #305, #306, #307, #308, #310, #311
Branches merged to dev
Section titled “Branches merged to dev”- feature/session-file-rename
- refactor/remove-time-tracking
Handed to Harley
Section titled “Handed to Harley”Nothing pending. Done for today.
Next session
Section titled “Next session”Name: build — session enforcement + skill upload — 2026-03-16
Goal: Build #304 and #305, zip and upload Joker skills, update PROJECT-INSTRUCTIONS.md in Claude Project settings.