Creator Docs

Creator Docs

Build workflows and game bundles against Pax Historia's supported creator contracts.

Choose the surface you are changing. Workflows customize game orchestration in the editor. Bundles own the game runtime and reach platform capabilities through a small, versioned service gateway.

Stable boundary

  • Workflows decide gameplay timing, prompts, tools, and explicit retry policy.
  • The bundle validates commands, persists game state, and adapts workflows to privileged APIs.
  • The platform owns provider selection, credentials, billing, moderation, and system UI.
  • Creator code uses documented workflow commands or public URL services; local development registrations are not automatically public contracts.

These pages explain the durable concepts and point to source for exact types. When prose and a versioned type disagree, use the linked source contract and report the docs mismatch.

On this page