cyberneticlibrary

Resolve foundational design questions

vjs-supreme-courtworkflowsetup L32
wlilley93/vibe-justice-system
What it does

Reach foundational rulings through appellate protocol

Best for

When resolving constitutional questions requiring multi-justice written opinions and case law synthesis.

Inputs
  • · args: JSON object or string with phase configuration
Outputs
  • · Structured output per phase schema
Requires
  • · Package manager (pnpm/npm/bun) for CI
Preconditions
  • · Workflow harness must inject phase(), agent(), parallel() globals
  • · args must be a valid plain object (not a string) before phase execution
Failure modes
  • · Phase exits early if any agent returns null or throws
  • · Subsequent phases cannot recover from prior phase failure