Ghost Architect Open v5.0.0 ships today. The headline change is simple: the free tier now includes the full scan engine. Every finding. Every severity. Full PDF, Markdown, and TXT for every scan. All five scan modes -- Chat, Points of Interest, Blast Radius, Conflict Detection, and Recon. No truncation. No upsell box where the bugs should be.

This is a different product than v4.7. The version number reflects that.


What v4.7 Got Wrong

Ghost Open v4.7 was a freemium funnel. Free users got Critical and High findings -- enough to see the tool work, not enough to use it. The PDF capped at 4 findings with an upgrade prompt where the rest should have been. Medium and Low findings were locked. Blast Radius, Conflict Detection, and Chat modes were Pro-only. Recon hadn't been written yet.

The math behind that decision was: give people enough to see Ghost is real, then sell them the rest. The math was wrong.

Here's what 900 v4.7 installs taught me. Agency founders ran a scan, saw four Critical findings, and walked away. They didn't upgrade -- they had what they needed for the meeting. Independent consultants ran scans on their own portfolios, hit the truncation, and either paid $99 to see the rest or wrote Ghost off as a demo tool. Almost nobody fell into the "I will pay for the rest right now" middle bucket. The truncation didn't drive conversions. It drove abandonment, with a side of mild resentment.

The real signal was that Pro upgrades came from a completely different vector -- people who had been running Open scans for a month, on multiple codebases, who wanted project tracking and baseline comparison. They weren't paying to unlock Medium findings. They were paying for memory across scans. The truncation was just slowing them down on the way to the actual product.

What Changed in v5.0.0

v5.0.0 reframes the tier split. Open is the full scan engine. Pro is the project intelligence layer.

Feature v4.7 Open v5.0.0 Open
Critical findings
High findings
Medium findings -- Pro only
Low findings -- Pro only
POI scan mode
Blast Radius mode -- Pro only
Conflict Detection mode -- Pro only
Chat mode -- Pro only
Recon mode -- didn't exist
Full PDF report -- top 4 only✓ every finding
Full Markdown report
Full TXT report
Remediation cost table -- Pro only
Built-in redactor -- v4.8+
Multi-pass analysis
Cross-platform (Win/Mac/Linux)

The tradeoff: Compare Reports and the Project Dashboard moved from Open to Pro. They were the wrong things to ship in Open anyway -- they only matter once you have a baseline scan and want to track remediation across weeks or months. That's a Pro use case. Open is for one-shot triage.

What Pro, Team, and Enterprise Are For Now

Removing the truncation means the paid tiers had to earn their price differently. Here's how they shape up:

// Pro ($99/mo)

Pro is project intelligence. Once you've established a baseline scan on a codebase, every subsequent Pro scan compares against it -- resolved findings, remaining findings, new findings introduced by recent changes. Compare Reports diffs two saved reports. The Project Dashboard surfaces remediation velocity across all your active engagements. Pro also includes Ghost Partner™ profile loading and per-profile billing rate overrides -- dropped a YAML profile loads your firm's methodology and consulting rates into every scan. Pro's context cap is 100K tokens, double Open's 50K.

// Team ($399/mo, 5 seats)

Team adds shared project sync. Five seats push to one shared private GitHub repo as the data store. Run a scan on one machine, the project state syncs automatically -- every other seat sees the same findings, baseline, and remediation history. Multi-workspace support means you can keep separate sync repos per client. 150K context cap.

// Enterprise ($1,200/mo, custom seats)

Enterprise adds organizational controls -- seat management with admin and member roles, an audit log of who scanned what codebase and when, usage reporting aggregated by seat and project, an org-level Anthropic API key option, and white-label PDF output. Enterprise customers get a dedicated sync repo created and managed by Ghost Architect. 200K context cap.

What This Means for Existing Pro and Team Customers

If you're an existing Pro or Team subscriber, your subscription continues unchanged. Your tier still includes everything in Open plus the project intelligence and team features that were always the real Pro value. The price didn't change. What changed is that the entry point -- what people can do with the free tier -- is now substantially closer to what you've been getting.

If anything, this strengthens your subscription. Open users who decide they want project tracking will already be familiar with the tool when they upgrade. The conversion path got cleaner.

The Honest Reasoning

I want to be direct about why this change happened. It wasn't a marketing decision. It was a product reality check.

Ghost Architect's positioning is "pre-engagement codebase triage." The buyer is an agency founder, fractional CTO, or technical advisor who needs to understand a codebase they don't own yet -- before scoping a migration, signing a SOW, or pitching an audit. That buyer needs the full picture in a single scan. They need every Medium finding because Medium findings are the ones that compound into expensive surprises in week three of an engagement. They need Blast Radius because they need to tell the client "if you change X, here's what breaks." They need Conflict Detection because integration mismatches are the hidden cost in every legacy migration.

Truncating any of those for the free tier broke the value proposition for the actual buyer. The free tier wasn't a trial of the product -- it was a different, weaker product. That's a worse outcome than just shipping the real thing.

The strategic shift is: trust that the buyer who needs project tracking, team sync, or enterprise controls will pay for them. Don't extract money from people running one-shot triage scans on a codebase they're evaluating. Make the entry point honest, and let the upgrade happen for the right reason.

What's Next

v5.0.1 is already in the patch list -- about 20 small issues we found during the v5.0.0 validation week, mostly cosmetic plus one or two reliability improvements to the GitHub loader and narrator timeout handling. Nothing that affects what's in the report, just polish.

The bigger work after that is on Ghost Partner™ -- the consultant edition that ships with Pro and above. v5.0.0 includes the profile loading and billing rate override features. The next round adds methodology templates for common audit frameworks (OWASP, SANS, Magento Mage-OS standards) so consultants can pick up an existing template instead of writing a profile from scratch.

Long-term, the roadmap is about building Ghost into the standard tool for the moment before an engagement starts. Not a PR review tool. Not a continuous static analysis tool. The thing you run before you sign anything.

Try v5.0.0 now: npm install -g ghost-architect-open
Or upgrade an existing install: npm update -g ghost-architect-open


Run the full scan engine on your own codebase.

Ghost Open v5.0.0 ships every finding, every severity. MIT licensed. BYOK. Cents per scan.

Install Ghost Open Free → See Pro / Team / Enterprise →