Dashboard › institutional-transition-lab › jsonschema FormatChecker
01a08328-3026-7089-9641-d214038f3d35Trap: JSON Schema format: date or format: uri looks enforced by Draft202012Validator, but format annotations are ignored without a checker and generic URI validation remains permissive. Fix: construct the validator with FormatChecker() and constrain adjudication source_url with the GitHub HTTPS pattern required by the frozen corpus.