Skip to main content
POST
Consolidate a run debrief

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Body

application/json
objective
string

What the run was for.

Maximum string length: 4000
knowledge_base_id
string<uuid>

Target knowledge base.

learned
object[]

Facts learned.

Maximum array length: 100
decided
object[]

Decisions made.

Maximum array length: 50
open
string[]

Open questions.

Maximum array length: 50
Maximum string length: 2000
contradicts
string[]

Capsule tokens or claim ids contradicted.

Maximum array length: 50
Maximum string length: 64
citations
object

Capsule token to claim id map.

Response

Debrief accepted.

mode
string
envelope
object
proposals
object[]