requirements.listWithPipelineContext
Type: query
Module: convex/requirements.ts
Arguments
Section titled “Arguments”{ programId: Id<"programs">, workstreamId: Id<"workstreams">, stage: pipelineStageValidator /* optional */, priority: priorityValidator /* optional */, search: string /* optional */, }Returns requirements for a workstream with pre-computed pipeline stage, joined context (finding, decomposition, tasks), sorted by stage then priority.