51.9% of code is now AI-authored (DX survey of over 400 companies, June 2026). 60% of organisations ship untested code due to AI-accelerated velocity (Tricentis Quality Transformation Report, June 2026). Testing has to get cheap enough for the agent to do it on every run.
HTTP(S), gRPC, JMS, IBM® MQ, RabbitMQ/AMQP, Thrift and file transfers. One per agent: a laptop, a CI job or a Kubernetes container. Responses come from mappings you control, so a failing test points at the code, not at the environment.
Your assistant reads and changes what a running instance serves: mappings, received requests, scenarios. Nothing extra to install. Start with the AGENTS.md brief.
Point Claude Code, GitHub Copilot CLI, Cursor, Antigravity or any agent that can call an HTTP API at a running instance. It fetches the schema, writes the mapping, validates it and loads it. A safety policy blocks the remote-code-execution helpers, and an opt-in check gives CI a second gate.
Claude or ChatGPT, set up to explain features and troubleshoot.
| AGENTS.md | llms.txt | |
|---|---|---|
| Where | In the install directory | On this site |
| For | Your coding agent | Any assistant |
| What | How to work a running instance: endpoint, tools, ground rules, workflows | What Traffic Parrot is, where the docs are, how to answer questions about it. Does not drive an instance |
| Use it when | The agent works in your repository | The assistant needs to know about Traffic Parrot |
| Get it | How to hand it over | llms.txt, and llms-trial-onboarding.txt for a fresh trial install |