Add deterministic graph and schema fixtures #89

Merged
lost-rob0t merged 7 commits from agent/issue-6-deterministic-fixtures into main 2026-07-26 06:59:57 +00:00
lost-rob0t commented 2026-07-26 06:56:48 +00:00 (Migrated from github.com)

Closes #6

Summary

  • add versioned deterministic fixtures for blank, typed cross-dataset, unknown-type, high-degree, invalid, and legacy-migration cases
  • add command, batch, import/export, and revision-trace samples
  • generate reproducible 100-node and 10,000-node performance datasets on demand
  • verify JSON, JSONL/NDJSON, and CSV parsing plus malformed-input behavior
  • document fixture versioning and round-trip expectations

Verification

CI must pass format, lint, typecheck, package boundaries, unit/integration tests, production build, and browser tests before merge.

Closes #6 ## Summary - add versioned deterministic fixtures for blank, typed cross-dataset, unknown-type, high-degree, invalid, and legacy-migration cases - add command, batch, import/export, and revision-trace samples - generate reproducible 100-node and 10,000-node performance datasets on demand - verify JSON, JSONL/NDJSON, and CSV parsing plus malformed-input behavior - document fixture versioning and round-trip expectations ## Verification CI must pass format, lint, typecheck, package boundaries, unit/integration tests, production build, and browser tests before merge.
Sign in to join this conversation.
No description provided.