iiRecord
Agentic AI Atlas · GH#1234 — Add reconciliation timer
issue:github-1234a5c.ai
II.
Issue JSON

issue:github-1234

Structured · live

GH#1234 — Add reconciliation timer json

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

File · extensions/issues/issues-symphony-example.yamlCluster · extensions
Record JSON
{
  "id": "issue:github-1234",
  "_kind": "Issue",
  "_file": "extensions/issues/issues-symphony-example.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "GH#1234 — Add reconciliation timer",
    "identifier": "1234",
    "trackerKind": "issue-tracker:github-issues",
    "state": "open",
    "title": "Add reconciliation timer to orchestrator",
    "url": "https://github.com/a5c-ai/babysitter/issues/1234"
  },
  "outgoingEdges": [
    {
      "from": "issue:github-1234",
      "to": "issue-tracker:github-issues",
      "kind": "from_tracker",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "acceptance-criterion:gh-1234-1",
      "to": "issue:github-1234",
      "kind": "criterion_of_issue",
      "attributes": {}
    },
    {
      "from": "activity-entry:gh-1234-decomposition-added",
      "to": "issue:github-1234",
      "kind": "activity_for_issue",
      "attributes": {}
    },
    {
      "from": "issue-decomposition:gh-1234-into-2",
      "to": "issue:github-1234",
      "kind": "decomposition_of",
      "attributes": {}
    },
    {
      "from": "issue-dispatch-state:gh-1234",
      "to": "issue:github-1234",
      "kind": "dispatch_state_of_issue",
      "attributes": {}
    },
    {
      "from": "issue-dispatch-state:gh-1234-blocked",
      "to": "issue:github-1234",
      "kind": "dispatch_state_of_issue",
      "attributes": {}
    },
    {
      "from": "issue-dispatch-state:gh-1234-ready",
      "to": "issue:github-1234",
      "kind": "dispatch_state_of_issue",
      "attributes": {}
    },
    {
      "from": "run:01kqex-example-run-001",
      "to": "issue:github-1234",
      "kind": "triggered_by",
      "attributes": {}
    }
  ]
}