Fixtures
Path:
loom-sprint-scaffold/loom/tests/synthesis/fixtures.tsRelative: loom/tests/synthesis/fixtures.tsSubproject: loom-sprint-scaffoldCategory: testsLines: 264Bytes: 11,826Imports: 1Exports: 2has tests
Content Preview
- /**
- * Synthetic trace corpus for Loop 5 synthesis tests.
- * ~50 enriched trace events covering failures, successes, repeats,
- * multiple goals, variety classes, and models.
- *
- * This fixture is designed to produce deterministic, reproducible
- * synthesis reports. All events share a consistent window so that
- * clustering, entropy, and proposals produce stable output.
- */
- import type { EnrichedTraceEvent, VarietyClass, HarnessProfile, DispatchOutcome } from "../../src/types";
- // ── Helpers fo