Skip to main content

StagePipeline

Multi-stage pipeline β€” Stage enum + sequential gate + progress percent (Layer 1 Core).

Status​

KeyValue
Layercore
TierL1
Statusreleased
Version1.0.0
PriceFree (free)
CategoryInfrastructure

Overview​

Overview​

StagePipeline is a Layer 1 Core Plugin for multi-stage workflow progress tracking β€” Stage enum + sequential gate + percent β€” domain-agnostic Pure services.

Boundary (ADR-039 Case 5)​

Generalized from ContentGeneration (academy.how Stage 1~3 origin). 'content'-specific naming β†’ all multi-stage workflows.

Components​

Stage enum (default)​

  • EXTRACT / ANALYZE / RENDER (SaaS adapters can rename)

StageProgressTracker (Pure)​

  • nextAvailable() β€” sequential gate
  • progress() β€” completed/total/percent/current/next
  • Recursive prerequisite check (no gaps)

License​

MIT

Demos​


πŸ›’ View on Plugin Store: store.codebase.how/plugins/stage-pipeline