selectEpicCandidates
selectEpicCandidates(
children):Issue[]
Defined in: src/epic-core.ts:64
Dependency-gated spawn candidates (open, unclaimed, unspawned, not-integrated, all
blockers done-in-epic), in epic order, shaped as drain’s Issue[]. Pure: derives the
done set (integration-merged OR issue-closed) from children.
Parameters
Section titled “Parameters”children
Section titled “children”Returns
Section titled “Returns”Issue[]