Pre-deployment readiness for AI-agent tools

See where AI agents will fail before they use your API.

TimeProofs AgentReady analyzes APIs and tool schemas before they are exposed to AI agents. It produces an AgentReady Score, a human report, and a machine-readable agentready.json contract.

OpenAPI JSON/YAML scanner live Local browser analysis No endpoint execution AgentReady Score + JSON

What it checks

Operation names, descriptions, parameters, dangerous actions, sensitive data, error responses, success verification, and human-confirmation needs.

What it outputs

An AgentReady Score, endpoint findings, recommendations, a Markdown report, a printable report, and agentready.json.

What is ready

The V1 now includes JSON/YAML scan, examples, report export, print/PDF via browser, and a static test harness.

Current product formula

OpenAPI / MCP / tool schema
→ AgentReady analysis
→ AgentReady Score
→ AgentReady Report
→ agentready.json

The old proof-of-existence product surface has been removed from the active direction. The repository now focuses on Agent Tool Readiness.

Current status

Live in repo: scanner, docs, examples, test harness, exports, and printable report.

Next: MCP scanner exploration.

Limitation

TimeProofs AgentReady does not guarantee that an AI agent will never fail. It identifies structural risks that may cause AI agents to misuse APIs, tools, or MCP servers.