Skip to content

feat(core): add runtime validation helpers - #48

Merged
salim4n merged 1 commit into
mainfrom
feat/core-runtime-validation-helpers
Jun 30, 2026
Merged

feat(core): add runtime validation helpers#48
salim4n merged 1 commit into
mainfrom
feat/core-runtime-validation-helpers

Conversation

@salim4n

@salim4n salim4n commented Jun 30, 2026

Copy link
Copy Markdown
Member

Summary

  • add typed runtime assertions and non-throwing validators for core datasets, variants, adapters, run results, usage metrics, traces, metric/reward results, normalized scores, and JSON-compatible fields
  • wire createDataset, createMockAdapter, and normalizeRunResult through compatible validation paths
  • update core docs plus roadmap/readiness/audit docs for PR feat(core): add runtime validation helpers #48 and the next planned PR sequence

Validation

  • bun run lint
  • bun run typecheck
  • bun test packages/core/src/index.test.ts
  • bun run test
  • bun run build
  • bun run pack:check
  • git diff --check

@salim4n
salim4n merged commit 152aa13 into main Jun 30, 2026
1 check passed
@salim4n
salim4n deleted the feat/core-runtime-validation-helpers branch June 30, 2026 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant