cyberneticlibrary

Lift source files to target coverage

coverage-orchestratorworkflowsetup L37
jainal09/envdrift
What it does

Lift below-threshold source files to target coverage: fan out test-writers, SQA-

Best for

Building features with test-first discipline across multiple implementation rounds.

Inputs
  • · args: string or object
Outputs
  • · execution result
  • · report markdown
  • · verdict JSON
Requires
  • · multi-agent orchestration
  • · file read/write
  • · test runner
Preconditions
  • · Plan/spec provided
  • · Git repo initialized
  • · Schema or contract defined
Failure modes
  • · Tests still failing after max rounds
Trust signals
  • · Strict structured output schemas for each phase
  • · Explicit phase orchestration with gates
  • · Adversarial verification step
  • · Explicit guardrails and stopping criteria