# Priya Nair, Staff Engineer at Fieldstack (B2B SaaS, ~85 people) — read of CodeCheck, June 13 2026

> 8 years building backend APIs, currently leading a 5-person team that adopted Copilot six months ago and is still figuring out how to not get burned by it.

## How I got here

Someone in my company's internal #dev-tools Slack posted it with the message "anyone tried this?" after a PR review where Copilot had confidently suggested an import from a package we didn't have in package.json. I clicked mostly because the timing was good. We've had three incidents in two months from AI-generated code that passed linting but broke in staging. I was already half-looking for something.

## What I clicked first

The hero headline: "Know your AI code is correct, before merge." That's the exact sentence I would have typed into Google. It named the problem without dressing it up. The feature table underneath also looked unusually concrete. "Detects missing imports, version conflicts, and available methods" is the kind of thing that tells me someone actually sat with the problem. I was leaning in.

## Where I paused

The pivot. I'm reading a product page for a VS Code extension, and then I scroll and hit: "The Wishdeal Factory scores every idea against 10 Adoptability axes." And then: "59/100 Adoptability. $-30,000 Year-1 take-home (Fermi). 1 in 8 Meaningful-success odds."

I stopped and re-read it twice. Those numbers aren't for me. Those are for someone thinking about BUILDING this business. I'm a developer who wants to install a plugin. The page is talking to two completely different people and doesn't seem to notice.

## What I distrusted

"Honest disclosure: we don't have live customers on this idea yet."

Wait. So "Install Free for VS Code" is a button for a plugin that doesn't exist yet? I scrolled back up. The GitHub link, the feature table, the "View on GitHub" button -- I thought I was reading about a real product you could download. Then I hit that line and the whole frame collapsed. What exactly does the "Install Free for VS Code" button do?

The pricing section finished the job: "Unlock the dossier $5 / Adopt the build $99-$199." That's not selling me a tool. That's selling me a business idea packet. I'm not looking to become a founder. I have a sprint planning meeting in 40 minutes.

## What would convince me

If there's actually a VS Code extension that works, I want to see: a real GitHub repo with commits from the last 90 days, one screen recording of it catching something a developer would actually ship by mistake, and a changelog. Not a dossier. Not a Fermi estimate. A changelog.

If this is aimed at operators who want to BUILD this tool, then the developer-facing pitch at the top is doing active damage. It is getting the attention of exactly the wrong person and then disappointing them.

## What I'd ask in an email reply

1. Is there a working VS Code extension I can install right now, or is the product the "dossier" about how to build one? The page appears to say both.
2. The security flags feature says it "catches injection vectors and hardcoded secrets." Does this run locally in the extension, or are code snippets sent to a server? Because for a fintech team that's not a minor detail.
3. Who built the validation logic? Is this a wrapper around existing linters with AI output parsing on top, or something else entirely?

## Verdict: dismissive

Not because the idea is bad -- the problem is real and I'd pay for a good solution. But I spent four minutes on this page and I still don't know if the product exists. That's the page's job, and it didn't do it.

---
*Memo by skeptic persona, generated 2026-06-13. Studio breaks own self-grading loop.*
