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
- Hero display 'Point at the view, pass the agent a map.' sets one clause
per line, broken at the comma (Hero.tsx splits on it); standfirst
rewritten; OG card regenerated
- §01 retitled Setup; the Xcode/SwiftUI asides gain titled h3 subsections
with clearer, README-grounded steps; mount snippet indents install();
README link hugs its label (.stack > .link justify-self)
- §02 Click/Frame/Anchor rewritten outcome-first
- §03 'Hand it to your agent' absorbs 'Ask over MCP' as an h3 subsection
(id=mcp keeps the old anchor); McpBridge.tsx and .section--mcp removed;
Signup renumbered §04
- §04 retitled 'Want more? Sign up for more free tips and tools.' with the
list scope as the lead; privacy line removed
- web/scripts/hero-check.mjs probes the two-line setting; Appendix A copy
deck in docs/epic-landing-page.md synced to shipped strings
124/124 tests, build, responsive-check at 320-1280 all pass.
{"id":"int-6f4b0709bef645bef1fa00d3f3dc82d5","kind":"field_change","created_at":"2026-08-21T02:46:27.044421Z","actor":"Angus Bezzina","issue_id":"annotkit-0i4.5","extra":{"field":"status","new_value":"closed","old_value":"open","reason":"Measured, not a defect. The backdrop is viewport-anchored, so its frames sit behind running text on every section at every width, by design and at 10-12% accent on a 1px stroke; there is no §01-scoped fix and the finding's coordinates came from an artificial 4000px-tall viewport. See notes."}}
36
36
{"id":"int-ab2eaeffeb29c6c884d50256e60012f4","kind":"field_change","created_at":"2026-08-21T02:46:39.863426Z","actor":"Angus Bezzina","issue_id":"annotkit-0i4","extra":{"field":"status","new_value":"closed","old_value":"open","reason":"All ten children resolved: nine implemented in web/, one (0i4.5, backdrop) closed as measured-not-a-defect. Gates green: npm run build, npm test (124), npm run responsive (320-1280 PASS). Not committed — conservative profile."}}
{"id":"int-d3b5dcb4bf335e317ed7f73a3532fbaa","kind":"field_change","created_at":"2026-08-24T20:13:56.94297Z","actor":"Angus Bezzina","issue_id":"annotkit-dvl.2","extra":{"field":"status","new_value":"closed","old_value":"in_progress","reason":"Display 'Point at the view, pass the agent a map.' splits at the comma (Hero.tsx); standfirst rewritten with the four brief beats; one honest-copy fix vs brief ('nearest control' was wrong for the frame gesture — now 'locates what you pointed at in code'); OG template + og.png regenerated; hero-check.mjs verifies 2 lines, comma break, no overflow at 1280; responsive-check passes at 320/375/414/768/1280."}}
39
+
{"id":"int-3e963a3bcb51c763f2a089f8d0db0e13","kind":"field_change","created_at":"2026-08-24T20:13:57.213153Z","actor":"Angus Bezzina","issue_id":"annotkit-dvl.5","extra":{"field":"status","new_value":"closed","old_value":"in_progress","reason":"§01 retitled 'Setup' with brief lead; xcode/note asides are now titled h3 subsections (Xcode/SwiftUI) via shared .section__subsec/.section__subhead classes; working-directory warning preserved per README §3; hero CTA now 'Set it up'; tests pass."}}
40
+
{"id":"int-cbb8f2b9a273c26c4b8076f9f2e46bf8","kind":"field_change","created_at":"2026-08-24T20:13:57.521025Z","actor":"Angus Bezzina","issue_id":"annotkit-dvl.3","extra":{"field":"status","new_value":"closed","old_value":"in_progress","reason":"New lead 'Attach notes directly to the elements you want to tweak.'; Click/Frame/Anchor bodies recast active-voice with colon construction; claims traceable to README 120/149-154; markup tests pass."}}
41
+
{"id":"int-f582a4691039882ac03f77ff71807af3","kind":"field_change","created_at":"2026-08-24T20:13:57.806034Z","actor":"Angus Bezzina","issue_id":"annotkit-dvl.1","extra":{"field":"status","new_value":"closed","old_value":"in_progress","reason":"§03 retitled 'Hand it to your agent' with new lead naming the three routes; MCP bridge folded in as h3 subsection (id=mcp preserves the old anchor); mcpBridge copy block and McpBridge.tsx deleted; signup renumbered §04; .section--mcp CSS removed; App.tsx, highlight test, TermList/Signup comments updated; all 124 tests + build pass."}}
42
+
{"id":"int-f191409db097d0817ba39549a2fd36bd","kind":"field_change","created_at":"2026-08-24T20:13:58.075054Z","actor":"Angus Bezzina","issue_id":"annotkit-dvl.4","extra":{"field":"status","new_value":"closed","old_value":"in_progress","reason":"vitest 124/124; production build clean; responsive-check PASS at all five widths; hero-check PASS (2 lines, comma break, no overflow); Appendix A + section list + file tree in docs/epic-landing-page.md synced to shipped copy; honest-copy audit clean — no metrics, filler, or em dashes in copy strings."}}
43
+
{"id":"int-3f6de21d1b8ada2ed206443e45e56ed7","kind":"field_change","created_at":"2026-08-24T20:13:58.693065Z","actor":"Angus Bezzina","issue_id":"annotkit-dvl","extra":{"field":"status","new_value":"closed","old_value":"open","reason":"All five children closed; gates green."}}
44
+
{"id":"int-35c0bb4f4e051d956020fc636c4dbfe2","kind":"field_change","created_at":"2026-08-24T20:23:06.275957Z","actor":"Angus Bezzina","issue_id":"annotkit-6r4","extra":{"field":"status","new_value":"closed","old_value":"in_progress","reason":"All six feedback items fixed and verified visually at 1280: (1) .stack > .link { justify-self: start } stops the grid stretch that made the §01 link's accent rule span the column; label now 'Setup guide'. (2) Annotation.install() indented inside #if DEBUG. (3) Xcode body rewritten as steps grounded in README (Add Package Dependencies…, paste URL, Up to Next Major from 0.8.0, add library, leave AnnotKitMCP unchecked). (4) SwiftUI body split into mount fact + notes-path fact with the scheme path spelled out (Edit Scheme ▸ Run ▸ Options ▸ Working Directory). (5) §02 Click/Frame/Anchor rewritten outcome-first in plain language. (6) Privacy line now ends 'Unsubscribe at any time.' Appendix A synced; 124/124 tests, build, responsive-check at five widths all pass."}}
45
+
{"id":"int-2ed0d7c69581f002560be1723554b3ff","kind":"field_change","created_at":"2026-08-24T20:30:37.553143Z","actor":"Angus Bezzina","issue_id":"annotkit-l9n","extra":{"field":"status","new_value":"closed","old_value":"open","reason":"Landed and verified: copy.ts title/lead replaced verbatim per maintainer; privacy string + .signup__privacy rule + its <p> removed; Appendix A synced; 124/124 tests, build, responsive-check PASS; §04 verified visually at 1280."}}
0 commit comments