18 lines
503 B
Markdown
18 lines
503 B
Markdown
# 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.
|