Scoped Claim Type Registry v1¶
Source schema: doc/schemas/scoped-claim-type-registry.v1.schema.json
Initial schema-gated registry surface for scoped-claim type definitions.
Governing Basis¶
Project Lineage¶
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: scoped-claim-type-registry.v1 |
|
schema/v |
yes |
const: 1 |
|
registry/id |
yes |
string | |
entries |
yes |
array |
Definitions¶
| Definition | Shape | Description |
|---|---|---|
entry |
object | |
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
scoped-claim-type-registry.v1
schema/v¶
- Required:
yes - Shape: const:
1
registry/id¶
- Required:
yes - Shape: string
entries¶
- Required:
yes - Shape: array
Definition Semantics¶
$defs.entry¶
- Shape: object