Give the Model Your Verbs, Not Your Tables
Why intent-named operations beat database schemas, auto-generated OpenAPI specs and one-command MCP servers when you hand an application to a model.
Agent Harness02
Subject · 2 posts
Why intent-named operations beat database schemas, auto-generated OpenAPI specs and one-command MCP servers when you hand an application to a model.
Agent Harness02
An API is a contract you have to keep. Resources and verbs, the status codes that matter, idempotency, pagination, versioning, and errors that a client can act on.
Building Backends05