The paper agrees with the code — guide v11, README, DESIGN re-rulings, and the adjudicated sweep
Step 7 of strategy/01-git-excision.md, the companions. The agent guide bumps to v11: the Git section teaches repo-resident etiquette alone (stage only your own paths, commit your own changes, leave app-maintained files to the app) — existing boards heal to the new text on next open. README re-anchors: the four git feature bullets out, tiers say the complete Mac experience is free, and one bullet states the format's git-friendliness promise. The changelog drops the never-shipped git entries. DESIGN re-rules: 06 retired with Undo routing migrated to 13 (now the sole substrate's doc, seam kept open), 07 retired as written pending the ops-service workstream, 14 retired as superseded record, 12 carries the second pivot note, the index reflects all of it; the charter gets a pointer note (the anchors' full re-ruling stays with the user). InertGitTests renames to GitAgnosticStorageTests — the excision restores its original claim app-wide. And the sweep: ~70 comment sites across 36 files adjudicated against the keeper list, every present-tense description of the excised machinery made past tense or repointed, keepers untouched. 2,707 tests green. Claude-Session: https://claude.ai/code/session_014PtZdPwqZuqEDLc6wZMtEy
This commit is contained in:
+1
-21
@@ -6,7 +6,7 @@ The board's symbol can now wear a color: the symbol picker carries a row of tint
|
||||
|
||||
The board popover's new Theme tab dresses the board in a solid color or a generated pattern: filter by light or dark, colors and saturation, then pick from eight hues.
|
||||
|
||||
The board popover is now organized into three tabs — Info with the board's vital statistics, Theme for backgrounds, and Git.
|
||||
The board popover is now organized into tabs — Info with the board's vital statistics, and Theme for backgrounds.
|
||||
|
||||
The rubber band now highlights cards the moment it touches them, instead of lagging behind on large boards.
|
||||
|
||||
@@ -74,24 +74,4 @@ Board search now matches comment text, and ⌘F in a card window steps through m
|
||||
|
||||
Deleting a comment takes effect immediately, stays undoable in the card's window, and board-level undo can still bring it back after the window closes.
|
||||
|
||||
Every board can now gain git-backed history — commits, undo and redo as history entries, and branches — with remote sync still to come.
|
||||
|
||||
The board popover can now add git version history to any board, with no git installation needed.
|
||||
|
||||
A board that's already a git repository opens with its history live automatically — cloning a shared board just works.
|
||||
|
||||
Every settled change on a git board becomes a history entry with a plain-language description, like *Move card 'Fix login' to Doing*.
|
||||
|
||||
Edits from agents and other apps are recorded under their own authorship, so a git board's history always says who changed what.
|
||||
|
||||
Undo and redo on git boards restore earlier states as new history entries — nothing is ever erased — and the undo trail survives relaunching the app.
|
||||
|
||||
Every card window on a git board gains a History section listing the changes that touched that card, newest first.
|
||||
|
||||
On git boards, everything done in a card window becomes a single history entry when the window closes.
|
||||
|
||||
Switch or create branches from the board popover, with an explicit save-or-discard step protecting unsaved card edits.
|
||||
|
||||
The name and email on a board's history entries are editable in the board popover and stored in the board's own repository.
|
||||
|
||||
Zoom the board in and out from the View menu (⌘+ and ⌘−, ⌘0 for actual size), and the size you settle on is remembered across launches.
|
||||
|
||||
Reference in New Issue
Block a user