Execute code review gate workflow
lsb-pipelineworkflowsetup L3★0
Mark1999/latent-structure-benchmark ↗What it does
Orchestrate multi-stage data pipeline with quality gates
Best for
Multi-phase workflows requiring orchestrated agent handoffs and structured consensus.
Outputs
- · verdict: object (scores, winner, rationale)
- · report: markdown string
Requires
- · bash/CLI
- · git-worktree
Preconditions
- · Git repo available
- · Test fixtures/seeding available
Failure modes
- · Non-deterministic output fails bit-identity gate
- · Agent output fails schema validation
Trust signals
- · Structured agent output via JSON schema validation
- · Determinism/reproducibility gates
- · Reproducible test fixtures as reference
- · Frozen reference for regression detection