Skip to content

docs(evidence): re-verify favicon rel=icon finding 017eb201fc against current main and live - #182

Merged
nish3451 merged 2 commits into
mainfrom
chore/favicon-rel-icon-reverify-2026-08-14
Aug 14, 2026
Merged

docs(evidence): re-verify favicon rel=icon finding 017eb201fc against current main and live#182
nish3451 merged 2 commits into
mainfrom
chore/favicon-rel-icon-reverify-2026-08-14

Conversation

@nish3451

Copy link
Copy Markdown
Collaborator

Re-verification lane for review-queue item 017eb201fc ("No rel=icon link is served, so every page load fires a 404 /favicon.ico request while favicon.svg exists and is allow-listed").

Outcome: already fixed and deployed; re-verified and closed out

The code-side fix is merged in origin/main: PR #85 (9302611) added <link rel="icon" href="/favicon.svg" type="image/svg+xml" /> to the five human-facing pages, and PR #113 (18128e8) extended it to /brief-requested and added a CI guard in scripts/check-site.mjs covering all seven served pages.

Verification performed

  1. npm run check passes (exit 0): the "Favicon (dogfood)" guard enforces exactly one /favicon.svg rel=icon link in the head of all seven pages, with a valid git-tracked SVG and worker allow-list entry (src/worker.js line 61).
  2. npm test passes (exit 0): heading-hierarchy, sitemap, agent-worker, agent-UI, product-contract, viewport, narrow-viewport suites — zero failures (only a pre-existing out-of-scope note that / overflows at 240/260px, which does not gate the exit code).
  3. Live re-measurement in real Chromium (Playwright 1.62.1) on 2026-08-14: all seven pages (/, /audit, /agents, /pricing, /specimen, /brief-requested, /agent-desk) serve 200 with exactly one rel=icon link in head pointing at /favicon.svg, zero console/page errors, and zero requests to /favicon.ico. https://tinystudio.io/favicon.svg → 200 image/svg+xml, byte-identical to the committed file (SHA-256 998e43ad...); /favicon.ico → 404, now never referenced.

Evidence: docs/evidence/favicon-rel-icon-reverify-2026-08-14.md.

nish3451 and others added 2 commits August 14, 2026 12:00
…main and live (2026-08-14)

Re-verifies review-queue item 017eb201fc ("No rel=icon link is served, so
every page load fires a 404 /favicon.ico request") against origin/main head
5770bf3 and the live deployment: npm run check and npm test pass, and a real
Chromium probe of all seven served pages shows exactly one /favicon.svg
rel=icon link each with zero /favicon.ico requests.

Co-authored-by: CommandCodeBot <noreply@commandcode.ai>
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: 22 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: 3647af12-ecd6-4f8e-8214-0bc64111f7d7

📥 Commits

Reviewing files that changed from the base of the PR and between 5770bf3 and 4a26367.

📒 Files selected for processing (2)
  • .lane/reports/chore-favicon-rel-icon-reverify-2026-08-14.md
  • docs/evidence/favicon-rel-icon-reverify-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.

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