MSP-1 Namespace Term

msp:compliance

Declares the MSP-1 compliance level of a page or site, signaling to AI agents how fully the protocol has been implemented and verified.

IRI: https://msp-1.org/ns/compliance

Definition

msp:compliance communicates whether a resource meets the minimum, recommended, or enhanced MSP-1 requirements. This enables AI systems to weigh the reliability and interpretive quality of the metadata structure.

Compliance may include flags such as core, verified, or authoritative, depending on the level to which the site adheres to MSP-1 specifications and validation practices.

Usage

{
  "msp:compliance": {
    "core": true,
    "verified": true,
    "authoritative": false
  }
}

Related Terms