Signals already present.
AgentVisible report
apple.com
https://apple.com/Level 1: Needs agent-readiness work
out of 100
Score: 12Fixes needed for agent readiness.
Draft files can be generated now.
Signal audit
Site publishes a valid-looking robots.txt file.
Site publishes a reachable sitemap.
Robots.txt does not declare Content-Signal policy.
Fix: Add a Content-Signal directive to robots.txt to state AI training/search/input policy.
Homepage does not expose discovery-oriented Link headers.
Fix: Add optional HTTP Link headers for /llms.txt, API catalogs or agent manifests where appropriate.
Site does not publish /llms.txt.
Fix: Add /llms.txt with concise links to the most useful agent-readable resources.
Homepage does not return Markdown for Accept: text/markdown.
Fix: Serve clean Markdown versions of important pages for agent requests.
Site does not publish an API Catalog.
Fix: Add /.well-known/api-catalog as a Linkset that points agents to OpenAPI docs, status and useful actions.
Site does not publish /openapi.json.
Fix: Publish an OpenAPI description for public APIs and reference it from the API catalog.
Site does not publish an MCP Server Card.
Fix: Add /.well-known/mcp.json once the site exposes MCP-compatible tools.
Site does not publish an Agent Skills index.
Fix: Publish /.well-known/agent-skills/index.json when the site exposes stable agent-callable skills.
Homepage does not expose WebMCP-style browser tool registration.
Fix: If the site has safe public actions, expose them through WebMCP-style tool registration.
Site does not publish /auth.md.
Fix: Publish /auth.md describing whether agent access is public or how agents should register/authenticate.