Skip to content

Commit 9d6461b

Browse files
committed
chore: gitignore .sisyphus/ planning-tool scratch and untrack stale M2 drafts
The previous commit (64f49f8) inadvertently tracked two .sisyphus/ work-order drafts swept up by `git add -A`. They are planning-tool scratch, were not authored as plan-of-record, and contradict the re-sequenced plan (they use the old "M2 = evidence fold" framing and propose a use_event_stream feature gate, which violates the owner-confirmed Q1 "no fallback flag"). Untracked here (files kept on disk) and .sisyphus/ added to .gitignore so tool scratch cannot drift into version control. Constraint: removes tracking only; files remain locally; no code change Tested: git status clean after; files still present on disk Confidence: high Roadmap-Status: unchanged
1 parent 64f49f8 commit 9d6461b

3 files changed

Lines changed: 3 additions & 489 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ build/
1212
.uv-cache/
1313
.git/hooks/
1414
.agents
15+
16+
# Sisyphus planning-tool scratch (not version-controlled; drafts can contradict the plan-of-record)
17+
.sisyphus/

.sisyphus/plans/adr-0032-m2-t002-work-order.md

Lines changed: 0 additions & 278 deletions
This file was deleted.

0 commit comments

Comments
 (0)