fix(evidence): drop retired Agent Desk from q5 ground truth in AI-search controlled questions - #90
fix(evidence): drop retired Agent Desk from q5 ground truth in AI-search controlled questions#90nish3451 wants to merge 13 commits into
Conversation
…rch controlled questions
The q5 truth ('What is tinystudio.io?') named the retired Agent Desk as part
of the current offer. The Agent Desk is legacy, not the product TinyStudio
sells; the site's own q5 answer is 'This site: the leak audit and the desk
behind it.' Replace the truth with the current offer language, consistent
with q1's 'a desk that closes the leaks the audit finds', and regenerate the
embedded bundle in public/audit.html so the drift guard passes.
|
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.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe q5 AI-search truth statement now describes tinystudio.io as TinyStudio’s site with the leak audit and leak-closing desk. The controlled fixture and embedded audit evidence use aligned wording. ChangesQ5 evidence wording
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
|
Conflict-locked against current main (mergeStateStatus DIRTY) after #102 and the 2026-08-12 evidence re-runs; closing as the stale delivery path. The identical two-file change (controlled-questions.json q5 truth + regenerated audit.html bundle, same wording) is re-landed on the fresh base by #137 (fix/q5-ground-truth-drop-agent-desk-lane1), which passes |
What
The AI-search controlled question
q5-what-is-tinystudio-io(What is tinystudio.io?) carried ground truth naming the retired Agent Desk as part of the current offer:The Agent Desk is legacy (de-indexed,
noindex, absent from the sitemap, demoted inoffer.md/llms.txt). The site's own q5 answer on the homepage identity section is "This site: the leak audit and the desk behind it."Change
evidence-fixtures/ai-search/controlled-questions.json: q5 truth now reads "tinystudio.io is TinyStudio's own site: the leak audit, plus the desk that closes the leaks the audit finds." — consistent with q1/q2's established "desk that closes the leaks" phrasing.public/audit.html: regenerated the embeddedai-search-evidencebundle so the drift guard passes.No captured runs changed (honesty rules: evidence records stay as observed). Historical evidence docs untouched.
Verification
npm run check— TinyStudio.io checks passed (includes the embed drift guard).npm test— all suites green (90 tests across check, headings, sitemap, worker, UI, contract; 0 failures).Summary by CodeRabbit