Docs
DOCUMENTATION FOR
INSPECTABLE DISTRIBUTION.
Understand how SHAER creates public distribution records, exposes publisher identity, and keeps distribution visible over time.
Inspection
EXAMPLE PUBLIC DISTRIBUTION RECORD.
Publisher
XAURYN Research Office
Record
Research Brief 04
Destination
xauryn.com/research/brief-04
Published
2026-05-31
Visibility
Public
Status
Published
Validation
Available
Reference
enara://ref/pub-4472-A
Getting Started
Start with the registry basics.
Create a Distribution Record
Issue research publications, legal notices, product releases, and policy updates as public distribution records.
Publisher Identity
Attach visible publishers such as XAURYN Research Office, ENARA Registry, or Documentation Team to each public record.
Inspect Distribution
Track destination revisions, archive state, validation references, and public visibility from the registry surface.
Validation References
Validation visibility on the public record.
SHAER exposes validation references on public distribution records when validation visibility is attached.
ENARA performs validation. SHAER does not validate. SHAER exposes validation records.
Distribution Record
shaer.at/xauryn/research-brief-04
FAQ
Common questions.
What is SHAER?
SHAER is a public distribution registry built to keep distribution inspectable on a permanent public registry surface.
What is a Distribution Record?
A distribution record is the public object created by SHAER for assets such as research publications, legal notices, documentation releases, product releases, and policy updates.
What is Publisher Identity?
Publisher identity makes distribution attributable. It shows who created and controls a public distribution record.
What is Destination History?
Destination history makes destination changes inspectable by preserving where a distribution record points now and where it pointed before.
What are Validation References?
Validation references are public references attached to a distribution record when validation visibility is exposed through SHAER.
How does SHAER relate to ENARA?
ENARA performs validation. SHAER exposes validation visibility and public distribution records.
Is there an API?
Yes. SHAER provides registry API access to create records, inspect records, manage distribution visibility, update destinations, and query registry data by publisher or record identifier.
Public Registry API
Work with registry data directly.
Use the API to create records, inspect records, manage distribution visibility, and access registry data from your own systems.
Read API docsPOST /records
{
"recordId": "shr_8F4A21",
"recordType": "research-publication",
"destination": "https://xauryn.com/research/brief-04",
"publisher": "XAURYN Research Office",
"visibility": "public",
"status": "published",
"verificationReference": "ref:pub-4472-A",
"proof": "enr:ab72c41f90"
}
GET /records/shr_8F4A21
PATCH /records/shr_8F4A21
{
"destination": "https://xauryn.com/research/brief-05",
"status": "updated",
"visibility": "inspection-enabled"
}Final CTA
START BUILDING INSPECTABLE DISTRIBUTION.
Create your first distribution record or explore the registry layer in more depth.
