{
  "@context": "https://msp-1.org/schema/msp-1-site.json",
  "protocol": { "name": "MSP-1", "version": "1.0.0" },
  "discovery": {
    "wellKnown": "/.well-known/msp.json",
    "canonical": true
  },
  "site": {
    "id": "https://msp-1.org/#site",
    "name": "MSP-1 — Mark Semantic Protocol",
    "url": "https://msp-1.org",
    "description": "The official home of MSP-1 (Mark Semantic Protocol), a universal, AI-first metadata standard for structured content semantics, provenance, authority, and intent across the web.",
    "intent": "To define, document, and promote MSP-1 as an open standard that gives AI systems, answer engines, and search a clear, trustworthy, and machine-readable view of web content structure and intent.",
    "protocol": "MSP-1",
    "version": "1.0.0"
  },
  "author": {
    "name": "M.L. Johnson",
    "type": "Person",
    "role": "Founder",
    "id": "https://msp-1.org/#founder"
  },
  "organization": {
    "name": "MSP-1 — Mark Semantic Protocol",
    "type": "Organization",
    "id": "https://msp-1.org/#org",
    "url": "https://msp-1.org"
  },
  "authority": {
    "subjectId": "https://msp-1.org/#site",
    "scope": "site",
    "level": "self-asserted"
  },
  "provenance": {
    "type": "ai-assisted",
    "confidence": "high"
  },
  "compliance": {
    "core": true
  },
  "trust": {
    "level": "self-asserted",
    "scope": "site"
  },
  "revision": {
    "id": "site-rev-1",
    "revisionDate": "2026-03-31T00:00:00Z",
    "revisionNotes": "Initial MSP-1 site-level declaration for msp-1.org. Generated by AI from live page content — human review recommended before publishing.",
    "revisionVersion": "1.0.0"
  },
  "generatedAt": "2026-03-31T00:00:00Z"
}
