cyberneticlibrary

Parallelize batchable work

decomposeworkflowsetup L31
emirerben/nova
What it does

Decompose systems into components

Best for

Breaking down complex systems into reusable, testable components with clear contracts.

Inputs
  • · System description
Outputs
  • · Component architecture
Preconditions

Required crates/files exist; Git repo initialized

Failure modes
  • · Agent timeout or output validation failure
  • · Merge/conflict during parallel work
  • · Blocking dependency unmet
Trust signals
  • · 2-vote or n-vote verification
  • · Spec-driven phase boundaries