You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ These describe what Git Mind is now and how work should be judged:
12
12
-[ROADMAP.md](../ROADMAP.md) — active Hills, supporting lanes, and playback cadence
13
13
-[Git Mind Product Frame](./design/git-mind.md) — IBM Design Thinking style product frame
14
14
-[Hill 1 Semantic Bootstrap Spec](./design/h1-semantic-bootstrap.md) — first executable Hill 1 slice
15
-
-[git-warp Upgrade Audit](./design/git-warp-upgrade-audit.md) — next enabling cycle before major Hill 1 implementation
15
+
-[git-warp Upgrade Audit](./design/git-warp-upgrade-audit.md) — completed enabling cycle that revalidated the git-warp substrate before Hill 1 implementation
16
16
-[Git Mind North Star](./VISION_NORTH_STAR.md) — longer-form strategic articulation
17
17
-[ADR-0005](./adr/ADR-0005.md) — official planning and governance model
18
18
-[ADR-0006](./adr/ADR-0006.md) — official delivery cycle and tests-as-spec model
@@ -88,4 +88,5 @@ When implementing substantial work, continue with:
88
88
1. explicit acceptance criteria
89
89
2. failing tests
90
90
3. shared repo fixtures where repository behavior matters
91
-
4. playback evidence and README reality updates before cycle close
91
+
4. review-hygiene cleanup for stale threads and false positives before merge
92
+
5. playback evidence and README reality updates before cycle close
0 commit comments