docs(evidence): re-verify broken external links finding 78fcaed682fa on current head and live (2026-08-20) - #258
Conversation
…on current head and live (2026-08-20) 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: 31 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 (1)
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 |
Summary
Re-verification receipt for dogfood finding 78fcaed682fa — "Broken external links on /audit.html" (audit run 20260808T074205Z-msk2fl3n, issue-19), against current
origin/main(0540cf9) and the live deployment.Verdict
Closed — no broken external link found, no code change needed. Evidence only, in the established pattern of the 2026-08-11 closeout (PR #33) and the 2026-08-12/14/15 re-verifications.
What was verified
npm run checkpasses — the 78fcaed682fa guard still rejects any App Store family citation URL without an app id, and the embedded audit-page bundle still matches the fixtures byte-for-byte.npm testpasses (exit 0).https://tinystudio.io/auditandhttps://tinystudio.io/audit.htmlboth serve HTTP 200..../us/app/tinystudio/id6448954288) and resolves 200.https://apps.apple.com/app/tinystudiostill returns 404 and remains absent from both the served bundle and the fixture.Note
The live deployment currently serves the 2026-08-12 evidence set (15 runs) while current main carries the 2026-08-15 controlled re-run (16 runs, PR #227) — a deployment lag, not a regression. No dead link exists on either surface; the source guard re-locks bundle=fixture equality on the next deploy.
Full method and measurements in the receipt.