# Marcus Delgado, Head of Engineering at Fieldline (45-person project mgmt SaaS) — read of Exact, June 10 2026

> 11 years backend, last 4 building financial reporting on top of QuickBooks Online sync layers that I hate with a clinical passion.

## How I got here

We spent last week debugging why our QBO webhook was delivering stale balances after invoice finalization. I fell into a rabbit hole, ended up searching "accounting schema postgres saas developer" around 10pm, and this showed up third result. I clicked because I've been muttering "there has to be a cleaner way to model this" for two years. My wife is tired of hearing about it.

## What I clicked first

The hero did something right: "Most accounting systems have backwards schemas that create friction." That's not a generic pain point to me. That's Tuesday. I kept reading.

"You shouldn't have to choose between accounting compliance and elegant infrastructure." Okay. You have my attention for another 90 seconds.

## Where I paused

The features section. "Compliance Baked In — GAAP and tax compliance rules are embedded in the schema logic, not in a thick application layer." I stopped here for a while. If that's real, it's the whole pitch. I've been maintaining a 600-line compliance validation layer that lives in our app server and breaks every time a new entity type gets added. The idea that this lives at the schema level is either genuinely smart or a hand-wave hiding enormous complexity. I couldn't tell which from the page.

## What I distrusted

Then I hit this section and the whole thing fell apart:

"Honest disclosure: we don't have live customers on this idea yet. We shipped the strategy package; you ship the customer conversations."

This isn't a product. It's an idea being sold by something called the Wishdeal Factory. The pricing table with "$199/mo Starter" and "5 database replicas" is describing a product that does not exist. There's no trial to start. There's no codebase to look at. There's a $5 dossier unlock and a $99 "adopt the build" option.

That's not a product page. That's a pitch deck with a fake sign-up button.

The scoring widget on the page made it worse. "65/100 Adoptability. $-28,240 Year-1 take-home (Fermi)." That's the studio grading its own idea and showing me the grade. On the product page. For a product they're trying to sell me.

## What would convince me

If someone actually built this, what I'd need: a real GitHub repo (even private, I'd NDA), a schema I can read in 20 minutes, one reference customer I can call who is using this in production with more than 50k transactions/month, and an honest answer to "what happens when GAAP rules change and I'm locked into your schema versioning system."

What I'd pay for: a managed Postgres schema with compliant double-entry modeling, audit trails, and a migration path I don't have to own. That's a real problem. Someone should build it.

## What I'd ask in an email reply

1. The page says "compliance rules are embedded in the schema logic" -- can you show me one concrete example? Like what does a schema-level GAAP constraint look like in your model versus how I'd write it in my application layer today?

2. You're selling a $5 dossier and a $99 "adopt" package. Does that mean the product doesn't actually exist yet, and I'm being asked to either buy a strategy doc or co-build this with you? Just say it plainly.

3. If I sign up for the $199/mo Starter, what exactly am I getting access to right now, today?

## Verdict: dismissive

The underlying problem is real and the framing is sharper than most. But this is a studio selling a business-in-a-box, not a product. The "Start Free Trial" button on a product that doesn't have customers yet is a trust-killer I can't get past.

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