{
  "schemaVersion": 2,
  "source": "seed:site-repo/request-access@2026-07-18",
  "readPosture": "published_read_model",
  "contentRef": "content:mnstry-site/request-access",
  "tenantRef": "mnstry",
  "tenantSlug": "mnstry",
  "pageRef": "page:mnstry-site/request-access",
  "slug": "request-access",
  "title": "Request access",
  "summary": "MNSTRY is onboarding a limited number of practitioners. Tell us about your practice and what you want to build.",
  "lifecycle": {
    "state": "published",
    "versionRef": "site-repo:request-access/v2",
    "versionNumber": 2,
    "createdAt": "2026-07-16T12:00:00Z",
    "updatedAt": "2026-07-18T12:00:00Z",
    "publishedAt": "2026-07-18T12:00:00Z"
  },
  "tenant": {
    "tenantRef": "mnstry",
    "slug": "mnstry",
    "displayName": "MNSTRY",
    "practitionerName": "Erik Desrosiers",
    "publicDescription": "White-label agentic infrastructure for professional practice.",
    "publicDomain": "mnstry.ai"
  },
  "practitioner": {
    "name": "Erik Desrosiers",
    "bio": "Founder of MNSTRY. A technologist who spent two decades building and exiting ventures before turning to the world of personal development, where he found practitioners doing transformation work with transactional tools.",
    "credentials": [
      "Founder, MNSTRY",
      "Two decades building and exiting technology ventures"
    ],
    "disclosure": "MNSTRY is a technology platform. Erik Desrosiers is its founder, not a practitioner providing services through it. All professional services on MNSTRY-powered platforms are delivered by independent practitioners."
  },
  "sections": [
    {
      "sectionRef": "section:request-access/hero",
      "kind": "hero",
      "eyebrow": "Access",
      "title": "Request access",
      "summary": "Tell us how you work and what you want MNSTRY to carry. We review every request personally.",
      "blocks": []
    },
    {
      "sectionRef": "section:request-access/form",
      "kind": "form",
      "title": "Tell us about your practice",
      "blocks": [
        {
          "blockRef": "block:request-access/form",
          "kind": "form_reference",
          "formRef": "form:request-access"
        }
      ]
    }
  ],
  "disclosures": [
    {
      "disclosureRef": "disclosure:paas",
      "title": "Platform, not practitioner",
      "body": "MNSTRY is a platform as a service (PaaS) provider enabling practitioners to configure, deploy, and manage proprietary client engagement systems. MNSTRY does not provide medical, therapeutic, or spiritual services. All client care is the responsibility of the designated practitioner."
    }
  ],
  "offerRefs": [],
  "mediaRefs": [],
  "forms": [
    {
      "formRef": "form:request-access",
      "kind": "contact",
      "title": "Request access to MNSTRY",
      "submitLabel": "Request access",
      "successMessage": "Received. We review every request personally and will be in touch soon.",
      "fallbackEmail": "hello@mnstry.ai",
      "fields": [
        {
          "name": "name",
          "label": "Your name",
          "inputKind": "text",
          "required": true
        },
        {
          "name": "email",
          "label": "Email address",
          "inputKind": "email",
          "required": true,
          "placeholder": "you@example.com"
        },
        {
          "name": "practice",
          "label": "Your practice or discipline",
          "inputKind": "text",
          "required": true,
          "placeholder": "Somatics, coaching, facilitation..."
        },
        {
          "name": "website",
          "label": "Website or LinkedIn",
          "inputKind": "text",
          "required": false,
          "placeholder": "yourpractice.com"
        },
        {
          "name": "message",
          "label": "What would you build with MNSTRY?",
          "inputKind": "textarea",
          "required": true,
          "placeholder": "Tell us about the people, program, or practice you want to support."
        }
      ]
    }
  ],
  "seo": {
    "title": "MNSTRY | Request access",
    "description": "MNSTRY is onboarding a limited number of practitioners. Tell us about your practice and what you want to build.",
    "canonicalPath": "/request-access"
  },
  "attribution": {
    "tenantRef": "mnstry",
    "pageRef": "page:mnstry-site/request-access"
  },
  "agentMetadata": {
    "manifestRef": "site-repo:manifest",
    "llmsPath": "/llms.txt",
    "jsonApiPath": "/content/request-access.json",
    "pagePath": "/request-access"
  }
}