cyberneticlibrary

Audit pipeline lockstep across sources

audit-pipeline-lockstepworkflowsetup L30
Blankenship-Daniel/ship-studios
What it does

audit pipeline state lockstep

Best for

Best for orchestrating parallel multi-phase work.

Inputs
  • · stages: [Check, Report]
  • · items_to_process: array
Outputs
  • · summary
  • · inSync
  • · drifted
  • · errors
Requires
  • · claude-workflow-agent
  • · async-parallel
Preconditions
  • · workflow engine supports phase() and agent() calls
Failure modes
  • · agent call timeout
  • · async task cancellation
  • · JSON schema validation failure
Trust signals
  • · repo: Blankenship-Daniel/ship-studios
  • · schema-validated outputs