the-mindscape-of-bro-tsong/schemas/README.md

503 B

Schemas

This folder contains JSON Schema files for machine-readable project data.

Current files:

  • model_card.schema.json
  • model_spec.schema.json
  • source_article.schema.json
  • source_excerpt.schema.json
  • regression_case.schema.json
  • model_index.schema.json
  • card_index.schema.json

model_card.schema.json is the authoritative schema for machine-readable model cards.

model_spec.schema.json is retained as a pre-contract draft schema until existing model files are migrated.