diff --git a/.lane/reports/docs-specimen-in-content-cta-rereverify-2026-08-20-lane1.md b/.lane/reports/docs-specimen-in-content-cta-rereverify-2026-08-20-lane1.md new file mode 100644 index 00000000..6790e775 --- /dev/null +++ b/.lane/reports/docs-specimen-in-content-cta-rereverify-2026-08-20-lane1.md @@ -0,0 +1,50 @@ +# Lane report — docs/specimen-in-content-cta-rereverify-2026-08-20-lane1 + +## Item + +"[unreviewed-by-opus] The /specimen proof page contains no in-content +conversion CTA — the page the homepage routes" (review item `94ec723c9e`, +lane 1). + +## Outcome + +**Already fixed on main and live; re-verified on the current head and +closed out. No code change was needed.** + +The requested change landed as PR #155 (`b81281f`, "fix(public): add +in-content conversion CTA to the /specimen proof page", merged 2026-08-13): +`public/specimen.html` carries an in-content `.band` conversion CTA +(`Request the appraisal`) between the +report and the footer, with the >=44px tap target in `public/specimen.css` +and a static source guard in `scripts/check-site.mjs` (the "Specimen +in-content conversion CTA" block) that fails CI on regression. This lane's +work was to re-verify the item against the current `origin/main` head +(`92d55c3`, 2026-08-20) and live, and record the closeout so the item cannot +be re-opened by tracker drift. + +Evidence: `docs/evidence/specimen-in-content-cta-rereverify-2026-08-20-lane1.md` + +## Verification performed + +1. `public/specimen.html` on current `origin/main` (`92d55c3`) carries the + `.band` block (lines 134-139) with the `/#start` CTA labelled "Request + the appraisal" and the no-guarantees note, immediately before the footer. +2. The homepage routes its "Read the specimen" call-out to this page: + `public/index.html` line 250, `Read the specimen + →`. +3. The guard still enforces the shape: `scripts/check-site.mjs` (lines + 2020-2047) fails the build if the band, its CTA to `/#start`, the + no-guarantees note, `.band .cta` styling, or the 16px/24px padding + regress. +4. `git merge-base --is-ancestor b81281f origin/main` → true: the fix + commit is on the current head. +5. `npm run check` passes on the current head (exit 0). +6. Live: `GET https://tinystudio.io/specimen` → HTTP 200 (2026-08-20); the + served HTML carries `class="band"`, `class="cta" href="/#start"`, and + "Request the appraisal" appears twice (nav CTA + band CTA). + +## Delivery + +- Branch: `docs/specimen-in-content-cta-rereverify-2026-08-20-lane1` +- Evidence: `docs/evidence/specimen-in-content-cta-rereverify-2026-08-20-lane1.md` +- PR: opened against origin/main. \ No newline at end of file diff --git a/docs/evidence/specimen-in-content-cta-rereverify-2026-08-20-lane1.md b/docs/evidence/specimen-in-content-cta-rereverify-2026-08-20-lane1.md new file mode 100644 index 00000000..b2dc9480 --- /dev/null +++ b/docs/evidence/specimen-in-content-cta-rereverify-2026-08-20-lane1.md @@ -0,0 +1,101 @@ +# Specimen in-content conversion CTA — re-verification (2026-08-20, lane 1) + +Date: 2026-08-20 +Scope: the review item "[unreviewed-by-opus] The /specimen proof page +contains no in-content conversion CTA — the page the homepage routes" (item +`94ec723c9e`, lane 1). This receipt re-verifies the item's acceptance +criteria against the current `origin/main` head (`92d55c3`, "fix(check): +guard the apple touch icon on every served page, and re-verify finding +98a7bf8e08fc (2026-08-20) (#256)", merged 2026-08-20) and the live +deployment. It is source-plus-live verification evidence; it does not claim +anything about ranking, traffic, or search results. + +Prior receipts for the same item: `docs/evidence/specimen-in-content-cta-rereverify-2026-08-14.md` +(PR #195) and `docs/evidence/specimen-cta-prs-107-155-closeout-2026-08-14.md`. +This receipt is a fresh re-verification on the current head so the item +cannot be re-opened by tracker drift. + +## Summary + +The failure mode the item describes — the /specimen proof page ending +without an in-content conversion CTA — **does not occur on the current +`origin/main` head, nor on the live site**. The code-side fix has been on +main since 2026-08-13: PR #155 (`b81281f`, "fix(public): add in-content +conversion CTA to the /specimen proof page (#155)", merged 2026-08-13) +added a dark `.band` block between the report and the footer carrying an +explicit `.cta` link to `/#start` labelled "Request the appraisal", a +no-guarantees note, a >=44px tap target (`padding:16px 24px`), and a static +source guard in `scripts/check-site.mjs` that fails CI if any piece +regresses. All of it is intact on the current head (`92d55c3`). + +## Source checks on the current head (origin/main `92d55c3`) + +1. `public/specimen.html` (lines 134-139) carries the in-content conversion + band immediately before the footer: + + ```html +
Four passes, by hand, and a plain document with each fault named in + order of what it costs you — the fix beside it. Thirty seconds to ask, + findings inside five working days, yours to keep either way.
+ Request the appraisal +