iiRecord
Agentic AI Atlas · Pin Gemini 1.5 Pro version in router config
pull-request:globex-platform-87a5c.ai
II.
PullRequest JSON

pull-request:globex-platform-87

Structured · live

Pin Gemini 1.5 Pro version in router config json

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

File · extensions/vcs/pull-requests-example.yamlCluster · extensions
Record JSON
{
  "id": "pull-request:globex-platform-87",
  "_kind": "PullRequest",
  "_file": "extensions/vcs/pull-requests-example.yaml",
  "_cluster": "extensions",
  "attributes": {
    "number": 87,
    "title": "Pin Gemini 1.5 Pro version in router config",
    "state": "merged",
    "sourceBranch": "fix/gemini-version-pin",
    "targetBranch": "main",
    "openedAt": "2026-04-25T12:00:00Z",
    "mergedAt": "2026-04-26T08:30:00Z",
    "vcsHostId": "vcs-host:gitlab",
    "url": "https://gitlab.com/globex/platform/-/merge_requests/87"
  },
  "outgoingEdges": [
    {
      "from": "pull-request:globex-platform-87",
      "to": "vcs-host:gitlab",
      "kind": "hosted_on_vcs",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "ci-workflow:gh-actions-test",
      "to": "pull-request:globex-platform-87",
      "kind": "validates_pull_request",
      "attributes": {}
    }
  ]
}