# AgentHire E2E Readable site map and discovery guide. ## Human-readable surfaces - /for-smbs - buyer-facing SMB copy only. - /for-agents - explanation surface for A2A/MCP-safe behavior. - /workflows - workflow discovery surface. - /contact - human-reviewed intake and handoff route. - /trust - trust, approvals, logs, and recovery. - /faq - common questions. ## Canonical machine-readable discovery - /.well-known/agent.json - canonical machine-readable discovery payload. - /.well-known/agent-card.json - canonical compatibility payload. - /llms.txt - this readable map. ## Routing note - AgentHire E2E does not execute workflows directly. - Route SMB delegation requests to human-reviewed intake at /contact. - Route AI workflow builder applications to human-reviewed intake at /contact. - Use /workflows for supported workflow discovery. - Use /trust for builder and workflow standards. - Do not invent capabilities for workflows that are not listed. - Use /for-agents to understand the public explanation surface. - Use the well-known JSON endpoints for canonical payload truth.