{
  "schema": "router-step-facts-v1",
  "step": "STEP_040D2_FIX_STEP_CHECK_HARNESS",
  "selector_line": "10.253.1.13 cs4 canary_vpn1",
  "path": "10.253.1.14 -> cs5 -> 0x202 -> table202 -> vpn2",
  "rc": {
    "canary_ping": 0,
    "bad_conflict": 2
  },
  "cs4": {
    "contract_valid": true,
    "action": "noop",
    "apply_performed": false,
    "selector_entry_count_after": 4
  },
  "cs5": {
    "contract_valid": true,
    "action": "append",
    "apply_performed": false,
    "selector_entry_count_before": 4,
    "selector_entry_count_after": 5
  },
  "bad": {
    "contract_valid": false,
    "action": "error",
    "errors": ["same_ip_conflict"]
  }
}
