Inquirium Model Package Operator Endorsement v1¶
Source schema: doc/schemas/inquirium.model-package.operator-endorsement.v1.schema.json
Node- and profile-scoped operator endorsement for an otherwise unsigned local model package manifest.
Governing Basis¶
doc/project/40-proposals/064-inquirium-implementation-recommendations.mddoc/project/40-proposals/066-inquirium-assistant-channel.md
Project Lineage¶
Requirements¶
doc/project/50-requirements/requirements-006-node-networking-mvp.mddoc/project/50-requirements/requirements-010-middleware-executor.mddoc/project/50-requirements/requirements-011-dator-arca-contracts.mddoc/project/50-requirements/requirements-014-resource-opinions.md
Stories¶
doc/project/30-stories/story-001-swarm-node-onboarding.mddoc/project/30-stories/story-004-pod-client-onboarding.mddoc/project/30-stories/story-005-whisper-rumor-intake.mddoc/project/30-stories/story-006-buyer-node-components.mddoc/project/30-stories/story-006-voluntary-swarm-exchange.mddoc/project/30-stories/story-007-settlement-capable-node.mddoc/project/30-stories/story-008-cool-site-comment.mddoc/project/30-stories/story-009-bielik-blog-arca.md
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: inquirium.model-package.operator-endorsement.v1 |
|
schema/v |
yes |
const: 1 |
|
endorsement/ref |
yes |
string | |
package/ref |
yes |
string | |
manifest/digest |
yes |
string | |
node/ref |
yes |
string | |
profile/ref |
yes |
string | |
operator/ref |
yes |
string | |
question/ref |
yes |
string | |
decision/ref |
yes |
string | |
endorsed-at |
yes |
string | |
signature |
yes |
object | |
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
inquirium.model-package.operator-endorsement.v1
schema/v¶
- Required:
yes - Shape: const:
1
endorsement/ref¶
- Required:
yes - Shape: string
package/ref¶
- Required:
yes - Shape: string
manifest/digest¶
- Required:
yes - Shape: string
node/ref¶
- Required:
yes - Shape: string
profile/ref¶
- Required:
yes - Shape: string
operator/ref¶
- Required:
yes - Shape: string
question/ref¶
- Required:
yes - Shape: string
decision/ref¶
- Required:
yes - Shape: string
endorsed-at¶
- Required:
yes - Shape: string
signature¶
- Required:
yes - Shape: object