Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 586 Bytes

File metadata and controls

13 lines (8 loc) · 586 Bytes

Schema

This directory contains JSON Schema for the ffcraft authoring format.

Files:

Notes:

  • the canonical source of truth for the data model is proto/ffcraft/v1/ffcraft.proto
  • this JSON Schema is intended for editor integration, linting, and non-Go tooling
  • some semantic validations still live in application code, such as cross-reference checks, distribution totals, rollout ordering, and target-specific compile constraints