Skip to content

Research Workflow Engine

Workflow definitions live in workflows/*.yml. The default pipeline moves through question, evidence, observation, reasoning, explanatory model, current understanding, verification, and monologue.

qlens workflow start --title "Bismillah study" --space RSP-000001
qlens workflow list
qlens workflow show WFL-1234ABCD
qlens workflow advance WFL-1234ABCD --object QST-000001

An object supplied during advancement must match the current stage and belong to the workflow's Research Space. The workflow record is stored under repository/workflows/, while each advancement is written to the immutable event stream.