{"$id":"https://ibangen.com/fixture-manifest/schema/1.0","$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":true,"properties":{"artifact_sha256":{"pattern":"^[0-9a-f]{64}$","type":"string"},"expected_outcomes":{"items":{"type":"string"},"maxItems":100,"type":"array"},"fixture_id":{"maxLength":160,"minLength":1,"type":"string"},"generated_at":{"type":"string"},"registry_snapshot":{"maxLength":120,"type":"string"},"schema_url":{"format":"uri","type":"string"},"schemas":{"items":{"type":"object"},"maxItems":50,"type":"array"},"seed":{"maxLength":160,"type":"string"},"signature":{"properties":{"algorithm":{"const":"Ed25519"},"key_id":{"maxLength":120,"type":"string"},"public_key":{"type":"string"},"value":{"type":"string"},"version":{"const":"ed25519-v1"}},"required":["version","algorithm","value"],"type":"object"},"sources":{"items":{"type":"object"},"maxItems":50,"type":"array"},"spec":{"const":"ibangen-fixture-manifest/1.0"},"synthetic_only":{"const":true},"targets":{"items":{"type":"object"},"maxItems":500,"type":"array"}},"required":["spec","fixture_id","targets","synthetic_only","artifact_sha256"],"title":"IBANgen synthetic fixture manifest","type":"object"}
