Trace-to-Training: how agent runs become learning data
Every agent run is a data point. Most frameworks throw it away.
WasmAgent keeps it — evaluated by the compliance engine, ranked by outcome, exported as a typed ComplianceEvalRecord ready for SFT or DPO training. No human labeling.
Three repair modes
import { ComplianceRun } from "@wasmagent/compliance";








