iiRecord
Agentic AI Atlas · Timer-driven reconciliation pass
reconciliation:timer-drivena5c.ai
II.
Reconciliation JSON

reconciliation:timer-driven

Structured · live

Timer-driven reconciliation pass json

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

File · lifecycle/reconciliation/reconciliation-symphony.yamlCluster · lifecycle
Record JSON
{
  "id": "reconciliation:timer-driven",
  "_kind": "Reconciliation",
  "_file": "lifecycle/reconciliation/reconciliation-symphony.yaml",
  "_cluster": "lifecycle",
  "attributes": {
    "displayName": "Timer-driven reconciliation pass",
    "trigger": "timer",
    "startedAt": "2026-05-01T10:30:00Z",
    "endedAt": "2026-05-01T10:30:02Z",
    "refreshedIssueCount": 14,
    "stoppedRunsCount": 1,
    "cleanedWorkspacesCount": 1,
    "outcome": "clean"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "run:01kqex-example-run-001",
      "to": "reconciliation:timer-driven",
      "kind": "performs_reconciliation",
      "attributes": {}
    }
  ]
}