15397 No.1778
JUST caught this session btwn ryan and matt deberglis from apollo about structuring data for autonomous agents. they are basically arguing that using
graphql
and mcp creates a
semantic backbone that prevents agents from just vacuuming up everything. it is a huge move to stop
east-west data exfiltration in enterprise microservices. the best part is how explicit queries can curb those insane token costs by limiting what actually gets fetched.
it makes site architecture much more about machine readability than human navigation but i wonder if this breaks traditional crawler logic . anyone else testing mcp for structured data delivery yet?
more here:
https://stackoverflow.blog/2026/06/16/if-context-is-king-architecture-is-the-castle/