Skip to content

docs(evidence): re-verify specimen in-content conversion CTA on current main and live (2026-08-14) - #195

Merged
nish3451 merged 2 commits into
mainfrom
fix/specimen-in-content-cta-rereverify-2026-08-14
Aug 14, 2026
Merged

nish3451 merged 2 commits into
mainfrom
fix/specimen-in-content-cta-rereverify-2026-08-14

Conversation

@nish3451

Copy link
Copy Markdown
Collaborator

Closeout: review item 94ec723c9e — "[unreviewed-by-opus] The /specimen proof page contains no in-content conversion CTA — the page the homepage routes"

No code change needed. The fix already landed in PR #155 (b81281f, merged 2026-08-14), which added the in-content .band conversion CTA to /specimen and superseded the conflict-locked PR #107. This PR records the re-verification of that fix against current origin/main (2088b6b) and the live deployment (release 5c6521a).

Verification

  • git merge-base --is-ancestor b81281f origin/main → true (fix on current main)
  • git merge-base --is-ancestor b81281f 5c6521a → true (fix inside deployed release)
  • public/specimen.html carries the .band block with <a class="cta" href="/#start">Request the appraisal</a> and the no-guarantees note (lines 134–139); homepage routes to it via <a href="/specimen">Read the specimen →</a> (index.html line 250)
  • scripts/check-site.mjs statically guards the band CTA shape, the /#start target, the note, .band .cta styling, and the ≥44px tap target (padding:16px 24px)
  • npm run check → "TinyStudio.io checks passed." (exit 0)
  • npm test → exit 0: headings 6/6, sitemap 7/7, worker 76/76, UI 8/8, contract 16/16, viewport 4/4, narrow-viewport 4/4 owned routes
  • Live: GET https://tinystudio.io/specimen → HTTP 200, body byte-identical to source (normalized), band CTA present; /specimen.html → 307 → /specimen

Files

  • docs/evidence/specimen-in-content-cta-rereverify-2026-08-14.md — re-verification receipt
  • .lane/reports/specimen-in-content-cta-rereverify-2026-08-14.md — lane report

…nt main and live (2026-08-14)

The review item "[unreviewed-by-opus] The /specimen proof page contains no
in-content conversion CTA" is already fixed: PR #155 (b81281f) landed the
.band conversion CTA on /specimen on 2026-08-14, superseding the
conflict-locked PR #107. This receipt re-verifies the fix against current
origin/main (2088b6b) and the live deployment (release 5c6521a): the band
CTA to /#start is on source, guarded by check-site.mjs, served live, and
covered by the passing test suite. No code change was needed.

Co-authored-by: CommandCodeBot <noreply@commandcode.ai>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your trial has ended. Reactivate Greptile to resume code reviews.

@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@nish3451, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 11 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Free

Run ID: 331571f1-7936-41e2-bb21-11820b7caf89

📥 Commits

Reviewing files that changed from the base of the PR and between 5eefa80 and 32e6934.

📒 Files selected for processing (2)
  • .lane/reports/specimen-in-content-cta-rereverify-2026-08-14.md
  • docs/evidence/specimen-in-content-cta-rereverify-2026-08-14.md

Note

🎁 Summarized by CodeRabbit Free

Your organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login.

Comment @coderabbitai help to get the list of available commands.

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your trial has ended. Reactivate Greptile to resume code reviews.

@nish3451
nish3451 merged commit c28eeac into main Aug 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant