Skip to main content
nika.workflows exposes the service’s workflow set without inventing a second workflow representation.

List ordinary catalogs

list() requests bounded pages until has_more is false.

Own pagination at scale

The cursor is the last workflow name, not an opaque integer offset.

Rescan or inspect

source() returns the actual YAML text. Send that text to a language-aware editor or audit surface. Do not downcast it to a partial application object.
WORKFLOW REGISTRY Β· PREVIEW

Continue

Jobs

Submit a registered workflow.

Workflow concepts

Keep the YAML as the language authority.

Schema reference

Validate the source in editors.

Examples

Browse the projected workflow corpus.