{
  "name": "PingOne DaVinci Linter",
  "pass": false,
  "errorCount": 2,
  "rulePackResults": [
    {
      "pass": false,
      "errorCount": 2,
      "lintResults": [
        {
          "flowId": "01fe43ef0bf69d071d13dc9ee1a6d298",
          "flowName": "Missing Annotations",
          "pass": false,
          "errorCount": 2,
          "errors": [
            {
              "code": "dv-bp-missing-title-annotation-001",
              "message": "Each flow should contain a title annotation node with a background color of #4462ed",
              "type": "best-practice",
              "recommendation": "This flow is missing a title annotation node with a proper description. To improve flow organization, add a title annotation node and set the background color to #4462ed."
            },
            {
              "code": "dv-bp-annotation-003",
              "message": "Flow contains no annotations",
              "type": "best-practice",
              "recommendation": "This flow lacks annotations. For improved clarity and structure, add annotations to the flow."
            }
          ],
          "rulesApplied": [
            "dv-rule-annotations-001"
          ],
          "ruleResults": [
            {
              "ruleId": "dv-rule-annotations-001",
              "pass": false,
              "errorCount": 2,
              "errors": [
                {
                  "code": "dv-bp-missing-title-annotation-001",
                  "message": "Each flow should contain a title annotation node with a background color of #4462ed",
                  "type": "best-practice",
                  "recommendation": "This flow is missing a title annotation node with a proper description. To improve flow organization, add a title annotation node and set the background color to #4462ed."
                },
                {
                  "code": "dv-bp-annotation-003",
                  "message": "Flow contains no annotations",
                  "type": "best-practice",
                  "recommendation": "This flow lacks annotations. For improved clarity and structure, add annotations to the flow."
                }
              ]
            }
          ],
          "rulesIgnored": []
        }
      ],
      "rulesIgnored": true
    }
  ]
}