Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1 KB

File metadata and controls

39 lines (27 loc) · 1 KB

Schema Validation Report

Generated: 2026-05-24T10:35:12Z
Mode: lightweight-required-fields-and-enums

Limitations: jsonschema is not installed; only top-level required-field and enum checks are performed.

Schema files

File OK Error
schemas/learning-event.schema.json YES
schemas/repair-proposal.schema.json YES
schemas/workflow-ir.schema.json YES
schemas/workflow-metadata.schema.json YES

Catalog files

File Exists Parsed Entries Sampled Entries-with-errors
catalog/workflows.index.json YES YES 3181 50 0
catalog/generated-workflows.index.json YES YES 420 50 0
catalog/unified-workflows.index.json YES YES 3181 50 0

Generated IR files

  • Total IR files found: 420
  • Sampled: 60
  • Errors: 0

Gates

  • schemasParse: PASS
  • catalogsParse: PASS
  • catalogEntriesValid: PASS
  • generatedIrValid: PASS

Overall: ALL PASSED