docs(evidence): re-verify /agents /pricing /specimen page-head self-declaration (2026-08-21) - #285
Conversation
…eclaration (2026-08-21, lane 1) The three pages' canonical, og:url and JSON-LD WebPage @id/url already self-declare the clean non-307 URLs on origin/main (PR #218, ed2b1a9, merged 2026-08-19) and npm run check enforces the shape. Live probes (2026-08-21) still show the pre-fix .html declarations on all three pages, plus other 2026-08-19 staleness on /pricing, so the remaining action is a redeploy of origin/main, not a source change. Co-authored-by: CommandCodeBot <noreply@commandcode.ai>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Warning Review limit reached
Next review available in: 39 minutes Limit details: You’ve used the included review currently available. Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?Wait for the limit to reset, then comment An organization admin can change what happens after included review limits in Billing. How do review limits work?CodeRabbit enforces per-developer PR review limits within each organization. For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Free Run ID: 📒 Files selected for processing (2)
Note 🎁 Summarized by CodeRabbit FreeYour 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/settings/billing. Comment |
Item
[unreviewed-by-opus] /agents, /pricing, /specimen page-head canonical + og:url + JSON-LD WebPage @id all self-decl(lane-1 packet, itemc6f9cf8040).Finding
Source is already fixed. PR #218 (
ed2b1a9, merged 2026-08-19) — preceded by lane-1 commitsdf69628/3ff1398— points all three pages' canonical,og:urland JSON-LDWebPage@id/urlat their clean non-307 URLs.npm run checkpasses on origin/main (92d55c3) and guards the shape.Live is stale. Cache-busted probes (2026-08-21) show the deployed site still serves the pre-fix
.htmldeclarations on all three pages, and other 2026-08-19+ fixes are missing live too (/pricing band lost its signup form, footer still says "The Tiny Studio")./auditand/serve correct clean canonicals, so this looks like a deploy from before the 2026-08-19 merge batch rather than a partial regression.Change
Evidence only — no source change needed:
docs/evidence/pagehead-self-decl-reverify-2026-08-21.md(full receipt: source table, live table, probe method).lane/reports/fix-pagehead-self-decl-reverify-lane1-20260821.md(lane report)Remaining action
Redeploy origin/main (
npm run deploy, manual wrangler deploy per this domain's convention) so the live site matches source.