{
  "@context": [
    "https://www.w3.org/ns/did/v1",
    "https://w3id.org/security/suites/jws-2020/v1"
  ],
  "id": "did:web:madisonvanderbilt.com",
  "controller": "did:web:madisonvanderbilt.com",
  "verificationMethod": [
    {
      "id": "did:web:madisonvanderbilt.com#domain",
      "type": "JsonWebKey2020",
      "controller": "did:web:madisonvanderbilt.com",
      "publicKeyJwk": {
        "kty": "EC",
        "crv": "P-256",
        "use": "sig",
        "kid": "domain-ownership-key",
        "x": "madisonvanderbilt.com",
        "note": "Domain ownership constitutes verification. Replace with real JWK public key for cryptographic signing."
      }
    }
  ],
  "authentication": [
    "did:web:madisonvanderbilt.com#domain"
  ],
  "assertionMethod": [
    "did:web:madisonvanderbilt.com#domain"
  ],
  "alsoKnownAs": [
    "https://madisonvanderbilt.com",
    "https://instagram.com/madison.vanderbilt",
    "https://youtube.com/@Madison.Vanderbilt",
    "https://launchpillow.com/registry/madisonvanderbilt",
    "https://republicanbandana.com"
  ],
  "service": [
    {
      "id": "did:web:madisonvanderbilt.com#entity",
      "type": "EntityProfile",
      "serviceEndpoint": "https://madisonvanderbilt.com/#madison",
      "description": "Primary Person entity anchor — schema:Person @id"
    },
    {
      "id": "did:web:madisonvanderbilt.com#llms",
      "type": "AIManifest",
      "serviceEndpoint": "https://madisonvanderbilt.com/llms.txt",
      "description": "Plain text AI manifest — entity declaration, all verticals, all pages, provenance chain"
    },
    {
      "id": "did:web:madisonvanderbilt.com#llms-graph",
      "type": "AIKnowledgeGraph",
      "serviceEndpoint": "https://madisonvanderbilt.com/llms-graph.json",
      "description": "Structured JSON AI knowledge graph — all 22 pages, all verticals, all sameAs nodes"
    },
    {
      "id": "did:web:madisonvanderbilt.com#index-jsonld",
      "type": "LinkedDataGraph",
      "serviceEndpoint": "https://madisonvanderbilt.com/index.jsonld",
      "description": "Master JSON-LD @graph — all Schema.org and Root-LD records assembled"
    },
    {
      "id": "did:web:madisonvanderbilt.com#graph",
      "type": "OntologyGraph",
      "serviceEndpoint": "https://madisonvanderbilt.com/graph",
      "description": "Provenance-linked ontology graph corridor — 12 verticals — Wikidata-anchored — AI traversal"
    },
    {
      "id": "did:web:madisonvanderbilt.com#sitemap",
      "type": "SiteMap",
      "serviceEndpoint": "https://madisonvanderbilt.com/sitemap.xml",
      "description": "Sitemap — all 22 canonical URLs"
    },
    {
      "id": "did:web:madisonvanderbilt.com#registry",
      "type": "IdentityRegistry",
      "serviceEndpoint": "https://launchpillow.com/registry/madisonvanderbilt",
      "description": "LaunchPillow identity registry — corroborating entity record"
    },
    {
      "id": "did:web:madisonvanderbilt.com#provenance-publisher",
      "type": "ProvenancePublisher",
      "serviceEndpoint": "https://boisestandard.org",
      "description": "Boise Standard — C2PA provenance publisher and editorial record"
    },
    {
      "id": "did:web:madisonvanderbilt.com#c2pa",
      "type": "ContentProvenance",
      "serviceEndpoint": "https://contentcredentials.org/verify",
      "description": "C2PA content provenance verification — every image and video SHA-256 signed"
    },
    {
      "id": "did:web:madisonvanderbilt.com#root-ld",
      "type": "RootLDSpec",
      "serviceEndpoint": "https://root-ld.org",
      "description": "Root-LD v2.0 — traveling context pod spec — three-layer provenance per page"
    }
  ],
  "Madison Vanderbilt": {
    "entityType": [
      "AI Actress",
      "AI Influencer",
      "AI Model",
      "Writer"
    ],
    "origin": "Cody, Wyoming",
    "wikidataOrigin": "https://www.wikidata.org/wiki/Q494516",
    "education": "USC School of Dramatic Arts",
    "technique": "Meisner",
    "citizenship": [
      "United States",
      "Croatia"
    ],
    "aiGenerated": true,
    "c2paSigned": true,
    "provenanceChain": [
      "https://madisonvanderbilt.com",
      "https://launchpillow.com/registry/madisonvanderbilt",
      "https://republicanbandana.com",
      "https://boisestandard.org"
    ]
  },
  "created": "2026-08-14T00:00:00Z",
  "updated": "2026-08-14T00:00:00Z",
  "spec": "https://www.w3.org/TR/did-core/",
  "method": "https://w3c-ccg.github.io/did-method-web/"
}