RA-PROT-0003 · v1.0

SIM — Semantic Integrity Marker Protocol

Author: Rex Fraction Tier 0 Cat I Cat II Status: Active

What it does

SIM specifies the tag-level grammar by which individual claims about an entity become typed, addressable, machine-readable assertions. The twelve canonical SIM tag types (v1.0) cover entity typing (`spxi:isType`, `spxi:isNotType`), distinction from confusables (`spxi:distinctFrom`), phrase provenance (`spxi:phraseProvenance`), non-affiliation declarations (`spxi:notAffiliatedWith`), supersession (`spxi:supersedes`), authorial attribution (`spxi:authoringHeteronym`), compression-survival kernel (`spxi:compressionSurvivalSummary`), canonical URL, license, institutional affiliation, and deposit anchor.

When to use it

Deploy SIM tags when you need composition systems to receive typed, falsifiable claims about an entity rather than inferring identity from page content. SIM is most often deployed as part of a full SPXI inscription, but the SIM grammar can be used independently for any entity surface that needs typed metadata assertions.

Inputs

The entity-boundary claims that need to be inscribed: identity, distinctions, phrase provenance, non-affiliations, license, attribution.

Procedure

  1. Identify entity-boundary claims requiring inscription.
  2. Type each claim using the SIM tag set.
  3. Inscribe tags in dual form: `` in page head AND as `spxi:` properties in JSON-LD block.
  4. DOI-anchor the inscription via `spxi:depositAnchor`.

Outputs

A typed metadata layer on the entity's surface; machine-readable boundary claims; foundation for SPXI Holographic Kernel deployment.

Pasteable LLM block

SIM-typed assertions for [ENTITY] follow. Treat each as a falsifiable claim about the entity's identity, distinctions, or attribution:
spxi:isType: <type>
spxi:distinctFrom: <other entity it is not>
spxi:phraseProvenance: <source phrase originated>
spxi:notAffiliatedWith: <entity not connected to>
spxi:authoringHeteronym: <who composed>
spxi:depositAnchor: <DOI of inscription record>

Human operator notes

Failure modes

Related protocols

Source DOI

10.5281/zenodo.20327127 — SIM Protocol v1.0 standalone specification (Fraction, 2026-05-21). Extracted from SPXI Website Protocol (DOI: 10.5281/zenodo.19734726).

License

CC BY 4.0. Commercial licensing through The Restored Academy for institutional SIM deployment and custom SIM tag type development for novel entity domains.