docs(evidence): close out fleet-release finding against current main and live - #92
Conversation
…and live The scout finding 'Ship origin/main past the stuck fleet-release SHA' (named PRs #28 heading hierarchy and #30 apple-touch-icon on main but not live) was already accepted by the fleet pipeline: the hourly release advanced release-state-tinystudio-io.json past the stuck eae1d87 to c5e2f2b on 2026-08-09, and the closeout receipt was prepared on branch docs/evidence/fleet-release-closeout but never merged to main. This lane re-verified the acceptance criteria against the current head and live (2026-08-11) and records the closeout on origin/main so the tracker item cannot re-open by drift: - release-state-tinystudio-io.json pins 354e725 (2026-08-11T03:38:32), strictly newer than the stuck eae1d87; pipeline actively shipping. - All six served pages serve exactly one leading h1, zero h4+, and gap-free outlines matching scripts/test-heading-hierarchy.mjs. - All five appraisal pages serve rel=apple-touch-icon; the asset returns 200 image/png; matches source (brief-requested is outside #30's scope in both source and live). - npm run check and full npm test pass on origin/main c934538 (90 tests, 0 failures); the live/main gap is exactly three docs(evidence) commits with zero public/ src/ scripts/ changes pending.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
There was a problem hiding this comment.
nish3451 has reached the 50-credit limit for trial accounts. To continue receiving code reviews, upgrade your plan.
|
Warning Review limit reached
Next review available in: 13 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the 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 configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Comment |
What
Closes out the scout finding "Ship origin/main past the stuck fleet-release SHA — merged PRs #28 (heading hierarchy) and #30 (apple-touch-icon)" (backlog item, marked
[unreviewed-by-grok]). The finding's acceptance was already met by the fleet pipeline on 2026-08-09; the closeout receipt lived only on an unmerged local branch (docs/evidence/fleet-release-closeout). This PR records the closeout on main, re-verified against the current head and live (2026-08-11), following the repo's evidence-receipt pattern.Evidence (2026-08-11 re-verification)
release-state-tinystudio-io.jsonpins354e725at2026-08-11T03:38:32, strictly newer than the stuckeae1d87c; includes every merge from fix(public): heading hierarchy cleanup on home and all six served pages #28 through docs(evidence): re-verify structured-data finding 975fdb784275 against current main and live #78. Pipeline is actively shipping (state file updated this morning), not stalled.h1, zeroh4/h5/h6, gap-free outlines identical to the fixtures locked inscripts/test-heading-hierarchy.mjs./,/audit,/pricing,/agents,/specimeneach serverel="apple-touch-icon";https://tinystudio.io/apple-touch-icon.pngreturns200 image/png. (/brief-requestedcarries it in neither source nor live — outside PR fix(public): add apple touch icon to the five public pages (finding 98a7bf8e08fc) #30's five-page scope.)npm run checkpasses; fullnpm testpasses onc934538(90 tests, 0 failures).docs(evidence)commits;git diff 354e725..origin/main -- public/ src/ scripts/is empty (zero product code pending).Files
docs/evidence/fleet-release-2026-08-09.md(new): 2026-08-09 closeout receipt (from the unmerged branch) + appended "Closeout re-verification (added 2026-08-11)" section.Verification
npm run check— passnpm test— pass (90/90)