{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Agent Test Harness",
  "description": "Deterministic, reproducible test suites for agent capabilities. CI-ready, conformance-grade.",
  "dateModified": "2026-06-02T09:39:35.503Z",
  "version": "1.0.0",
  "dataset": [
    {
      "@type": "Dataset",
      "name": "schema",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-test-harness/schema.json"
    },
    {
      "@type": "Dataset",
      "name": "suite-catalog",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-test-harness/suite-catalog.json"
    },
    {
      "@type": "Dataset",
      "name": "conformance",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-test-harness/conformance.json"
    },
    {
      "@type": "Dataset",
      "name": "golden-traces",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-test-harness/golden-traces.json"
    },
    {
      "@type": "Dataset",
      "name": "property-tests",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-test-harness/property-tests.json"
    },
    {
      "@type": "Dataset",
      "name": "chaos-tests",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-test-harness/chaos-tests.json"
    },
    {
      "@type": "Dataset",
      "name": "llm-eval",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-test-harness/llm-eval.json"
    },
    {
      "@type": "Dataset",
      "name": "ci-integration",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-test-harness/ci-integration.json"
    },
    {
      "@type": "Dataset",
      "name": "run-api",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-test-harness/run-api.json"
    },
    {
      "@type": "Dataset",
      "name": "report-format",
      "url": "https://xn--82czbx2bczd4fl8a.online/agent-test-harness/report-format.json"
    }
  ]
}