protocol
Declares the overarching semantic protocol in use.
AI-friendly semantics for trusted information.
MSP-1 Namespace Term
Identifies which version of the MSP-1 protocol is being used, ensuring consistent interpretation across updates and revisions.
msp:version declares the specific version of MSP-1 applied to a site or page, such as "1.0.0" or
"1.0.x".
This allows AI agents to understand which capabilities, vocabulary, and expectations are in effect at the time of metadata creation.
Explicit versioning is foundational to forward compatibility and long-term clarity as the protocol evolves.
{
"msp:version": "1.0.0"
}
Declares the overarching semantic protocol in use.
Represents versioning of individual revision events.
Holds metadata about the implementing website.