Skip to content

Add WorkflowDef preflight validation command#6

Merged
DonPrus merged 3 commits into
nullclaw:mainfrom
venzeles:feat/workflowdef-preflight
May 13, 2026
Merged

Add WorkflowDef preflight validation command#6
DonPrus merged 3 commits into
nullclaw:mainfrom
venzeles:feat/workflowdef-preflight

Conversation

@venzeles
Copy link
Copy Markdown

@venzeles venzeles commented May 6, 2026

Adds nullboiler validate-workflows [PATH] to preflight file-based tracker/pull-mode workflow definitions before server startup. The command reports structured errors and warnings without changing loadWorkflows runtime semantics, adds unit coverage for the validator, and documents usage plus hackathon submission notes.

Validation performed:

  • zig build test --summary all
  • zig build run -- validate-workflows
  • zig build run -- validate-workflows workflows
  • zig build run -- validate-workflows workflows/examples
  • zig build run -- help
  • git diff --check

@DonPrus DonPrus merged commit 8da5050 into nullclaw:main May 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants