Skip to content

Website readiness / measured

Can an agent
actually use your site?

Agentlint scans the public evidence, delegates only bounded judgment, and leaves a fix prompt your coding agent can execute.

npx @timbenniks/agentlint init https://example.com
SCAN / 7F2APUBLIC · READ ONLY
98
overall readinessevidence-backed
PASS
  1. 01Discovery surface99
  2. 02Bounded missions94
  3. 03Docs prerequisitesWARN
  4. 04Safe tool plan98
30 pass2 warnings0 fail7 n/a
01 / METHOD

A scanner and a reasoner,
with a hard boundary between them.

The CLI owns collection and scoring. Your agent handles only the structured tasks that need meaning.

  1. ObserveHTTP, HTML, protocols, accessibility
  2. ReasonSchema-bound tasks using supplied evidence
  3. TestFour safe, non-executed missions
  4. FixA prioritized prompt for the site repository
02 / PROPERTIES

The useful constraints are the product.

E / 01

Every claim keeps its evidence

Checks link conclusions to headers, markup, protocol documents, browser observations, or task citations.

How evidence flows →
S / 02

Only applicable checks count

A portfolio is not punished for lacking an API. N/A is explicit and never quietly scored as failure.

Read the scoring model →
A / 03

The agent gets a closed world

Reasoning instructions, evidence, and output schema travel together. Invented sources and mutating plans are rejected.

Inspect reasoning tasks →
03 / ROUTES

Choose your working mode.

One command to expose the gap between
machine-readable and agent-usable.

Start with a public URL

Deterministic evidence. Bounded reasoning. No model API key.