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
design(web): captures sit beside the prose they show; captions say what to look at
§02: the loop takes the wide track with the three rules beside it instead of
running full measure, and the click and frame stills read as an equal pair
under it. §03: the note block and sinks share the wide track with the pins
still alongside, so neither column outruns the other. The build hash stays
in the manifest and leaves the captions; each caption now names the rule the
capture demonstrates.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
alt: "AnnotKitDemo, a dark macOS settings window. Annotate is pressed, a control is clicked, a note is typed into the composer and sent; a numbered pin lands on the control.",
69
70
width: 1274,
70
71
height: 820,
71
-
caption: "AnnotKitDemo: press Annotate, click a control, type a note, send. 22 seconds, muted.",
72
+
caption: "The whole loop in the demo app: press Annotate, click the name field, type, send. The pin stays on the field.",
alt: "The demo window after a click on the avatar. A chip above it reads Settings.Profile.Avatar and the composer below holds the note “Change the background color to green”.",
81
82
width: 1428,
82
83
height: 1378,
83
-
caption: "A click on the avatar. The chip is the resolved selector, `Settings.Profile.Avatar`; the composer opens under it.",
84
+
caption: "Click. The avatar is the deepest actionable control under the pointer, so the chip reads `Settings.Profile.Avatar` and the composer opens beneath it.",
alt: "The demo window with five numbered blue pins on its controls and the toolbar’s copy button under the pointer, captioned Copy notes (Markdown).",
105
106
width: 1570,
106
107
height: 1350,
107
-
caption: "Five notes pinned. Save writes them all to one `ANNOTKIT_NOTES.md`; the toolbar copies the same markdown.",
108
+
caption: "Five notes, five pins. Click a pin to edit its note; Save writes all five to `ANNOTKIT_NOTES.md`, and the copy button puts the same markdown on the clipboard.",
0 commit comments