{
  "schemas": [
    {
      "name": "scan report",
      "path": "schemas/report.schema.json",
      "url": "https://guorunjie.github.io/agentic-workflow-guard/schemas/report.schema.json"
    },
    {
      "name": "fix report",
      "path": "schemas/fix-report.schema.json",
      "url": "https://guorunjie.github.io/agentic-workflow-guard/schemas/fix-report.schema.json"
    },
    {
      "name": "config",
      "path": "schemas/config.schema.json",
      "url": "https://guorunjie.github.io/agentic-workflow-guard/schemas/config.schema.json"
    },
    {
      "name": "rule pack",
      "path": "schemas/rule-pack.schema.json",
      "url": "https://guorunjie.github.io/agentic-workflow-guard/schemas/rule-pack.schema.json"
    },
    {
      "name": "benchmark corpus",
      "path": "schemas/benchmark-corpus.schema.json",
      "url": "https://guorunjie.github.io/agentic-workflow-guard/schemas/benchmark-corpus.schema.json"
    },
    {
      "name": "benchmark report",
      "path": "schemas/benchmark-report.schema.json",
      "url": "https://guorunjie.github.io/agentic-workflow-guard/schemas/benchmark-report.schema.json"
    }
  ]
}
