Open a second terminal and see what AI agents would discover:
Copy
Ask AI
# AI plugin manifestcurl http://localhost:8080/.well-known/ai-plugin.json# OpenAPI speccurl http://localhost:8080/openapi.json# Hit a persona-generated endpointcurl http://localhost:8080/api/v2/transactions
Every response is shaped by the persona. A different deployment would have completely different endpoints, company names, and data.