Skip to content

docs(evidence): close out the returned The Tiny Studio document-titles item against current main and live - #147

Merged
nish3451 merged 7 commits into
mainfrom
docs/evidence/returned-tinystudio-titles-closeout-2026-08-12
Aug 12, 2026
Merged

docs(evidence): close out the returned The Tiny Studio document-titles item against current main and live#147
nish3451 merged 7 commits into
mainfrom
docs/evidence/returned-tinystudio-titles-closeout-2026-08-12

Conversation

@nish3451

Copy link
Copy Markdown
Collaborator

Closes backlog item: [unreviewed-by-grok] Fix the returned "The Tiny Studio" document titles after the prior naming item was worked.

What this is

The fix for the item already shipped as PR #98 (d4a2c30, merged 2026-08-11): both /pricing and /brief-requested document titles now use the TinyStudio brand, and scripts/check-site.mjs gained a deterministic six-page title guard (must name TinyStudio, never the spaced "The Tiny Studio" form). The item's last annotation marks acceptance met; this PR is the closeout receipt that re-verifies every acceptance criterion against the current head and live so the tracker can tick the item.

Verification (2026-08-12, head ad9cee3)

  • Six served document titles in the repo all name TinyStudio; grep for The Tiny Studio across the <title> tags returns zero.
  • Live curl of all six pages (/, /audit, /agents, /pricing, /specimen, /brief-requested): /pricing serves TinyStudio — Pricing &amp; terms, /brief-requested serves Request received — TinyStudio, no page returns the spaced form in its title.
  • npm run check — TinyStudio.io checks passed.
  • npm test — 92/92 pass, exit 0.

Boundary note

The spaced form still appears in the /pricing and /brief-requested page <footer> copy. That is visible copy, outside this item's document-title scope, and is owned by open PR #112 (fix/footer-brand-tinystudio).

verify: npm run check; npm test

…s item against current main and live

PR #98 (d4a2c30) fixed the two 'The Tiny Studio' document titles on /pricing
and /brief-requested and added the six-page title guard in check-site.mjs.
This receipt re-verifies every acceptance criterion of the backlog item
against the current head (ad9cee3) and live (2026-08-12): all six served
document titles name TinyStudio, 'The Tiny Studio' returns zero matches
across them, npm run check passes, and the full suite is 92/92. The spaced
form remains only in the /pricing and /brief-requested footers, which PR #112
(fix/footer-brand-tinystudio) owns.

verify: npm run check; npm test

@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.

nish3451 has reached the 50-credit limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@coderabbitai

coderabbitai Bot commented Aug 12, 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: 6 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: Pro Plus

Run ID: 4ad1a5fe-bffe-4241-b66e-6582cc1c9236

📥 Commits

Reviewing files that changed from the base of the PR and between 2c03e02 and a9b9dba.

📒 Files selected for processing (1)
  • docs/evidence/returned-tinystudio-titles-closeout-2026-08-12.md

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.

nish3451 has reached the 50-credit limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3b267497ac

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +27 to +28
- Source baseline: fresh `origin/main` at `ad9cee3` (HEAD of this worktree,
parent of the fix commit is `d4a2c30` in ancestry).

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Update the recorded source baseline after rebasing

The reviewed commit is based directly on fe4d2ae, not ad9cee3, so ad9cee3 was no longer the worktree HEAD or fresh origin/main when this version of the receipt was committed. Because this document is intended to provide reproducible closeout evidence against the current head, update the baseline to fe4d2ae (while noting that d4a2c30 is the fix commit in its ancestry) rather than preserving the pre-rebase provenance.

Useful? React with 👍 / 👎.

@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.

nish3451 has reached the 50-credit limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@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.

nish3451 has reached the 50-credit limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 58f7524d83

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +27 to +28
- Source baseline: fresh `origin/main` at `ad9cee3` (HEAD of this worktree,
parent of the fix commit is `d4a2c30` in ancestry).

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Record the actual post-rebase baseline

Fresh evidence in this revision is that 8df899f now has 0e357e0 as its direct parent, after the earlier fe4d2ae rebase, while the receipt still calls ad9cee3 the fresh origin/main and worktree HEAD. Because the document claims to re-verify against the current head and provide reproducible closeout evidence, leaving this pre-rebase hash makes both the environment declaration and the origin/main @ ad9cee3 results heading stale; update the recorded baseline and verification to the actual post-rebase parent.

Useful? React with 👍 / 👎.

@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.

nish3451 has reached the 50-credit limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@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.

nish3451 has reached the 50-credit limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 57e3d91759

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +27 to +28
- Source baseline: fresh `origin/main` at `ad9cee3` (HEAD of this worktree,
parent of the fix commit is `d4a2c30` in ancestry).

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Record the actual b42ed76 source baseline

Fresh evidence in this revision is that 4cf88c6 has b42ed76 as its direct parent, while the receipt still identifies the older ad9cee3 as both fresh origin/main and the worktree HEAD. Because the document claims to re-verify the acceptance criteria against the current head, update this environment declaration and the matching results heading to b42ed76, while retaining d4a2c30 only as the fix commit in its ancestry.

Useful? React with 👍 / 👎.

@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.

nish3451 has reached the 50-credit limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a9b9dba7fb

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +27 to +28
- Source baseline: fresh `origin/main` at `ad9cee3` (HEAD of this worktree,
parent of the fix commit is `d4a2c30` in ancestry).

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Record the actual 2c03e02 source baseline

Fresh evidence in this revision is that 62dee307 has 2c03e02 as its direct parent, while the receipt still identifies the older ad9cee3 as both fresh origin/main and the worktree HEAD. Because this receipt claims to re-verify the acceptance criteria against the current head, update this declaration and the matching results heading to 2c03e02, retaining d4a2c30 only as the fix commit in its ancestry.

Useful? React with 👍 / 👎.

@nish3451
nish3451 merged commit 6864576 into main Aug 12, 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