Memarium Host API v1¶
Source schema: doc/schemas/memarium-host-api.v1.schema.json
Stable wire contract for daemon-level memarium.* host capability request and response envelopes. Operations are selected by the endpoint plus the op field; clients MUST parse status programmatically and MUST NOT parse free-form reason.
Governing Basis¶
doc/project/40-proposals/036-memarium.mddoc/project/40-proposals/047-classification-label-propagation.mddoc/project/60-solutions/002-memarium/002-memarium.md
Project Lineage¶
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
Definitions¶
| Definition | Shape | Description |
|---|---|---|
OperationEnvelope |
object | |
OkResponse |
object | |
ErrorResponse |
object | |
| ## Field Semantics |
Definition Semantics¶
$defs.OperationEnvelope¶
- Shape: object
$defs.OkResponse¶
- Shape: object
$defs.ErrorResponse¶
- Shape: object