iiRecord
Agentic AI Atlas · Catalog claim tests (daily)
ci-workflow:claim-tests-dailya5c.ai
II.
CIWorkflow JSON

ci-workflow:claim-tests-daily

Structured · live

Catalog claim tests (daily) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/ci/ci-workflows.yamlCluster · extensions
Record JSON
{
  "id": "ci-workflow:claim-tests-daily",
  "_kind": "CIWorkflow",
  "_file": "extensions/ci/ci-workflows.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Catalog claim tests (daily)",
    "workflowKind": "github-actions",
    "filePath": ".github/workflows/claim-tests-daily.yml",
    "triggers": [
      "schedule",
      "workflow_dispatch"
    ],
    "vcsHostId": "vcs-host:github",
    "notes": "Daily 06:00 UTC run of every ClaimTest with cadence=daily. Failures\nopen / update one rolling Issue per failing claim; recoveries close\nthem. Drives early-warning detection of external integration drift.\n"
  },
  "outgoingEdges": [
    {
      "from": "ci-workflow:claim-tests-daily",
      "to": "vcs-host:github",
      "kind": "hosted_on_vcs",
      "attributes": {}
    },
    {
      "from": "ci-workflow:claim-tests-daily",
      "to": "claim-test:claude-code-session-path-convention",
      "kind": "schedules_claim_test",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}