# agents.md — agenttesting.com

## What this site is

Agent Testing is a security and quality testing service for deployed AI chatbots and customer-support agents. It scans agents for hallucinations, jailbreak and prompt-injection vulnerabilities, brand-safety risks, and policy-compliance failures, then reports the vulnerabilities found. This site is the marketing and waitlist-signup surface for that service.

## Key routes

- `/` — landing page: hero, example scan report, threat coverage, waitlist email form, FAQ.
- `/about` — product background.
- `/resources` — article library; articles live at `/resources/<slug>`.
- `/tools/agent-test-plan` — free interactive test-plan checklist tool (checkbox state is local only).
- `/contact` — support and responsible-report contact (support@agenttesting.com).
- `/privacy`, `/terms` — policies.
- `/llms.txt`, `/agents.md`, `/.well-known/agent-card.json`, `/.well-known/ai-agent.json` — agent-facing protocol files.
- `/sitemap.xml`, `/robots.txt` — crawl metadata.

## How agents should interact

- Reading and summarizing public pages is allowed and encouraged.
- The only interactive flow on public pages is the waitlist email form (data-agent-action="join-waitlist"). Only submit an email address when a human user has explicitly provided one and asked you to submit it.
- The `/tools/agent-test-plan` checklist stores state in the browser only; toggling checkboxes is safe and has no server-side effect.
- There is no public API, account system, checkout, or authenticated area on this site. Do not attempt to access `/api/*`, `/dashboard/*`, `/sign-in`, or `/sign-up` (disallowed in robots.txt).
- No destructive or payment actions exist on this site.

## Contact

For questions, corrections, or responsible security reports: support@agenttesting.com (see `/contact`).
