{
  "agent": {
    "id": "welcome-agent",
    "identityType": "AI agent",
    "disclosureRequired": true,
    "integration": "GET /xrpc/com.etzhayyim.participation.getWelcome",
    "may": [
      "explain public information",
      "translate",
      "show reversible choices",
      "escalate to a human"
    ],
    "mustNot": [
      "pretend to be human",
      "make or infer a religious commitment",
      "use fear, urgency, guilt, or social pressure",
      "initiate targeted outreach except to a person who explicitly opted in",
      "solicit a minor alone"
    ]
  },
  "stages": [
    {
      "id": "observer",
      "label": "Observer",
      "meaning": "Reads, watches, or asks a question. No registration or commitment.",
      "enter": "Open a public surface.",
      "leave": "Stop visiting; no notice required."
    },
    {
      "id": "participant",
      "label": "Participant",
      "meaning": "Chooses one bounded public-good action or visits an open cell.",
      "enter": "Choose an action explicitly.",
      "leave": "Stop at any time; no penalty or follow-up pressure."
    },
    {
      "id": "contributor",
      "label": "Contributor",
      "meaning": "Completes a useful act whose output can be publicly verified.",
      "enter": "Publish or submit the chosen output.",
      "leave": "Become an Observer again or withdraw from future work."
    },
    {
      "id": "participation-steward",
      "label": "Participation Steward",
      "meaning": "A human who accepts a bounded, time-limited duty to help a cell or task.",
      "enter": "Explicit human acceptance of a named scope and end date.",
      "leave": "Step down or let the term expire without loss of standing.",
      "disambiguation": "Not EtzhayyimMembership level Lv5, land stewardship, Council office, employment, or Adherent status."
    }
  ],
  "entrypoints": [
    {
      "id": "first-public-good-act",
      "intent": "act",
      "label": "Do one public-good task in 30 minutes",
      "href": "https://etzhayyim.com/actors",
      "status": "open",
      "instruction": "Inspect one actor profile and report a concrete disclosure, accessibility, translation, or documentation improvement through the public repository or tomoshibi.",
      "completionEvidence": "A public issue, patch, translation, or signed public record; never a private loyalty claim."
    },
    {
      "id": "open-cell",
      "intent": "cell",
      "label": "Visit an open cell",
      "href": "mailto:tomoshibi@etzhayyim.com?subject=Open%20cell%20information",
      "status": "request-information",
      "instruction": "Ask for current open-cell information. No attendance commitment is created.",
      "safeguards": [
        "opt-in",
        "no minors-only solicitation",
        "human escalation for care or conflict"
      ]
    },
    {
      "id": "donate-compute",
      "intent": "compute",
      "label": "Offer compute",
      "href": "https://etzhayyim.com/donate",
      "status": "operator-gated-enrollment",
      "instruction": "Read the compute-gift terms; enrollment remains consent- and operator-gated.",
      "grantsBenefit": false
    }
  ],
  "membership": {
    "separate": true,
    "reversibleParticipationDoesNotImplyMembership": true,
    "participationRequiredForMembership": false,
    "membershipRequiredForParticipation": false,
    "warning": "Religious membership is a separate explicit ritual with public, effectively permanent records. No agent may perform or infer it for a person.",
    "terms": "https://etzhayyim.com/terms",
    "adr": "2605172600"
  }
}
