Skip to content

docs(scout): revenue-impact audit 2026-08-20 — TinyStudio.io - #268

Closed
nish3451 wants to merge 4 commits into
mainfrom
scout/revenue-audit-2026-08-20-tinystudio
Closed

nish3451 wants to merge 4 commits into
mainfrom
scout/revenue-audit-2026-08-20-tinystudio

Conversation

@nish3451

Copy link
Copy Markdown
Collaborator

Summary

  • Reconstructs the product scout candidate set from the TinyStudio.io workspace (the fleet-scout candidates file was noise: a 1.6 MB data.json dump and node_modules TODOs).
  • Ranks by revenue impact for the Growth Desk ($2,500/mo, 3-month minimum).
  • Keeps 5 survivors with cited evidence (file path, commit, or GitHub PR).
  • Moves 3 items to NEEDS-NISH.md (brand/credentials decisions).

Survivors (priority=revenue)

  1. deploy-lag — 8+ merged conversion-critical fixes on main not yet live (intake cap fix(worker): honor the six-a-month intake cap with a truthful closed-intake response (rebase of #116) #245, pricing form fix(public): put a real Request-the-appraisal signup form in the /pricing closing callout #194, a11y Give appraisal intake fields persistent, programmatic labels #154, study fix(public): refresh the study figures to the 2026-08-12 scan and guard the daily-refresh promise #156, canonicals fix(public): point appraisal-page canonicals and JSON-LD WebPage @ids at the clean non-307 URLs #218); deployed sha b4d80f1c vs HEAD 2e3d7a8.
  2. google-ads-conversion-tracking — env-gated conversion tag, active state unverified; if secret unset, zero funnel ROI measurement.
  3. service-directory-profiles — 4 manual handoff PRs pending merge (docs(service): re-verify truthful manual Clutch profile handoff against current main and live (2026-08-20, lane 1) #252 Clutch, docs(service): re-verify truthful manual G2 profile handoff on current main (2026-08-20, lane 1) #253 G2, docs(service): re-verify truthful manual GoodFirms profile handoff against current main and live (2026-08-20, lane 1) #254 GoodFirms, docs(service): prepare truthful manual 50Pros agency profile handoff #262 50Pros).
  4. ai-search-answer-readiness — q5 ground truth re-verification ongoing (PRs evidence(ai-search): controlled entity-and-offer re-run with four Found runs (2026-08-20) #261, docs(evidence): re-verify q5 ground truth drop of retired Agent Desk on current main and live (2026-08-21) #264).
  5. study-snapshot-freshness — newest snapshot 2026-08-17.json at the MAX_SNAPSHOT_AGE_DAYS=4 CI edge behind the daily-refresh promise.

Needs-Nish

  • Mid-funnel nurture between free appraisal and paid desk (brand voice).
  • Manual submission of Clutch/G2/GoodFirms/50Pros profiles (brand/account).
  • Google Ads conversion ID/LABEL secret configuration (credentials).

Market-signal

No new competitor moves or pricing shifts visible in the candidates file.

Test plan

  • node --test scripts/test-product-contract.mjs passes (8/8) — the product-truth guard this audit is built on
  • CI full suite passes

Generated with Devin

minimax-vps and others added 2 commits August 20, 2026 23:51
…-08-20 deletion timeline

The 2026-08-14 closeout (PR #200) claimed the live checkout copy of the
secret-shaped root data.json was already deleted. postmerge-200 audit
found that claim false: the file sat untracked in the deploy checkout
until 2026-08-20 as a frozen 2026-08-17 fan-out copy (1,455,002 bytes),
kept out of git/history and the public repo only by the PR #160
root-anchored /data.json ignore. It was actually rm'd 2026-08-20.
Amend the receipt to record the truth and the corrected deletion date.
Reconstructs the candidate set from the product workspace (the fleet-scout
candidates file was noise: a 1.6 MB data.json dump and node_modules TODOs).
Ranks by revenue impact for the Growth Desk ($2,500/mo, 3-month min):

Survivors (priority=revenue):
1. deploy-lag — 8+ merged conversion-critical fixes not yet live
2. google-ads-conversion-tracking — env-gated, active state unverified
3. service-directory-profiles — 4 manual handoff PRs pending merge
4. ai-search-answer-readiness — q5 ground truth re-verification ongoing
5. study-snapshot-freshness — newest snapshot at the daily-refresh edge

Needs-Nish: mid-funnel nurture (brand), service directory submission (brand),
Google Ads secret configuration (credentials).

No competitor moves or pricing shifts visible in the candidates file.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@coderabbitai

coderabbitai Bot commented Aug 20, 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: 49 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.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

Wait for the limit to reset, then comment @coderabbitai review or push new commits to the PR.

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 configuration

Configuration used: defaults

Review profile: CHILL

Plan: Free

Run ID: 69a6df2d-46df-409e-897a-78b5bf1628bd

📥 Commits

Reviewing files that changed from the base of the PR and between 1fa8896 and 0b6fa82.

📒 Files selected for processing (4)
  • docs/evidence/stray-data-json-closeout-2026-08-14.md
  • var/scout/AUDIT-2026-08-20-TinyStudio.io.md
  • var/scout/CANDIDATES-2026-08-20-TinyStudio.io.md
  • var/scout/NEEDS-NISH.md

Note

🎁 Summarized by CodeRabbit Free

Your 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/login.

Comment @coderabbitai help to get the list of available commands.

@nish3451 nish3451 closed this Aug 24, 2026
@nish3451
nish3451 deleted the scout/revenue-audit-2026-08-20-tinystudio branch August 24, 2026 19:29
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