Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tumban.com/llms.txt

Use this file to discover all available pages before exploring further.

The status field on scan responses and webhook payloads takes one of four values:
ValueMeaning
processingThe scan is in flight. You’ll only see this on poll responses; Tumban does not deliver webhooks while a scan is processing.
completedAll analysis steps finished successfully. Use the triage report directly.
completed_with_partialThe scan produced a usable triage report but at least one analysis step failed (timeout, blocked link, transient model error). Inspect coverage before drawing conclusions about edges.
failedThe scan could not produce a triage report. The error field explains why; the webhook defaults recommendation to review_high so the profile still lands in your review queue.
These values are stable. New statuses, if any, will be added without removing existing ones.