llmo.json document has a type field that names one of two categories:
-
Core claim types are defined in the specification and MUST be understood by any conforming consumer. They have bare identifiers with no dot:
identity,canonical_urls,official_channels,product_facts,personnel,disavowal,supersedes,pointer. -
Extension claim types are namespaced and publisher-defined. They take the form
namespace.type, wherenamespaceis a short identifier the publisher controls (ideally matching a domain they own). For example:acme-corp.compliance_note. Consumers MUST ignore unknown extension types without error.
Sections
- Core Claim Types: the eight types defined in the specification, with statement schemas, examples, and common pitfalls.
- Extensions: the registry of publisher-defined extension types.

