GITHUB-ISSUES-2026-03-19-close-stale-open.md
GITHUB-ISSUES-2026-03-19-close-stale-open.md
Section titled “GITHUB-ISSUES-2026-03-19-close-stale-open.md”Close issues confirmed handled in 03-16 and 03-19 sessions
Section titled “Close issues confirmed handled in 03-16 and 03-19 sessions”Run top to bottom. One operation at a time. Confirm each result before proceeding.
Section titled “Run top to bottom. One operation at a time. Confirm each result before proceeding.”CONTEXT
Section titled “CONTEXT”These issues are open on GitHub but have already been handled. Each close comment records exactly what was done and when. Run from the scaffolder project directory.
Working directory: /mnt/d/Claude/projects/scaffolder
BEFORE YOU START
Section titled “BEFORE YOU START”Confirm working directory and repo: pwd gh repo view —json nameWithOwner -q .nameWithOwner
Report before proceeding.
OPERATION 1 — Close #303 (scaffolder CLAUDE.md folder structure updated)
Section titled “OPERATION 1 — Close #303 (scaffolder CLAUDE.md folder structure updated)”CLAUDE.md was updated in the engine-structure-build session (2026-03-19) as Operation 4 of the engine-structure-build issue file. Confirmed: ai-sessions/, docs/plans/, updated folder structure all present in live CLAUDE.md.
gh issue close 303 --comment "Done in engine-structure-build session 2026-03-19 (Operation 4). scaffolder CLAUDE.md updated: sessions/ → ai-sessions/, docs/rfcs/ → docs/plans/, stale files and commands removed, folder structure diagram matches current state."Confirm issue is closed before proceeding.
OPERATION 2 — Close #296 (workflow: Joker writes session files via MCP)
Section titled “OPERATION 2 — Close #296 (workflow: Joker writes session files via MCP)”Joker has been writing session state files directly to ai-sessions/ via filesystem MCP since 2026-03-16. The decision is live and in use. CURRENT-CHAT.md confirms this as the active workflow.
gh issue close 296 --comment "Decision is live. Joker writes ai-sessions/CURRENT-CHAT.md and ai-sessions/logs/ directly via filesystem MCP at session end. The handoff doc approach is retired. Documented in CHAT-REFERENCE.md. In use since 2026-03-16."Confirm issue is closed before proceeding.
OPERATION 3 — Close #289 (chat session log format)
Section titled “OPERATION 3 — Close #289 (chat session log format)”The chat session log format is documented in the sc-session-end skill (templates/claude-skills/sc-session-end/SKILL.md and the engine-level copy at /mnt/d/Claude/.claude/skills/sc-session-end/SKILL.md). Session logs have been written to ai-sessions/logs/ in this format.
gh issue close 289 --comment "Chat session log format established and in use. Format documented in sc-session-end skill. Logs written to ai-sessions/logs/ with filename pattern v[X].[X].[X]-[YYYY]-[MM]-[DD]-chat-[operator].md. In use since 2026-03-16."Confirm issue is closed before proceeding.
OPERATION 4 — Close #280 (templates/START-HERE.md review)
Section titled “OPERATION 4 — Close #280 (templates/START-HERE.md review)”START-HERE.md was explicitly deleted in the engine-structure-build session
(2026-03-19), Operation 2g: rm -f templates/START-HERE.md. It no longer
exists in the codebase.
gh issue close 280 --comment "Resolved by deletion. templates/START-HERE.md removed in engine-structure-build session 2026-03-19 (Operation 2g). File does not exist in current codebase."Confirm issue is closed before proceeding.
OPERATION 5 — Close #242 (verify docs/rfcs/ created by sc create)
Section titled “OPERATION 5 — Close #242 (verify docs/rfcs/ created by sc create)”docs/rfcs/ no longer exists in the scaffold output. It was renamed to docs/plans/ as part of Plan-0002. PR #314 (feat: source path updates for Plan-0002) updated createFolders.ts to create docs/plans/ instead. The sc create dry-run confirmed correct output.
gh issue close 242 --comment "No longer applicable. docs/rfcs/ was renamed to docs/plans/ as part of Plan-0002. PR #314 updated createFolders.ts accordingly. sc create dry-run confirmed docs/plans/ is created correctly."Confirm issue is closed before proceeding.
Report:
- All five issue numbers and their closed status
- Any issues that failed to close and why