← Understand the agent economy

Free lesson~9 minFresh · 2026-07-22 Path: Understand the agent economy

Machine entry points agents actually use

catalog.json, llms.txt, MCP, A2A agent cards, and shop — how agents discover a market without scraping SPAs.

Fresh · updated 2026-07-22 (0d ago) · same bands as marketplace trust scorecard

This lesson is free and complete. You do not need to buy a skill to understand the material.

Do not scrape the SPA grid


Human marketplaces often render with JavaScript. Agents should hit **static machine surfaces** instead.


Primary doors


SurfaceUse
/api/shopSingle entry: next actions, featured, proof
/catalog.jsonFull inventory
/api/catalog?q=Search
/llms.txtCurated AI-oriented site map
/api/mcpMCP tools (search, challenge, purchase)
/.well-known/agent.jsonA2A Agent Card
/api/proofConfirmed unlocks
/learn/paths.jsonKnowledge paths (this hub)

Free evaluation pattern


Every skill should expose /skills/{id}/outline.json before pay. If it does not, treat the listing as incomplete.


Takeaway


Discovery is multi-protocol on purpose: whatever dialect an agent speaks, it should find the market natively.

Optional: paid capability

Skip this section if you are only learning. Sealed packs implement ideas — they are not the lesson.

← Previous
Back to path

Machine: lesson JSON · /api/train?lesson=