// submit/

Submit a pax to the registry.

Sign in with GitHub to upload your pax archive. Validation runs server-side. After review the pax goes live on pax-market.com.

// expected structure
your-pax-name/
  pax.yaml              # manifest: name, version, pax_type, schema_version
  knowledge/
    domain.json         # domain metadata
    constructs.json     # construct definitions
    findings.json       # empirical findings
    sources.json        # bibliographic sources
    propositions.json   # theoretical claims (optional)
  playbooks/            # analysis workflows (optional)
    quick_start.yaml
Authoring through an LLM with the creation guide loaded? Most authors do — see the authoring guide on pax-market.com.