Skip to content

examples(grant-scoring): add schema validation for pilot fixtures #162

Description

@karagozemin

Summary

Validate the grant-scoring fixtures in examples/grant-scoring/fixtures against a shared schema so malformed pilot data fails fast with a clear message.

Motivation

Pilot onboarding depends on well-formed fixture data; silent shape mismatches surface as confusing runtime errors deep in scoring.

Acceptance criteria

  • Schema definition for the pilot fixture shape.
  • Validation run in the example entrypoint and in tests.
  • Tests for one valid and two invalid fixtures.
  • Documented in the example README.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions