Contract-first serverless runtime for AWS Lambda.
https://apptheory.theorycloud.ai/ ↗// readme
AppTheory
Contract-first serverless runtime for AWS Lambda.
One application model. Three runtimes. Verified on every commit.
AppTheory is a contract-first serverless runtime for AWS Lambda designed to keep request handling, middleware, and event normalization consistent across languages and reliable in generative coding workflows (humans + AI assistants). It ships peer implementations in Go, TypeScript, and Python — not a Go library with bindings, but three independent runtimes verified against the contract fixture corpus on every commit. Go, TypeScript, and Python execute the SP09 MCP and SP12 OAuth fixtures as first-class contract tiers.
FaceTheory (client delivery)
│
AppTheory (serverless runtime) ← you are here
│
TableTheory (data layer)
│
DynamoDB
AppTheory is the runtime layer of the Theory Cloud stack — used in production by Pay Theory.
Install
AppTheory is…