← coldeye
Roadmap

Roadmap, as a working board.

coldeye reads any landing page like a first-time visitor from Google and returns a scored report with the fixes. This page is the honest state of it: what is shipped, what is moving, what is still an idea, and the small things blocked and why. Free forever, no account, no email.

Run a free audit →
2 Blocked
3 Exploring
4 Building next
17 Shipped
Area
Blocked2
A neutral table name

The queue table is still named firsteyes_waitlist, which reads as a waitlist to anyone who opens the network tab.

Blocked onLow

The rename touches the live worker and the form at the same time, so it waits for a quiet window to change both together.

Infra
Screenshot layout shift

The full-page screenshot has no set height, so it nudges the report as it loads in.

Blocked onLow

A correct fix reads the real image size at build time; a guessed aspect ratio would distort tall captures, so it waits on that.

Report
Exploring3
Its own database project

The queue currently shares a Supabase project. Moving it to a dedicated one with its own keys.

Infra
An optional ready ping

Keep no-email as the default, but let people opt in to a single message when the report is ready.

Report
Real per-step progress

The stepper is paced by the front end today. A backend that reports each real step as it happens.

Scoring
Building next4
Faster turnaround

The quick tools in this space return in about ninety seconds; today we can take up to a day. Closing that gap.

Engine
In-report navigation

Jump links from the scorecard to each section, and a mobile-first read so a long report is easy to move through.

Report
A real queue status

The progress page polls for the finished report; next is a live position in the queue and a concrete estimate.

Site
Deeper funnel tracing

Follow a click path across more than one step, not just the first destination a button leads to.

Engine
Shipped17
Agentic first-time-visitor capture

A real browser opens the page, scrolls it end to end, reads every line, clicks up to five buttons and records where each one lands, and checks the 375px mobile view.

Engine
CTA click classifier

Reads an inline reaction, a form error or a toast, as a real state change instead of reporting that nothing happened.

Engine
Deterministic technical signals

Load timing and accessibility checks measured in the browser at capture, fed into scoring next to the model read.

Engine
11-dimension principled scoring

102 cited principles from Nielsen Norman, Baymard, Cialdini, Laws of UX, WCAG 2.2 and Core Web Vitals, weighted into one grade out of ten.

Scoring
Versioned prompt packs, v1 to v6

Each scoring change ships as a numbered pack and is judged against the last before it becomes the default. v6 is current.

Scoring
Public blind benchmark

Two judges score our report against the original, blind and position-swapped, and a win needs both orderings. The full transcripts are public.

Scoring
Reports written for humans

v6 bans the AI tells it grades you on, and a deterministic pass strips any that slip through while keeping quoted evidence exact.

Report
The full report

An overall score, the brutal truth, three ranked fixes, every CTA and its destination, annotated desktop and mobile shots, and your copy rewritten.

Report
Save any report to PDF

One button prints a clean, shareable PDF to hand to your team.

Report
Private by default

A URL comes back as a private link with a random token, marked so search engines do not index it. No submission is published without you.

Infra
No signup, no email

Paste a URL and get a link. Nothing to create, nothing to verify, nothing to pay.

Infra
Hosted self-serve queue

A background worker picks up each request, audits it, and publishes it to your link on its own.

Infra
Security hardening

Insert-only anonymous access, a rate-limit trigger, SSRF guards on every redirect and subresource, and anti-defacement on report links.

Infra
Post-submit progress page

After you submit, a live stepper shows the audit working through its steps, then swaps in the finished report when it lands.

Site
Animated product demos

The hero reads a page; the steps show paste, click-and-catch, and rewrite; the lenses show the five-second scan, the click trace and a jargon swap.

Site
Light, visitor-first redesign

A calm paper and ink system, reader-first copy checked against an anti-AI-writing standard, responsive to 375px.

Site
A real domain

coldeye.io is live and canonical. The clone address is retired.

Infra
See it work: run an audit, read a sample report, or check how scoring works.