NSE Select Turn Order Table v1¶
Source schema: doc/schemas/nse-select-turn-order-table.v1.schema.json
Deterministic target-free role-priority table for the Corpus select-turn-order hook.
Governing Basis¶
doc/project/40-proposals/085-operator-sovereign-extensibility-and-experiment-packages.mddoc/project/40-proposals/069-corpus.md
Project Lineage¶
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: nse-select-turn-order-table.v1 |
|
schema/v |
yes |
const: 1 |
|
policy/id |
yes |
string | |
policy/name |
yes |
string | |
hook/id |
yes |
const: select-turn-order |
|
hook/v |
yes |
const: 1 |
|
role/order |
yes |
array | A partial role priority. Listed roles are ordered first; unlisted roles retain their relative order from the host-built offer after all listed roles. |
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
nse-select-turn-order-table.v1
schema/v¶
- Required:
yes - Shape: const:
1
policy/id¶
- Required:
yes - Shape: string
policy/name¶
- Required:
yes - Shape: string
hook/id¶
- Required:
yes - Shape: const:
select-turn-order
hook/v¶
- Required:
yes - Shape: const:
1
role/order¶
- Required:
yes - Shape: array
A partial role priority. Listed roles are ordered first; unlisted roles retain their relative order from the host-built offer after all listed roles.