{
  "name": "Project X open synthetic workflow specification",
  "version": "1.0",
  "license": "CC0-1.0 for these schemas only",
  "schemas": [
    "/spec/v1/protocol.json",
    "/spec/v1/scenario.json",
    "/spec/v1/event.json",
    "/spec/v1/release.json",
    "/spec/v1/run.json"
  ],
  "limitations": [
    "Not an official NIST, OpenTelemetry or government standard.",
    "Structural schema validation does not perform runtime checks, prove source truth, clinical adequacy or legal applicability.",
    "Custom cross-field date, scope, ordering, hash, human receipt and approval checks remain required.",
    "Customer source code, private data and the private application are outside this license."
  ]
}