cyberneticlibrary

Verify crate refactoring integrity

phase-b0-verifyworkflowsetup L30
mechanistic-org/global_agent
What it does

Verify move-out/move-in edits per crate before commit: isolation, logic-preservation, vtable complet

Best for

Adversarial pre-commit validation across multiple crates with structured findings.

Inputs
  • · crates (array of {name})
Outputs
  • · results array (structured JSON)
Requires
  • · Claude agent (sub-LLM orchestration)
  • · Git operations
Preconditions
  • · Working directories must be set up
Failure modes
  • · Sub-process error or exit code != 0
Trust signals
  • · Multi-phase orchestration with explicit flow names
  • · Safety comments document preconditions
  • · Git-based state inspection (authoritative)
  • · Explicit dependency declaration