Skip to content

docs(evidence): re-verify canonical-URL finding 6631c0ab0454 against current main and live (2026-08-14) - #209

Merged
nish3451 merged 1 commit into
mainfrom
docs/canonical-rereverify-2026-08-14
Aug 14, 2026
Merged

docs(evidence): re-verify canonical-URL finding 6631c0ab0454 against current main and live (2026-08-14)#209
nish3451 merged 1 commit into
mainfrom
docs/canonical-rereverify-2026-08-14

Conversation

@nish3451

Copy link
Copy Markdown
Collaborator

Re-verification of dogfood finding 6631c0ab0454 ("Missing canonical URL on home") against current origin/main (20b7cc6) and the deployed site.

Verdict

Finding already closed by PR #29 and confirmed live; nothing to fix. This lane re-confirms the three halves:

  1. Source + CI: npm test passes on 20b7cc6. The "Canonical URLs (dogfood)" guard in scripts/check-site.mjs enforces exactly one non-commented canonical link inside <head> per page, a non-empty href at the page's canonical https://tinystudio.io address (home: https://tinystudio.io/), and no URL duplicated across pages.
  2. Live: all five public pages serve exactly one canonical link in the head; home serves <link rel="canonical" href="https://tinystudio.io/">, unchanged from every prior receipt.
  3. Deployment parity: live matches origin/main byte-for-byte on all five public pages.

Commits since the last re-verify (dc1542a..20b7cc6): 51d5849 (#151) and 20b7cc6 (#208). No canonical-line change in public/index.html; the only scripts/check-site.mjs edit is a comment rewrite.

Change

  • docs/evidence/canonical-urls-2026-08-09.md: appended the 2026-08-14 re-verification section.

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

Re-verified the home-page canonical the finding flagged (PR #29 fix) against
origin/main head 20b7cc6 and the deployed site: npm test passes with the
check-site.mjs canonical guard, all five public pages serve exactly one
canonical link in head, and live matches source byte-for-byte.

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: 31 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: 7523533f-066f-4b2c-aef1-962afdb5afaf

📥 Commits

Reviewing files that changed from the base of the PR and between 20b7cc6 and b10de2a.

📒 Files selected for processing (2)
  • .lane/reports/docs-canonical-rereverify-2026-08-14.md
  • docs/evidence/canonical-urls-2026-08-09.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.

@nish3451
nish3451 merged commit 4d02252 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