Corpus Semantic Registry

8 symbols 2 documents 0 err / 0 warn 2026-07-05 ·
?
Rendered from build/CSR.lock.json. Symbols are the canonical entries. Click an entry to expand. Open PDF buttons go to canonical sources. For embedded prose snapshot with rendered math, open CSR.snapshot.html alongside this file.
Recent (top 10)
Document Registry (2)
Api candidate v1 · 5 defines Relay API specification PDF ↗
csr.document.Api_Spec
DisplayRelay API specification
Versionv1
Statuscandidate
Publication modeinternal
Last verified2026-07-02
Defines (5)csr.Api.rate_limit, csr.Api.idempotency_key, csr.Api.pagination_cursor, csr.Api.webhook, csr.Api.session
Auth provisional v1 · 3 defines Relay auth design PDF ↗
csr.document.Auth_Design
DisplayRelay auth design
Versionv1
Statusprovisional
Publication modeinternal
Last verified2026-07-02
Defines (3)csr.Auth.session, csr.Auth.access_token, csr.Auth.scope

Symbol Registry

Api (5)
idempotency_key candidate concept · domain Client-supplied unique key on mutating requests; replays return the original result. PDF ↗
csr.Api.idempotency_key

Client-supplied unique key on mutating requests; replays return the original result.

Source: csr.document.Api_Spec@v1#section.2.idempotency_key
Displayidempotency_key
Typeconcept
Framework layerdomain
Owning documentcsr.document.Api_Spec
Definition hashsha256:87b223c...
Relationsused_by: csr.Api.webhook
Verificationargued via prose; last verified 2026-07-02
pagination_cursor candidate concept · representation Opaque continuation token in list responses; stable across inserts. PDF ↗
csr.Api.pagination_cursor

Opaque continuation token in list responses; stable across inserts.

Source: csr.document.Api_Spec@v1#section.3.pagination_cursor
Displaypagination_cursor
Typeconcept
Framework layerrepresentation
Owning documentcsr.document.Api_Spec
Definition hashsha256:7c886f0...
Verificationdeclared via prose; last verified 2026-07-02
rate_limit provisional schema · domain Per-access_token request budget: 600/min rolling; 429 + Retry-After on excess. PDF ↗
csr.Api.rate_limit

Per-access_token request budget: 600/min rolling; 429 + Retry-After on excess.

Source: csr.document.Api_Spec@v1#section.1.rate_limit
Displayrate_limit
Typeschema
Framework layerdomain
Owning documentcsr.document.Api_Spec
Definition hashsha256:3537a3e...
Relationsdepends_on: csr.Auth.access_token
Verificationtested via empirical; last verified 2026-07-02
session deprecated concept · domain Superseded: earlier draft sense of session as the TCP keep-alive window. Collided with the… PDF ↗
csr.Api.session

Superseded: earlier draft sense of session as the TCP keep-alive window. Collided with the auth sense; auth definition is canonical.

Source: csr.document.Api_Spec@v1#section.5.session
Displaysession (superseded TCP sense)
Typeconcept
Framework layerdomain
Owning documentcsr.document.Api_Spec
Definition hashsha256:c31185e...
Verificationdeclared via prose; last verified 2026-07-02
webhook provisional structure · procedure Signed POST to a subscriber URL on an event; at-least-once delivery, dedup via idempotency… PDF ↗
csr.Api.webhook

Signed POST to a subscriber URL on an event; at-least-once delivery, dedup via idempotency_key.

Source: csr.document.Api_Spec@v1#section.4.webhook
Displaywebhook
Typestructure
Framework layerprocedure
Owning documentcsr.document.Api_Spec
Definition hashsha256:54012fb...
Relationsdepends_on: csr.Api.idempotency_key, csr.Auth.session
Verificationtested via empirical; last verified 2026-07-02
Auth (3)
access_token provisional concept · domain Bearer credential exchanged for a session. Opaque, 32 bytes, 24h rotation. Renamed from ap… PDF ↗
csr.Auth.access_token

Bearer credential exchanged for a session. Opaque, 32 bytes, 24h rotation. Renamed from api_key in v1.

Source: csr.document.Auth_Design@v1#section.2.access_token
Displayaccess_token
Typeconcept
Framework layerdomain
Owning documentcsr.document.Auth_Design
Definition hashsha256:40644e0...
Relationsused_by: csr.Api.rate_limit
Verificationargued via prose; last verified 2026-07-02
scope candidate concept · domain Named capability grant attached to a session; enforced by the gateway before dispatch. PDF ↗
csr.Auth.scope

Named capability grant attached to a session; enforced by the gateway before dispatch.

Source: csr.document.Auth_Design@v1#section.3.scope
Displayscope
Typeconcept
Framework layerdomain
Owning documentcsr.document.Auth_Design
Definition hashsha256:e786ecc...
Relationsdepends_on: csr.Auth.session
Verificationdeclared via prose; last verified 2026-07-02
session canonical concept · domain Server-side record binding one client to one scope set for a bounded lifetime. Sole bearer… PDF ↗
csr.Auth.session

Server-side record binding one client to one scope set for a bounded lifetime. Sole bearer of authenticated identity.

Source: csr.document.Auth_Design@v1#section.1.session
Displaysession
Typeconcept
Framework layerdomain
Owning documentcsr.document.Auth_Design
Definition hashsha256:fe38328...
Relationsused_by: csr.Auth.scope, csr.Api.webhook
Verificationtested via empirical; last verified 2026-07-02

Known Collisions

csr.collision.session_auth_vs_api resolved

Resolutionmerge
Resolved atAuth_Design_v1
OwnerAuth
Entriescsr.Auth.session
csr.Api.session

Aliases

AliasResolves to
csr.Auth.api_keycsr.Auth.access_token