Messaging Crisis Marked v1¶
Source schema: doc/schemas/messaging.crisis-marked.v1.schema.json
Messaging-owned Layer 3 fact recording an explicit user or policy mark that places a message or thread in crisis handling.
Governing Basis¶
Project Lineage¶
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: messaging.crisis-marked.v1 |
|
schema/v |
yes |
const: 1 |
|
fact/id |
yes |
string | |
event/at |
yes |
string | |
target |
yes |
object | |
mark/kind |
yes |
enum: marked, cleared |
|
marked/by |
yes |
string | |
reason |
no |
string | |
crisis-space/id |
no |
string | |
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
messaging.crisis-marked.v1
schema/v¶
- Required:
yes - Shape: const:
1
fact/id¶
- Required:
yes - Shape: string
event/at¶
- Required:
yes - Shape: string
target¶
- Required:
yes - Shape: object
mark/kind¶
- Required:
yes - Shape: enum:
marked,cleared
marked/by¶
- Required:
yes - Shape: string
reason¶
- Required:
no - Shape: string
crisis-space/id¶
- Required:
no - Shape: string