Skip to content

Building against it

Everything here is for building with the stack rather than evaluating it. If you are still deciding what this is, how the factory works andthe atlas are the shorter route.

The Platform Reference is the front door for an agent — a Claude Code session, a Bedrock agent, any client that produces software — and the place to start if you are wiring one up. The rest go deeper on choosing, composing and authoring.

The machine-readable surfaces

An agent should read the contracts rather than these pages. Each is a stable artifact the factory maintains, and each has a rendered view here for humans:

  • catalog.json — every template and composite, browsable attemplates and composites
  • standards/*.json — the production bar, browsable atstandards
  • AGENTS.md in each repo — the per-repo entry point, browsable atrepos
  • @nanohype/sdk to resolve and render them, and @nanohype/mcp to expose the same surfaces as MCP tools