cyberneticlibrary

Refactor neural net primitives with bit-level verification

finish-l1-primitivesworkflowsetup L32
OriPekelman/toy
What it does

Extract RoPE→SwiGLU→RMSNorm→GQA from the seq-forward monolith into L1 primitives

Best for

Refactoring monolithic code into bit-identical primitives with gated extraction.

Inputs
  • · args object with workflow configuration
Outputs
  • · result object
Requires
  • · CUDA/neural network execution
Preconditions

Configuration args object

Failure modes
  • · Agent failure or schema validation error
Trust signals
  • · Explicit JSON schemas for agent outputs
  • · Typed output structures
  • · Independent verification/gating steps