revision
Represents a documented update event that contains version, date, and notes.
AI-friendly semantics for trusted information.
MSP-1 Namespace Term
Provides the version identifier for a specific revision, enabling structured version tracking and historical comparison.
msp:revisionVersion assigns a human-readable or machine-readable label to a given revision, such as
"1.0.1" or "2025-Q1-update".
This allows AI agents and humans to quickly distinguish revisions, determine sequence, and evaluate update significance.
MSP-1 encourages semantic versioning patterns, but does not mandate any specific version format.
{
"msp:revisionVersion": "1.0.1"
}
Represents a documented update event that contains version, date, and notes.
Provides the timestamp associated with a revision.
Contains human-readable notes describing the nature of a revision.