Skip to main content

POST /v1/process

Queues post-turn memory processing and returns immediately.

Request body

Request fields

ContainerHint

ScopePolicy

TurnEnvelope

RequestMetadata

Response

Behavior

  • creates the user if missing
  • creates missing containers
  • stores a background job
  • returns immediately
The actual turn adjudication happens asynchronously in the Celery worker.