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

ci-workflow:claim-tests-weekly

Structured · live

Catalog claim tests (weekly) 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-weekly",
  "_kind": "CIWorkflow",
  "_file": "extensions/ci/ci-workflows.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Catalog claim tests (weekly)",
    "workflowKind": "github-actions",
    "filePath": ".github/workflows/claim-tests-weekly.yml",
    "triggers": [
      "schedule",
      "workflow_dispatch"
    ],
    "vcsHostId": "vcs-host:github",
    "notes": "Weekly Monday 06:00 UTC run of every ClaimTest with cadence=weekly.\nSame reporter pipeline as the daily workflow.\n"
  },
  "outgoingEdges": [
    {
      "from": "ci-workflow:claim-tests-weekly",
      "to": "vcs-host:github",
      "kind": "hosted_on_vcs",
      "attributes": {}
    },
    {
      "from": "ci-workflow:claim-tests-weekly",
      "to": "claim-test:claude-code-cli-command",
      "kind": "schedules_claim_test",
      "attributes": {}
    },
    {
      "from": "ci-workflow:claim-tests-weekly",
      "to": "claim-test:claude-opus-4-7-context-window",
      "kind": "schedules_claim_test",
      "attributes": {}
    },
    {
      "from": "ci-workflow:claim-tests-weekly",
      "to": "claim-test:mcp-stdio-init-handshake",
      "kind": "schedules_claim_test",
      "attributes": {}
    },
    {
      "from": "ci-workflow:claim-tests-weekly",
      "to": "claim-test:filesystem-mcp-tool-list",
      "kind": "schedules_claim_test",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}