cyberneticlibrary

Generate and verify linter edge cases

evloop-adversarial-breakworkflowsetup L30
agusmdev/evloop-lint
What it does

Generate schema-structured content in parallel

Best for

Adversarial stress-testing through evolution and mutation loops.

Inputs
  • · batch base path and count
  • · acceptance criteria, diff scope, URLs
Outputs
  • · go/no-go verdict object
  • · findings array with severity/mechanism
  • · candidate implementations or solutions
Requires
  • · Claude agent API
  • · parallel execution harness
  • · Workflow phase management
  • · agent role/specialist dispatch
  • · JSON schema validation
Preconditions

Working harness with agent dispatch; valid args structure

Failure modes
  • · agent returns malformed/invalid schema
  • · one agent in parallel batch times out or errors
  • · input file not found or unreadable
  • · agent role/specialist unavailable
Trust signals
  • · stored in repo: agusmdev/evloop-lint
  • · explicitly documented hard constraints
  • · strict JSON schema validation
  • · ground-truth facts defined upfront