{
  "$context": "https://schema.org.ai",
  "$type": "FamilyRegistry",
  "$id": "https://epcis.dev/family.json",
  "self": {
    "name": "epcis.dev",
    "origin": "https://epcis.dev",
    "description": "An EPCIS 2.0 capture gateway: validated against GS1's pinned official schema, gateway-stamped (who = attested observer; capturedBy = warrantor account — never collapsed), hashed by CBV 2.0 §8.9, append-only. One door for people and agents.",
    "llms": "https://epcis.dev/llms.txt",
    "card": "https://epcis.dev/.well-known/agents.json",
    "openapi": "https://epcis.dev/openapi.json",
    "pricing": "https://epcis.dev/pricing"
  },
  "siblings": [
    {
      "rel": "sibling",
      "name": "visibility.cloud",
      "origin": "https://visibility.cloud",
      "role": "the commerce layer above — traces, custody evidence, grants, seats over the same record",
      "llms": "https://visibility.cloud/llms.txt",
      "seams": [
        {
          "rel": "spine",
          "description": "every answer it sells is a view over the same event record this gateway captures"
        }
      ]
    },
    {
      "rel": "sibling",
      "name": "transactions.dev",
      "origin": "https://transactions.dev",
      "role": "the business-transaction layer — documents compiled to bizTransaction context on conformant EPCIS 2.0 events",
      "llms": "https://transactions.dev/llms.txt",
      "seams": [
        {
          "rel": "bizTransaction",
          "description": "documents it compiles land as bizTransaction references on events this gateway validates"
        }
      ]
    },
    {
      "rel": "sibling",
      "name": "barcoding.dev",
      "origin": "https://barcoding.dev",
      "role": "the barcode layer — read, verify and generate every identifier family; enrichment with provenance",
      "llms": "https://barcoding.dev/llms.txt",
      "seams": [
        {
          "rel": "scan",
          "description": "a serialized 2D scan constructs an event this gateway's pinned schema accepts"
        }
      ]
    }
  ]
}