Whisper Trace Publish Request v1¶
Source schema: doc/schemas/whisper-trace-publish-request.v1.schema.json
Idempotent sender-local request to validate, sign, and dispatch one complete Whisper trace through Agora or AD/INAC according to its disclosure posture.
Governing Basis¶
doc/project/40-proposals/013-whisper-social-signal-exchange.mddoc/project/60-solutions/011-whisper/011-whisper.md
Project Lineage¶
Stories¶
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: whisper-trace-publish-request.v1 |
|
idempotency/key |
yes |
string | |
subject/ref |
yes |
ref: whisper-trace.v1.schema.json#/$defs/ref |
|
trace |
yes |
ref: whisper-trace.v1.schema.json |
|
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
whisper-trace-publish-request.v1
idempotency/key¶
- Required:
yes - Shape: string
subject/ref¶
- Required:
yes - Shape: ref:
whisper-trace.v1.schema.json#/$defs/ref
trace¶
- Required:
yes - Shape: ref:
whisper-trace.v1.schema.json