the-mindscape-of-bro-tsong/schemas
wantsong 16591e21e2 feat: build model library mvp foundation 2026-06-17 01:59:56 +08:00
..
README.md feat: build model library mvp foundation 2026-06-17 01:59:56 +08:00
card_index.schema.json feat: build model library mvp foundation 2026-06-17 01:59:56 +08:00
model_card.schema.json feat: build model library mvp foundation 2026-06-17 01:59:56 +08:00
model_index.schema.json feat: build model library mvp foundation 2026-06-17 01:59:56 +08:00
model_spec.schema.json feat: build model library mvp foundation 2026-06-17 01:59:56 +08:00
regression_case.schema.json feat: build model library mvp foundation 2026-06-17 01:59:56 +08:00
source_article.schema.json feat: build model library mvp foundation 2026-06-17 01:59:56 +08:00
source_excerpt.schema.json feat: build model library mvp foundation 2026-06-17 01:59:56 +08:00

README.md

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.