{
  "@context": "https://schema.org",
  "@type": "CreativeWork",
  "name": "CI Integration",
  "dateModified": "2026-06-02T09:39:35.503Z",
  "providers": [
    "GitHub Actions",
    "GitLab CI",
    "CircleCI",
    "Buildkite",
    "Jenkins"
  ],
  "action": "thainotary/agent-test-harness@v1",
  "artifacts": [
    "junit.xml",
    "tap14.txt",
    "coverage.lcov",
    "otel-trace.jsonl",
    "slsa-attestation.intoto.jsonl"
  ],
  "gateExample": "fail PR if conformance < 100% OR llm-eval.factuality < 0.95"
}