Theme-analysis pipeline status for the project
Read-only progress snapshot: whether an analysis is running (extraction/clustering in flight), pending (completed prompt runs queued for the next poll), or idle (up to date), plus the underlying counts.
Headers
Project ID to specify the project context
Response
Coarse pipeline state. running = mentions are being extracted/clustered right now; pending = completed prompt runs are queued for the next poll (~1 min); failed = the last cluster pass failed or was killed (OOM/SIGKILL) and the project is not converging — see lastRun; idle = nothing outstanding, the project is up to date.
idle, pending, running, failed "running"
Whether theme analysis is enabled for this project.
true
Completed prompt runs not yet handed off to analysis (the poller will pick them up within ~1 min).
3
Completed prompt runs already handed off to analysis.
28
Theme mentions extracted but not yet assigned a theme (clustering in flight).
14
Total theme mentions extracted for this project so far.
412
Distinct themes the project mentions have resolved into.
23
ISO timestamp of the most recent extracted mention, or null if none yet.
"2026-06-25T10:12:04.000Z"
The last stage-3 cluster pass, or null if the project has never been clustered.