{
  "version": "2026-07-30",
  "site": "https://www.lultrills.com",
  "url": "https://www.lultrills.com/architecture",
  "title": "Dual-domain architecture fidelity (evidence-only)",
  "domains": {
    "lultrills.com": {
      "role": "artist canon",
      "stack": "Next.js SSR",
      "corpus": "file-built corpus.json with documents[] (not @graph)",
      "notes": [
        "Public SEO + doctrine + machine surfaces",
        "machine-entry is first hop for agents",
        "Header X-Trillsverse-Schema: active"
      ]
    },
    "trillsverse.com": {
      "role": "Gate runtime",
      "stack": "Express + Postgres (own DB)",
      "notes": [
        "Interactive Gate, not shared artist Postgres",
        "NOT shared Postgres/RLS with artist domain"
      ]
    }
  },
  "headers": {
    "X-Trillsverse-Schema": "active"
  },
  "firstHop": "https://www.lultrills.com/machine-entry",
  "evidence": [
    "lultrills.com = Next.js SSR artist canon, file-built corpus.json (documents[] not @graph)",
    "trillsverse.com = Gate Express + Postgres own DB — NOT shared Postgres/RLS with artist",
    "Headers: X-Trillsverse-Schema active",
    "machine-entry first hop"
  ],
  "notEvidenced": [
    "shared Postgres between domains",
    "shared RLS dual-domain graph",
    "UUIDv5 dual-domain identity store"
  ],
  "gate": "https://trillsverse.com"
}