Phase 11b: pool recent facts and consolidate into observations. Scope-gated: only facts in the caller's memory:read region are pooled, and only groups in the caller's memory:write region are persisted (others are returned as dry-run previews).
post/api/v1/{context_id}/consolidate
Path parameters
context_idstring required
Spectron context id
Request body
Response
Changes
Changed in 1 of the 5 revisions of this API.2
- ○
added the non-success response with the status
503response-non-success-status-added
- ○
added the required property
outcomes/items/persistedto the response with the200statusresponse-required-property-added
- ○