v6

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01485121699.8 KB

Mission Digest

Serve the canonical daily progress digest for a fire instant.

Read-only: the digest is recomputed from the ledger as a pure fold, so the endpoint never writes to the chain. The payload carries the digest_hash, the receipt_id (the per-fire delivery idempotency key), and the verbatim message the digest projects to -- the exact bytes a chat delivery posts, so a caller can cross-check a posted message against this projection.

get/missions/{mission_id}/digest

Path parameters

mission_idstring required

Query parameters

fire_timeinteger required

Integer Unix epoch of the canonical fire instant.

Integer Unix epoch of the canonical fire instant.

Response

Successful Response

{"stackTrail":"paths:/missions/{mission_id}/digest:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}