cyberneticlibrary

Classify documents by type at scale

layer1-classifyworkflowsetup L20
chocholous/regrantio
What it does

Run multi-phase workflow with agent dispatch

Best for

Initial categorical bucketing of items before detailed processing.

Inputs
  • · workflow args object
  • · batch base path and count
Outputs
  • · candidate implementations or solutions
Requires
  • · Claude agent API
  • · parallel execution harness
  • · Workflow phase management
  • · JSON schema validation
  • · Claude multi-model dispatch
Preconditions

Document set for extraction/classification

Failure modes
  • · agent returns malformed/invalid schema
  • · one agent in parallel batch times out or errors
  • · args parsing fails or missing required fields
  • · agent role/specialist unavailable
Trust signals
  • · stored in repo: chocholous/regrantio
  • · strict JSON schema validation