{
  "metadata" : {
    "name" : "JetBrains / databao-context-engine",
    "description" : "Databao Context Engine is an open-source engine that automatically generates a governed semantic context from your databases, BI tools, documents, and spreadsheets. It runs locally in your environment and integrates with any LLM to deliver accurate, context-aware answers",
    "tooltip" : "",
    "logoLink" : "https://avatars.githubusercontent.com/JetBrains",
    "links" : [ {
      "label" : "GitHub Repo",
      "href" : "https://github.com/JetBrains/databao-context-engine.git"
    } ]
  },
  "metricsList" : {
    "metrics" : [ {
      "id" : "TOTAL_NUMBER_OF_FILES",
      "value" : 214,
      "description" : "Total number of files in the source folder"
    }, {
      "id" : "NUMBER_OF_FILES_MAIN",
      "value" : 130,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN",
      "value" : 4963,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_PY",
      "value" : 125,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_PY",
      "value" : 4827,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_SQL",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_SQL",
      "value" : 55,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_TOML",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_TOML",
      "value" : 54,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_YAML",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_YAML",
      "value" : 16,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_NIX",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_NIX",
      "value" : 11,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST",
      "value" : 62,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST",
      "value" : 6014,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST_EXT_PY",
      "value" : 58,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST_EXT_PY",
      "value" : 5998,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST_EXT_SQL",
      "value" : 4,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST_EXT_SQL",
      "value" : 16,
      "description" : null
    }, {
      "id" : "TEST_VS_MAIN_LINES_OF_CODE_PERCENTAGE",
      "value" : 121.17,
      "description" : "Test / main code ratio"
    }, {
      "id" : "NUMBER_OF_FILES_GENERATED",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_GENERATED",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER",
      "value" : 5,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER",
      "value" : 236,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_MD",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_MD",
      "value" : 219,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_TXT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_TXT",
      "value" : 11,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_YAML",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_YAML",
      "value" : 6,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ROOT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ROOT",
      "value" : 65,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ROOT_EXT_TOML",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ROOT_EXT_TOML",
      "value" : 54,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ROOT_EXT_NIX",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ROOT_EXT_NIX",
      "value" : 11,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SRC",
      "value" : 127,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SRC",
      "value" : 4898,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SRC_EXT_PY",
      "value" : 125,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SRC_EXT_PY",
      "value" : 4827,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SRC_EXT_SQL",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SRC_EXT_SQL",
      "value" : 55,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SRC_EXT_YAML",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SRC_EXT_YAML",
      "value" : 16,
      "description" : null
    }, {
      "id" : "NUMBER_OF_DEPENDENCY_LINKS_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : "Number of anchor dependencies"
    }, {
      "id" : "NUMBER_OF_DEPENDENCIES_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_PLACES_WITH_CYCLIC_DEPENDENCIES_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_TODOS",
      "value" : 6,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_TODOS",
      "value" : 522,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_TODOS_EXT_PY",
      "value" : 6,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_TODOS_EXT_PY",
      "value" : 522,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 124,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 4441,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_PY",
      "value" : 119,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_PY",
      "value" : 4305,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_SQL",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_SQL",
      "value" : 55,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_TOML",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_TOML",
      "value" : 54,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_YAML",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_YAML",
      "value" : 16,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_NIX",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_NIX",
      "value" : 11,
      "description" : null
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_COUNT",
      "value" : 117,
      "description" : "Number of  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_COUNT",
      "value" : 13,
      "description" : "Number of  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_COUNT",
      "value" : 0,
      "description" : "Number of  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 0,
      "description" : "Number of  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 0,
      "description" : "Number of  files with more than 1000 lines of code"
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_LOC",
      "value" : 3214,
      "description" : "Lines of code in  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_LOC",
      "value" : 1749,
      "description" : "Lines of code in  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "description" : "Lines of code in  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "description" : "Lines of code in  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "description" : "Lines of code in  files with more than 1000 lines of code"
    }, {
      "id" : "NUMBER_OF_UNITS",
      "value" : 459,
      "description" : "Number of units"
    }, {
      "id" : "LINES_OF_CODE_IN_UNITS",
      "value" : 2722,
      "description" : "Lines of code in units"
    }, {
      "id" : "LINES_OF_CODE_OUTSIDE_UNITS",
      "value" : 2241,
      "description" : "Lines of code in units"
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_LOC",
      "value" : 1519,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 55.80455547391624,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_COUNT",
      "value" : 393,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_LOC",
      "value" : 697,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_PERCENTAGE",
      "value" : 25.606171932402646,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_COUNT",
      "value" : 49,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_LOC",
      "value" : 506,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_PERCENTAGE",
      "value" : 18.589272593681116,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_COUNT",
      "value" : 17,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_NEGLIGIBLE_RISK_LOC",
      "value" : 1519,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 55.80455547391624,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_NEGLIGIBLE_RISK_COUNT",
      "value" : 393,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_LOC",
      "value" : 697,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_PERCENTAGE",
      "value" : 25.606171932402646,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_COUNT",
      "value" : 49,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_LOC",
      "value" : 506,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_PERCENTAGE",
      "value" : 18.589272593681116,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_COUNT",
      "value" : 17,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_NEGLIGIBLE_RISK_LOC",
      "value" : 1519,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 55.80455547391624,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_NEGLIGIBLE_RISK_COUNT",
      "value" : 393,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_LOW_RISK_LOC",
      "value" : 697,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_LOW_RISK_PERCENTAGE",
      "value" : 25.606171932402646,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_LOW_RISK_COUNT",
      "value" : 49,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_MEDIUM_RISK_LOC",
      "value" : 506,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_MEDIUM_RISK_PERCENTAGE",
      "value" : 18.589272593681116,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_MEDIUM_RISK_COUNT",
      "value" : 17,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_LOC",
      "value" : 2110,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 77.5165319617928,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_COUNT",
      "value" : 427,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_LOC",
      "value" : 517,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_PERCENTAGE",
      "value" : 18.99338721528288,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_COUNT",
      "value" : 29,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_LOC",
      "value" : 95,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_PERCENTAGE",
      "value" : 3.4900808229243205,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_LOC",
      "value" : 2110,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 77.5165319617928,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_COUNT",
      "value" : 427,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_LOC",
      "value" : 517,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_PERCENTAGE",
      "value" : 18.99338721528288,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_COUNT",
      "value" : 29,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_LOC",
      "value" : 95,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_PERCENTAGE",
      "value" : 3.4900808229243205,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_NEGLIGIBLE_RISK_LOC",
      "value" : 2110,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 77.5165319617928,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_NEGLIGIBLE_RISK_COUNT",
      "value" : 427,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_LOW_RISK_LOC",
      "value" : 517,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_LOW_RISK_PERCENTAGE",
      "value" : 18.99338721528288,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_LOW_RISK_COUNT",
      "value" : 29,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_MEDIUM_RISK_LOC",
      "value" : 95,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_MEDIUM_RISK_PERCENTAGE",
      "value" : 3.4900808229243205,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_MEDIUM_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "FILE_CHANGE_HISTORY_TOTAL_AGE_DAYS",
      "value" : 80,
      "description" : "The age of the repository in days"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ACTIVE_DAYS",
      "value" : 41,
      "description" : "The number of days with at least one file change"
    }, {
      "id" : "FILE_CHANGE_HISTORY_WEEKS",
      "value" : 11,
      "description" : "The number of weeks"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ESTIMATED_WORKING_DAYS",
      "value" : 55,
      "description" : "The number of estimated working days in the period"
    }, {
      "id" : "FILE_AGE_NEGLIGIBLE_RISK_COUNT",
      "value" : 129,
      "description" : "Number of files 1-30 days days old"
    }, {
      "id" : "FILE_AGE_LOW_RISK_COUNT",
      "value" : 1,
      "description" : "Number of files 31-90 days days old"
    }, {
      "id" : "FILE_AGE_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 91-180 days days old"
    }, {
      "id" : "FILE_AGE_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 181-365 days days old"
    }, {
      "id" : "FILE_AGE_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "FILE_AGE_NEGLIGIBLE_RISK_LOC",
      "value" : 4959,
      "description" : "Number of files 1-30 days days old"
    }, {
      "id" : "FILE_AGE_LOW_RISK_LOC",
      "value" : 4,
      "description" : "Number of files 31-90 days days old"
    }, {
      "id" : "FILE_AGE_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 91-180 days days old"
    }, {
      "id" : "FILE_AGE_HIGH_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 181-365 days days old"
    }, {
      "id" : "FILE_AGE_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "NUMBER_OF_CONTRIBUTORS",
      "value" : 5,
      "description" : "Number of contributors"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATES",
      "value" : 18,
      "description" : "Number of duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_FILES_WITH_DUPLICATES",
      "value" : 9,
      "description" : "Number of files with duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES",
      "value" : 176,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES",
      "value" : 4453,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE",
      "value" : 3.9523916460812933,
      "description" : "Duplication percentage"
    }, {
      "id" : "UNIT_DUPLICATES_COUNT",
      "value" : 0,
      "description" : "Unit duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_SRC",
      "value" : 176,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_SRC",
      "value" : 176,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_SRC",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_ROOT",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_ROOT",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_ROOT",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PY",
      "value" : 176,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PY",
      "value" : 4317,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PY",
      "value" : 4.076905258281214,
      "description" : "Duplication percentage"
    }, {
      "id" : "TOTAL_ANALYSIS_TIME_IN_MILLIS",
      "value" : 972,
      "description" : "Total analysis time in milliseconds"
    } ]
  },
  "controlResults" : {
    "goalsAnalysisResults" : [ {
      "metricsWithGoal" : {
        "goal" : "Keep the system simple and easy to change",
        "description" : "Aim at keeping the system size modest (less than 200,000 LOC is good), duplication low (less than 5% is good), files small (no files longer than 1000 LOC is good), and units simple (no units with more than 25 decision points is good).",
        "controls" : [ {
          "metric" : "LINES_OF_CODE_MAIN",
          "description" : "Total number of lines of main code",
          "desiredRange" : {
            "min" : "0",
            "max" : "200000",
            "tolerance" : "20000"
          }
        }, {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        }, {
          "metric" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "description" : "The number of very large files",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        }, {
          "metric" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "description" : "Number of very complex units",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        } ]
      },
      "controlStatuses" : [ {
        "control" : {
          "metric" : "LINES_OF_CODE_MAIN",
          "description" : "Total number of lines of main code",
          "desiredRange" : {
            "min" : "0",
            "max" : "200000",
            "tolerance" : "20000"
          }
        },
        "metric" : {
          "id" : "LINES_OF_CODE_MAIN",
          "value" : 4963,
          "description" : null
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "DUPLICATION_PERCENTAGE",
          "value" : 3.9523916460812933,
          "description" : "Duplication percentage"
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "description" : "The number of very large files",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "value" : 0,
          "description" : "Number of  files with more than 1000 lines of code"
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "description" : "Number of very complex units",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "value" : 0,
          "description" : null
        },
        "status" : "OK"
      } ]
    } ]
  },
  "totalNumberOfFilesInScope" : 214,
  "mainAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 130,
    "linesOfCode" : 4963,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.py",
      "value" : 125,
      "description" : [ ]
    }, {
      "name" : "  *.sql",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "  *.toml",
      "value" : 2,
      "description" : [ ]
    }, {
      "name" : "  *.yaml",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "  *.nix",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.py",
      "value" : 4827,
      "description" : [ ]
    }, {
      "name" : "  *.sql",
      "value" : 55,
      "description" : [ ]
    }, {
      "name" : "  *.toml",
      "value" : 54,
      "description" : [ ]
    }, {
      "name" : "  *.yaml",
      "value" : 16,
      "description" : [ ]
    }, {
      "name" : "  *.nix",
      "value" : 11,
      "description" : [ ]
    } ]
  },
  "testAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 62,
    "linesOfCode" : 6014,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.py",
      "value" : 58,
      "description" : [ ]
    }, {
      "name" : "  *.sql",
      "value" : 4,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.py",
      "value" : 5998,
      "description" : [ ]
    }, {
      "name" : "  *.sql",
      "value" : 16,
      "description" : [ ]
    } ]
  },
  "generatedAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "buildAndDeployAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "otherAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 5,
    "linesOfCode" : 236,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.md",
      "value" : 3,
      "description" : [ ]
    }, {
      "name" : "  *.txt",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "  *.yaml",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.md",
      "value" : 219,
      "description" : [ ]
    }, {
      "name" : "  *.txt",
      "value" : 11,
      "description" : [ ]
    }, {
      "name" : "  *.yaml",
      "value" : 6,
      "description" : [ ]
    } ]
  },
  "logicalDecompositionsAnalysisResults" : [ {
    "key" : "primary",
    "components" : [ {
      "name" : "ROOT",
      "filesCount" : 3,
      "linesOfCode" : 65,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.toml",
        "value" : 2,
        "description" : [ ]
      }, {
        "name" : "  *.nix",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.toml",
        "value" : 54,
        "description" : [ ]
      }, {
        "name" : "  *.nix",
        "value" : 11,
        "description" : [ ]
      } ]
    }, {
      "name" : "src",
      "filesCount" : 127,
      "linesOfCode" : 4898,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 125,
        "description" : [ ]
      }, {
        "name" : "  *.sql",
        "value" : 1,
        "description" : [ ]
      }, {
        "name" : "  *.yaml",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 4827,
        "description" : [ ]
      }, {
        "name" : "  *.sql",
        "value" : 55,
        "description" : [ ]
      }, {
        "name" : "  *.yaml",
        "value" : 16,
        "description" : [ ]
      } ]
    } ],
    "componentDependencies" : [ ],
    "componentDependenciesErrors" : [ ],
    "logicalDecomposition" : {
      "name" : "primary",
      "scope" : "main",
      "filters" : [ ],
      "componentsFolderDepth" : 1,
      "minComponentsCount" : 0,
      "components" : [ {
        "name" : "ROOT",
        "sourceFileFilters" : [ {
          "pathPattern" : "./.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        }, {
          "pathPattern" : "./src/.*",
          "contentPattern" : "",
          "exception" : true,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "src",
        "sourceFileFilters" : [ {
          "pathPattern" : "./src/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      } ],
      "metaComponents" : [ ],
      "groups" : [ ],
      "includeRemainingFiles" : true,
      "dependenciesFinder" : {
        "useBuiltInDependencyFinders" : true,
        "rules" : [ ],
        "metaRules" : [ ]
      },
      "renderingOptions" : {
        "orientation" : "TB",
        "maxNumberOfDependencies" : 100,
        "renderComponentsWithoutDependencies" : true,
        "renderIndirectDependencies" : false,
        "renderInternalIndirectDependencies" : false,
        "reverseDirection" : false
      },
      "includeExternalComponents" : true,
      "dependencyLinkThreshold" : 1,
      "duplicationLinkThreshold" : 50,
      "temporalLinkThreshold" : 1,
      "maxSearchDepthLines" : 200
    },
    "fileCountPerComponent" : [ {
      "name" : "ROOT",
      "value" : 3,
      "description" : [ ]
    }, {
      "name" : "src",
      "value" : 127,
      "description" : [ ]
    } ],
    "linesOfCodePerComponent" : [ {
      "name" : "ROOT",
      "value" : 65,
      "description" : [ ]
    }, {
      "name" : "src",
      "value" : 4898,
      "description" : [ ]
    } ]
  } ],
  "concernsAnalysisResults" : [ {
    "key" : "general",
    "concerns" : [ {
      "name" : "TODOs",
      "filesCount" : 6,
      "linesOfCode" : 522,
      "numberOfRegexLineMatches" : 10,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 6,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 522,
        "description" : [ ]
      } ]
    }, {
      "name" : "Unclassified",
      "filesCount" : 124,
      "linesOfCode" : 4441,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 119,
        "description" : [ ]
      }, {
        "name" : "  *.sql",
        "value" : 1,
        "description" : [ ]
      }, {
        "name" : "  *.toml",
        "value" : 2,
        "description" : [ ]
      }, {
        "name" : "  *.yaml",
        "value" : 1,
        "description" : [ ]
      }, {
        "name" : "  *.nix",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 4305,
        "description" : [ ]
      }, {
        "name" : "  *.sql",
        "value" : 55,
        "description" : [ ]
      }, {
        "name" : "  *.toml",
        "value" : 54,
        "description" : [ ]
      }, {
        "name" : "  *.yaml",
        "value" : 16,
        "description" : [ ]
      }, {
        "name" : "  *.nix",
        "value" : 11,
        "description" : [ ]
      } ]
    } ],
    "concernsGroup" : null,
    "fileCountPerConcern" : [ {
      "name" : "TODOs",
      "value" : 6,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 124,
      "description" : [ ]
    } ],
    "linesOfCodePerConcern" : [ {
      "name" : "TODOs",
      "value" : 522,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 4441,
      "description" : [ ]
    } ]
  } ],
  "foundTags" : [ {
    "tagRule" : {
      "tag" : "github actions",
      "color" : "#7CB9E8",
      "pathPatterns" : [ "(|.*/)[.]github[/]workflows[/].*" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : ".github/workflows/build.yml\n.github/workflows/test.yml"
  } ],
  "filesAnalysisResults" : {
    "overallFileSizeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 3214,
      "lowRiskValue" : 1749,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 13,
      "negligibleRiskCount" : 117,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 64.75921821478944,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 35.24078178521056,
      "totalValue" : 4963,
      "totalCount" : 130
    },
    "fileSizeDistributionPerExtension" : [ {
      "key" : "toml",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 54,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 2,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 54,
      "totalCount" : 2
    }, {
      "key" : "py",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 3078,
      "lowRiskValue" : 1749,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 13,
      "negligibleRiskCount" : 112,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 63.76631448104413,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 36.23368551895587,
      "totalValue" : 4827,
      "totalCount" : 125
    }, {
      "key" : "yaml",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 16,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 16,
      "totalCount" : 1
    }, {
      "key" : "sql",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 55,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 55,
      "totalCount" : 1
    }, {
      "key" : "nix",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 11,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 11,
      "totalCount" : 1
    } ],
    "fileSizeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "fileSizeDistributionPerComponent" : [ {
        "key" : "ROOT",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 65,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 65,
        "totalCount" : 3
      }, {
        "key" : "src",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 3149,
        "lowRiskValue" : 1749,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 13,
        "negligibleRiskCount" : 114,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 64.29154757043692,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 35.70845242956309,
        "totalValue" : 4898,
        "totalCount" : 127
      } ]
    } ],
    "longestFiles" : [ {
      "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
      "extension" : "py",
      "linesOfCode" : 183,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 60,
      "linesOfCodeInUnits" : 157
    }, {
      "relativePath" : "src/databao_context_engine/cli/commands.py",
      "extension" : "py",
      "linesOfCode" : 177,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 60
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 161,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 122
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 153,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 48,
      "linesOfCodeInUnits" : 118
    }, {
      "relativePath" : "src/databao_context_engine/llm/install.py",
      "extension" : "py",
      "linesOfCode" : 151,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 111
    }, {
      "relativePath" : "src/databao_context_engine/introspection/property_extract.py",
      "extension" : "py",
      "linesOfCode" : 141,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 44,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/databao_context_engine/plugins/resources/parquet_introspector.py",
      "extension" : "py",
      "linesOfCode" : 126,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 85
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/snowflake_introspector.py",
      "extension" : "py",
      "linesOfCode" : 124,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 41,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "src/databao_context_engine/llm/service.py",
      "extension" : "py",
      "linesOfCode" : 115,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 80
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 107,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 37,
      "linesOfCodeInUnits" : 93
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/base_introspector.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 75
    }, {
      "relativePath" : "src/databao_context_engine/project/datasource_discovery.py",
      "extension" : "py",
      "linesOfCode" : 104,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 82
    }, {
      "relativePath" : "src/databao_context_engine/datasource_config/validate_config.py",
      "extension" : "py",
      "linesOfCode" : 102,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "src/databao_context_engine/cli/add_datasource_config.py",
      "extension" : "py",
      "linesOfCode" : 93,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "src/databao_context_engine/storage/migrate.py",
      "extension" : "py",
      "linesOfCode" : 90,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/databases_types.py",
      "extension" : "py",
      "linesOfCode" : 89,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/run_repository.py",
      "extension" : "py",
      "linesOfCode" : 89,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/athena_introspector.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 68
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/datasource_run_repository.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
      "extension" : "py",
      "linesOfCode" : 82,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 66
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/chunk_repository.py",
      "extension" : "py",
      "linesOfCode" : 81,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/databao_context_engine/services/chunk_embedding_service.py",
      "extension" : "py",
      "linesOfCode" : 79,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "src/databao_context_engine/services/factories.py",
      "extension" : "py",
      "linesOfCode" : 75,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/embedding_repository.py",
      "extension" : "py",
      "linesOfCode" : 72,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/introspection_scope_matcher.py",
      "extension" : "py",
      "linesOfCode" : 68,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "src/databao_context_engine/generate_configs_schemas.py",
      "extension" : "py",
      "linesOfCode" : 67,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "src/databao_context_engine/plugins/plugin_loader.py",
      "extension" : "py",
      "linesOfCode" : 66,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "src/databao_context_engine/databao_engine.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/clickhouse_introspector.py",
      "extension" : "py",
      "linesOfCode" : 62,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 43
    }, {
      "relativePath" : "src/databao_context_engine/project/init_project.py",
      "extension" : "py",
      "linesOfCode" : 61,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "src/databao_context_engine/llm/runtime.py",
      "extension" : "py",
      "linesOfCode" : 59,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "src/databao_context_engine/project/layout.py",
      "extension" : "py",
      "linesOfCode" : 58,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/internal/build_runner.py",
      "extension" : "py",
      "linesOfCode" : 57,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/embedding_model_registry_repository.py",
      "extension" : "py",
      "linesOfCode" : 56,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "src/databao_context_engine/storage/migrations/V01__init.sql",
      "extension" : "sql",
      "linesOfCode" : 55,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/internal/retrieve_service.py",
      "extension" : "py",
      "linesOfCode" : 53,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/database_chunker.py",
      "extension" : "py",
      "linesOfCode" : 52,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/internal/build_service.py",
      "extension" : "py",
      "linesOfCode" : 52,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 16
    }, {
      "relativePath" : "pyproject.toml",
      "extension" : "toml",
      "linesOfCode" : 50,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/plugins/unstructured_files_plugin.py",
      "extension" : "py",
      "linesOfCode" : 50,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/databao_context_engine/llm/factory.py",
      "extension" : "py",
      "linesOfCode" : 49,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "src/databao_context_engine/mcp/mcp_server.py",
      "extension" : "py",
      "linesOfCode" : 49,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "src/databao_context_engine/services/persistence_service.py",
      "extension" : "py",
      "linesOfCode" : 49,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "src/databao_context_engine/pluginlib/plugin_utils.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "src/databao_context_engine/cli/datasources.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "src/databao_context_engine/datasource_config/datasource_context.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "src/databao_context_engine/services/embedding_shard_resolver.py",
      "extension" : "py",
      "linesOfCode" : 45,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/databao_context_engine/pluginlib/build_plugin.py",
      "extension" : "py",
      "linesOfCode" : 44,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 18
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/introspection_scope.py",
      "extension" : "py",
      "linesOfCode" : 42,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/internal/build_wiring.py",
      "extension" : "py",
      "linesOfCode" : 41,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 24
    } ],
    "filesWithMostUnits" : [ {
      "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 161,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 122
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/snowflake_introspector.py",
      "extension" : "py",
      "linesOfCode" : 124,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 41,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 107,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 37,
      "linesOfCodeInUnits" : 93
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 153,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 48,
      "linesOfCodeInUnits" : 118
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
      "extension" : "py",
      "linesOfCode" : 82,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 66
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
      "extension" : "py",
      "linesOfCode" : 183,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 60,
      "linesOfCodeInUnits" : 157
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/base_introspector.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 75
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/clickhouse_introspector.py",
      "extension" : "py",
      "linesOfCode" : 62,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 43
    }, {
      "relativePath" : "src/databao_context_engine/project/layout.py",
      "extension" : "py",
      "linesOfCode" : 58,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/databao_context_engine/llm/service.py",
      "extension" : "py",
      "linesOfCode" : 115,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 80
    }, {
      "relativePath" : "src/databao_context_engine/pluginlib/build_plugin.py",
      "extension" : "py",
      "linesOfCode" : 44,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 18
    }, {
      "relativePath" : "src/databao_context_engine/introspection/property_extract.py",
      "extension" : "py",
      "linesOfCode" : 141,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 44,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/athena_introspector.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 68
    }, {
      "relativePath" : "src/databao_context_engine/cli/commands.py",
      "extension" : "py",
      "linesOfCode" : 177,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 60
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/run_repository.py",
      "extension" : "py",
      "linesOfCode" : 89,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/databao_context_engine/plugins/plugin_loader.py",
      "extension" : "py",
      "linesOfCode" : 66,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/introspection_scope_matcher.py",
      "extension" : "py",
      "linesOfCode" : 68,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "src/databao_context_engine/plugins/unstructured_files_plugin.py",
      "extension" : "py",
      "linesOfCode" : 50,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/databao_context_engine/llm/install.py",
      "extension" : "py",
      "linesOfCode" : 151,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 111
    }, {
      "relativePath" : "src/databao_context_engine/storage/migrate.py",
      "extension" : "py",
      "linesOfCode" : 90,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/datasource_run_repository.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/chunk_repository.py",
      "extension" : "py",
      "linesOfCode" : 81,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/embedding_repository.py",
      "extension" : "py",
      "linesOfCode" : 72,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/databao_context_engine/project/datasource_discovery.py",
      "extension" : "py",
      "linesOfCode" : 104,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 82
    }, {
      "relativePath" : "src/databao_context_engine/project/init_project.py",
      "extension" : "py",
      "linesOfCode" : 61,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "src/databao_context_engine/databao_engine.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/plugins/resources/parquet_introspector.py",
      "extension" : "py",
      "linesOfCode" : 126,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 85
    }, {
      "relativePath" : "src/databao_context_engine/pluginlib/plugin_utils.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/factories.py",
      "extension" : "py",
      "linesOfCode" : 22,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "src/databao_context_engine/plugins/parquet_plugin.py",
      "extension" : "py",
      "linesOfCode" : 23,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/databao_context_engine/plugins/base_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 30,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/database_chunker.py",
      "extension" : "py",
      "linesOfCode" : 52,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/cli/add_datasource_config.py",
      "extension" : "py",
      "linesOfCode" : 93,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "src/databao_context_engine/llm/embeddings/ollama.py",
      "extension" : "py",
      "linesOfCode" : 28,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/internal/export_results.py",
      "extension" : "py",
      "linesOfCode" : 33,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 25
    }, {
      "relativePath" : "src/databao_context_engine/services/factories.py",
      "extension" : "py",
      "linesOfCode" : 75,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/embedding_model_registry_repository.py",
      "extension" : "py",
      "linesOfCode" : 56,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "src/databao_context_engine/generate_configs_schemas.py",
      "extension" : "py",
      "linesOfCode" : 67,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/introspection_scope.py",
      "extension" : "py",
      "linesOfCode" : 42,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "src/databao_context_engine/llm/descriptions/ollama.py",
      "extension" : "py",
      "linesOfCode" : 15,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "src/databao_context_engine/llm/factory.py",
      "extension" : "py",
      "linesOfCode" : 49,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "src/databao_context_engine/llm/embeddings/provider.py",
      "extension" : "py",
      "linesOfCode" : 10,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/internal/build_service.py",
      "extension" : "py",
      "linesOfCode" : 52,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 16
    }, {
      "relativePath" : "src/databao_context_engine/services/persistence_service.py",
      "extension" : "py",
      "linesOfCode" : 49,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "src/databao_context_engine/services/embedding_shard_resolver.py",
      "extension" : "py",
      "linesOfCode" : 45,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/databao_context_engine/serialisation/yaml.py",
      "extension" : "py",
      "linesOfCode" : 21,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "src/databao_context_engine/datasource_config/datasource_context.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/internal/retrieve_service.py",
      "extension" : "py",
      "linesOfCode" : 53,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/databao_context_engine/cli/datasources.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "src/databao_context_engine/llm/runtime.py",
      "extension" : "py",
      "linesOfCode" : 59,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 28
    } ]
  },
  "filesHistoryAnalysisResults" : {
    "overallFileLastModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 4959,
      "lowRiskValue" : 4,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 129,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 99.9194035865404,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.08059641345960104,
      "totalValue" : 4963,
      "totalCount" : 130
    },
    "overallFileFirstModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 4898,
      "lowRiskValue" : 65,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 3,
      "negligibleRiskCount" : 127,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 98.69030828128149,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 1.309691718718517,
      "totalValue" : 4963,
      "totalCount" : 130
    },
    "overallFileChangeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 4913,
      "lowRiskValue" : 50,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 129,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 98.99254483175498,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 1.007455168245013,
      "totalValue" : 4963,
      "totalCount" : 130
    },
    "overallContributorsCountDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 1,
      "mediumRiskThreshold" : 5,
      "highRiskThreshold" : 10,
      "veryHighRiskThreshold" : 25,
      "negligibleRiskValue" : 4757,
      "lowRiskValue" : 206,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 3,
      "negligibleRiskCount" : 127,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1",
      "lowRiskLabel" : "2-5",
      "mediumRiskLabel" : "6-10",
      "highRiskLabel" : "11-25",
      "veryHighRiskLabel" : "26+",
      "negligibleRiskPercentage" : 95.84928470683055,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 4.150715293169454,
      "totalValue" : 4963,
      "totalCount" : 130
    },
    "filesWithoutCommitHistoryCount" : 0,
    "filesWithoutCommitHistoryLinesOfCode" : 0,
    "changeDistributionPerExtension" : [ {
      "key" : "toml",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 4,
      "lowRiskValue" : 50,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 7.407407407407407,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 92.5925925925926,
      "totalValue" : 54,
      "totalCount" : 2
    }, {
      "key" : "py",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 4827,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 125,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 4827,
      "totalCount" : 125
    }, {
      "key" : "yaml",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 16,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 16,
      "totalCount" : 1
    }, {
      "key" : "sql",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 55,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 55,
      "totalCount" : 1
    }, {
      "key" : "nix",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 11,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 11,
      "totalCount" : 1
    } ],
    "lastModifiedDistributionPerExtension" : [ {
      "key" : "toml",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 50,
      "lowRiskValue" : 4,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 92.5925925925926,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 7.407407407407407,
      "totalValue" : 54,
      "totalCount" : 2
    }, {
      "key" : "py",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 4827,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 125,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 4827,
      "totalCount" : 125
    }, {
      "key" : "yaml",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 16,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 16,
      "totalCount" : 1
    }, {
      "key" : "sql",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 55,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 55,
      "totalCount" : 1
    }, {
      "key" : "nix",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 11,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 11,
      "totalCount" : 1
    } ],
    "firstModifiedDistributionPerExtension" : [ {
      "key" : "toml",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 54,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 2,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 100.0,
      "totalValue" : 54,
      "totalCount" : 2
    }, {
      "key" : "py",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 4827,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 125,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 4827,
      "totalCount" : 125
    }, {
      "key" : "yaml",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 16,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 16,
      "totalCount" : 1
    }, {
      "key" : "sql",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 55,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 55,
      "totalCount" : 1
    }, {
      "key" : "nix",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 11,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 100.0,
      "totalValue" : 11,
      "totalCount" : 1
    } ],
    "changeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "ROOT",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 15,
        "lowRiskValue" : 50,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 23.076923076923077,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 76.92307692307692,
        "totalValue" : 65,
        "totalCount" : 3
      }, {
        "key" : "src",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4898,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 127,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4898,
        "totalCount" : 127
      } ]
    } ],
    "firstModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "ROOT",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 65,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 3,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 65,
        "totalCount" : 3
      }, {
        "key" : "src",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 4898,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 127,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4898,
        "totalCount" : 127
      } ]
    } ],
    "lastModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "ROOT",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 61,
        "lowRiskValue" : 4,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 93.84615384615384,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 6.153846153846154,
        "totalValue" : 65,
        "totalCount" : 3
      }, {
        "key" : "src",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 4898,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 127,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4898,
        "totalCount" : 127
      } ]
    } ],
    "oldestFiles" : [ {
      "relativePath" : "pyproject.toml",
      "extension" : "toml",
      "linesOfCode" : 50,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "ruff.toml",
      "extension" : "toml",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "shell.nix",
      "extension" : "nix",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
      "extension" : "py",
      "linesOfCode" : 183,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 60,
      "linesOfCodeInUnits" : 157
    }, {
      "relativePath" : "src/databao_context_engine/cli/commands.py",
      "extension" : "py",
      "linesOfCode" : 177,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 60
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 161,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 122
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 153,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 48,
      "linesOfCodeInUnits" : 118
    }, {
      "relativePath" : "src/databao_context_engine/llm/install.py",
      "extension" : "py",
      "linesOfCode" : 151,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 111
    }, {
      "relativePath" : "src/databao_context_engine/introspection/property_extract.py",
      "extension" : "py",
      "linesOfCode" : 141,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 44,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/databao_context_engine/plugins/resources/parquet_introspector.py",
      "extension" : "py",
      "linesOfCode" : 126,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 85
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/snowflake_introspector.py",
      "extension" : "py",
      "linesOfCode" : 124,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 41,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "src/databao_context_engine/llm/service.py",
      "extension" : "py",
      "linesOfCode" : 115,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 80
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 107,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 37,
      "linesOfCodeInUnits" : 93
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/base_introspector.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 75
    }, {
      "relativePath" : "src/databao_context_engine/project/datasource_discovery.py",
      "extension" : "py",
      "linesOfCode" : 104,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 82
    }, {
      "relativePath" : "src/databao_context_engine/datasource_config/validate_config.py",
      "extension" : "py",
      "linesOfCode" : 102,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "src/databao_context_engine/cli/add_datasource_config.py",
      "extension" : "py",
      "linesOfCode" : 93,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "src/databao_context_engine/storage/migrate.py",
      "extension" : "py",
      "linesOfCode" : 90,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/databases_types.py",
      "extension" : "py",
      "linesOfCode" : 89,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/run_repository.py",
      "extension" : "py",
      "linesOfCode" : 89,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/athena_introspector.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 68
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/datasource_run_repository.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
      "extension" : "py",
      "linesOfCode" : 82,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 66
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/chunk_repository.py",
      "extension" : "py",
      "linesOfCode" : 81,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/databao_context_engine/services/chunk_embedding_service.py",
      "extension" : "py",
      "linesOfCode" : 79,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "src/databao_context_engine/services/factories.py",
      "extension" : "py",
      "linesOfCode" : 75,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/embedding_repository.py",
      "extension" : "py",
      "linesOfCode" : 72,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/introspection_scope_matcher.py",
      "extension" : "py",
      "linesOfCode" : 68,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "src/databao_context_engine/generate_configs_schemas.py",
      "extension" : "py",
      "linesOfCode" : 67,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "src/databao_context_engine/plugins/plugin_loader.py",
      "extension" : "py",
      "linesOfCode" : 66,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "src/databao_context_engine/databao_engine.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/clickhouse_introspector.py",
      "extension" : "py",
      "linesOfCode" : 62,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 43
    }, {
      "relativePath" : "src/databao_context_engine/project/init_project.py",
      "extension" : "py",
      "linesOfCode" : 61,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "src/databao_context_engine/llm/runtime.py",
      "extension" : "py",
      "linesOfCode" : 59,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "src/databao_context_engine/project/layout.py",
      "extension" : "py",
      "linesOfCode" : 58,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/internal/build_runner.py",
      "extension" : "py",
      "linesOfCode" : 57,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/embedding_model_registry_repository.py",
      "extension" : "py",
      "linesOfCode" : 56,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "src/databao_context_engine/storage/migrations/V01__init.sql",
      "extension" : "sql",
      "linesOfCode" : 55,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/internal/retrieve_service.py",
      "extension" : "py",
      "linesOfCode" : 53,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/database_chunker.py",
      "extension" : "py",
      "linesOfCode" : 52,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/internal/build_service.py",
      "extension" : "py",
      "linesOfCode" : 52,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 16
    }, {
      "relativePath" : "src/databao_context_engine/plugins/unstructured_files_plugin.py",
      "extension" : "py",
      "linesOfCode" : 50,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/databao_context_engine/llm/factory.py",
      "extension" : "py",
      "linesOfCode" : 49,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "src/databao_context_engine/mcp/mcp_server.py",
      "extension" : "py",
      "linesOfCode" : 49,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "src/databao_context_engine/services/persistence_service.py",
      "extension" : "py",
      "linesOfCode" : 49,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "src/databao_context_engine/pluginlib/plugin_utils.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "src/databao_context_engine/cli/datasources.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "src/databao_context_engine/datasource_config/datasource_context.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "src/databao_context_engine/services/embedding_shard_resolver.py",
      "extension" : "py",
      "linesOfCode" : 45,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/databao_context_engine/pluginlib/build_plugin.py",
      "extension" : "py",
      "linesOfCode" : 44,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 18
    } ],
    "youngestFiles" : [ {
      "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
      "extension" : "py",
      "linesOfCode" : 183,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 60,
      "linesOfCodeInUnits" : 157
    }, {
      "relativePath" : "src/databao_context_engine/cli/commands.py",
      "extension" : "py",
      "linesOfCode" : 177,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 60
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 161,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 122
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 153,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 48,
      "linesOfCodeInUnits" : 118
    }, {
      "relativePath" : "src/databao_context_engine/llm/install.py",
      "extension" : "py",
      "linesOfCode" : 151,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 111
    }, {
      "relativePath" : "src/databao_context_engine/introspection/property_extract.py",
      "extension" : "py",
      "linesOfCode" : 141,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 44,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/databao_context_engine/plugins/resources/parquet_introspector.py",
      "extension" : "py",
      "linesOfCode" : 126,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 85
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/snowflake_introspector.py",
      "extension" : "py",
      "linesOfCode" : 124,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 41,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "src/databao_context_engine/llm/service.py",
      "extension" : "py",
      "linesOfCode" : 115,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 80
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 107,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 37,
      "linesOfCodeInUnits" : 93
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/base_introspector.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 75
    }, {
      "relativePath" : "src/databao_context_engine/project/datasource_discovery.py",
      "extension" : "py",
      "linesOfCode" : 104,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 82
    }, {
      "relativePath" : "src/databao_context_engine/datasource_config/validate_config.py",
      "extension" : "py",
      "linesOfCode" : 102,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "src/databao_context_engine/cli/add_datasource_config.py",
      "extension" : "py",
      "linesOfCode" : 93,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "src/databao_context_engine/storage/migrate.py",
      "extension" : "py",
      "linesOfCode" : 90,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/databases_types.py",
      "extension" : "py",
      "linesOfCode" : 89,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/run_repository.py",
      "extension" : "py",
      "linesOfCode" : 89,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/athena_introspector.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 68
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/datasource_run_repository.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
      "extension" : "py",
      "linesOfCode" : 82,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 66
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/chunk_repository.py",
      "extension" : "py",
      "linesOfCode" : 81,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/databao_context_engine/services/chunk_embedding_service.py",
      "extension" : "py",
      "linesOfCode" : 79,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "src/databao_context_engine/services/factories.py",
      "extension" : "py",
      "linesOfCode" : 75,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/embedding_repository.py",
      "extension" : "py",
      "linesOfCode" : 72,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/introspection_scope_matcher.py",
      "extension" : "py",
      "linesOfCode" : 68,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "src/databao_context_engine/generate_configs_schemas.py",
      "extension" : "py",
      "linesOfCode" : 67,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "src/databao_context_engine/plugins/plugin_loader.py",
      "extension" : "py",
      "linesOfCode" : 66,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "src/databao_context_engine/databao_engine.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/clickhouse_introspector.py",
      "extension" : "py",
      "linesOfCode" : 62,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 43
    }, {
      "relativePath" : "src/databao_context_engine/project/init_project.py",
      "extension" : "py",
      "linesOfCode" : 61,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "src/databao_context_engine/llm/runtime.py",
      "extension" : "py",
      "linesOfCode" : 59,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "src/databao_context_engine/project/layout.py",
      "extension" : "py",
      "linesOfCode" : 58,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/internal/build_runner.py",
      "extension" : "py",
      "linesOfCode" : 57,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/embedding_model_registry_repository.py",
      "extension" : "py",
      "linesOfCode" : 56,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "src/databao_context_engine/storage/migrations/V01__init.sql",
      "extension" : "sql",
      "linesOfCode" : 55,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/internal/retrieve_service.py",
      "extension" : "py",
      "linesOfCode" : 53,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/database_chunker.py",
      "extension" : "py",
      "linesOfCode" : 52,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/internal/build_service.py",
      "extension" : "py",
      "linesOfCode" : 52,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 16
    }, {
      "relativePath" : "src/databao_context_engine/plugins/unstructured_files_plugin.py",
      "extension" : "py",
      "linesOfCode" : 50,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/databao_context_engine/llm/factory.py",
      "extension" : "py",
      "linesOfCode" : 49,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "src/databao_context_engine/mcp/mcp_server.py",
      "extension" : "py",
      "linesOfCode" : 49,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "src/databao_context_engine/services/persistence_service.py",
      "extension" : "py",
      "linesOfCode" : 49,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "src/databao_context_engine/pluginlib/plugin_utils.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "src/databao_context_engine/cli/datasources.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "src/databao_context_engine/datasource_config/datasource_context.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "src/databao_context_engine/services/embedding_shard_resolver.py",
      "extension" : "py",
      "linesOfCode" : 45,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/databao_context_engine/pluginlib/build_plugin.py",
      "extension" : "py",
      "linesOfCode" : 44,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 18
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/introspection_scope.py",
      "extension" : "py",
      "linesOfCode" : 42,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/internal/build_wiring.py",
      "extension" : "py",
      "linesOfCode" : 41,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/internal/plugin_execution.py",
      "extension" : "py",
      "linesOfCode" : 41,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 25
    } ],
    "mostRecentlyChangedFiles" : [ {
      "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
      "extension" : "py",
      "linesOfCode" : 183,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 60,
      "linesOfCodeInUnits" : 157
    }, {
      "relativePath" : "src/databao_context_engine/cli/commands.py",
      "extension" : "py",
      "linesOfCode" : 177,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 60
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 161,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 122
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 153,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 48,
      "linesOfCodeInUnits" : 118
    }, {
      "relativePath" : "src/databao_context_engine/llm/install.py",
      "extension" : "py",
      "linesOfCode" : 151,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 111
    }, {
      "relativePath" : "src/databao_context_engine/introspection/property_extract.py",
      "extension" : "py",
      "linesOfCode" : 141,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 44,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/databao_context_engine/plugins/resources/parquet_introspector.py",
      "extension" : "py",
      "linesOfCode" : 126,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 85
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/snowflake_introspector.py",
      "extension" : "py",
      "linesOfCode" : 124,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 41,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "src/databao_context_engine/llm/service.py",
      "extension" : "py",
      "linesOfCode" : 115,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 80
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 107,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 37,
      "linesOfCodeInUnits" : 93
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/base_introspector.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 75
    }, {
      "relativePath" : "src/databao_context_engine/project/datasource_discovery.py",
      "extension" : "py",
      "linesOfCode" : 104,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 82
    }, {
      "relativePath" : "src/databao_context_engine/datasource_config/validate_config.py",
      "extension" : "py",
      "linesOfCode" : 102,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "src/databao_context_engine/cli/add_datasource_config.py",
      "extension" : "py",
      "linesOfCode" : 93,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "src/databao_context_engine/storage/migrate.py",
      "extension" : "py",
      "linesOfCode" : 90,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/databases_types.py",
      "extension" : "py",
      "linesOfCode" : 89,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/run_repository.py",
      "extension" : "py",
      "linesOfCode" : 89,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/athena_introspector.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 68
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/datasource_run_repository.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
      "extension" : "py",
      "linesOfCode" : 82,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 66
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/chunk_repository.py",
      "extension" : "py",
      "linesOfCode" : 81,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/databao_context_engine/services/chunk_embedding_service.py",
      "extension" : "py",
      "linesOfCode" : 79,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "src/databao_context_engine/services/factories.py",
      "extension" : "py",
      "linesOfCode" : 75,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/embedding_repository.py",
      "extension" : "py",
      "linesOfCode" : 72,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/introspection_scope_matcher.py",
      "extension" : "py",
      "linesOfCode" : 68,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "src/databao_context_engine/generate_configs_schemas.py",
      "extension" : "py",
      "linesOfCode" : 67,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "src/databao_context_engine/plugins/plugin_loader.py",
      "extension" : "py",
      "linesOfCode" : 66,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "src/databao_context_engine/databao_engine.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/clickhouse_introspector.py",
      "extension" : "py",
      "linesOfCode" : 62,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 43
    }, {
      "relativePath" : "src/databao_context_engine/project/init_project.py",
      "extension" : "py",
      "linesOfCode" : 61,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "src/databao_context_engine/llm/runtime.py",
      "extension" : "py",
      "linesOfCode" : 59,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "src/databao_context_engine/project/layout.py",
      "extension" : "py",
      "linesOfCode" : 58,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/internal/build_runner.py",
      "extension" : "py",
      "linesOfCode" : 57,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/embedding_model_registry_repository.py",
      "extension" : "py",
      "linesOfCode" : 56,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "src/databao_context_engine/storage/migrations/V01__init.sql",
      "extension" : "sql",
      "linesOfCode" : 55,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/internal/retrieve_service.py",
      "extension" : "py",
      "linesOfCode" : 53,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/database_chunker.py",
      "extension" : "py",
      "linesOfCode" : 52,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/internal/build_service.py",
      "extension" : "py",
      "linesOfCode" : 52,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 16
    }, {
      "relativePath" : "pyproject.toml",
      "extension" : "toml",
      "linesOfCode" : 50,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/plugins/unstructured_files_plugin.py",
      "extension" : "py",
      "linesOfCode" : 50,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/databao_context_engine/llm/factory.py",
      "extension" : "py",
      "linesOfCode" : 49,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "src/databao_context_engine/mcp/mcp_server.py",
      "extension" : "py",
      "linesOfCode" : 49,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "src/databao_context_engine/services/persistence_service.py",
      "extension" : "py",
      "linesOfCode" : 49,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "src/databao_context_engine/pluginlib/plugin_utils.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "src/databao_context_engine/cli/datasources.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "src/databao_context_engine/datasource_config/datasource_context.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "src/databao_context_engine/services/embedding_shard_resolver.py",
      "extension" : "py",
      "linesOfCode" : 45,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/databao_context_engine/pluginlib/build_plugin.py",
      "extension" : "py",
      "linesOfCode" : 44,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 18
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/introspection_scope.py",
      "extension" : "py",
      "linesOfCode" : 42,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/internal/build_wiring.py",
      "extension" : "py",
      "linesOfCode" : 41,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 24
    } ],
    "mostPreviouslyChangedFiles" : [ {
      "relativePath" : "ruff.toml",
      "extension" : "toml",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/project/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/storage/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/storage/exceptions/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/datasource_config/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/serialisation/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/config/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/services/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/system/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/internal/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/public/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/mcp/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/introspection/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/llm/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/llm/embeddings/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/llm/descriptions/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/cli/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/internal/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/public/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/event_journal/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/pluginlib/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/templating/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/plugins/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/plugins/resources/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/storage/exceptions/exceptions.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/public/api.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/public/api.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/mcp/all_results_tool.py",
      "extension" : "py",
      "linesOfCode" : 3,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/llm/errors.py",
      "extension" : "py",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/services/run_name_policy.py",
      "extension" : "py",
      "linesOfCode" : 5,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/datasource_config/utils.py",
      "extension" : "py",
      "linesOfCode" : 6,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "src/databao_context_engine/system/properties.py",
      "extension" : "py",
      "linesOfCode" : 7,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "src/databao_context_engine/llm/descriptions/provider.py",
      "extension" : "py",
      "linesOfCode" : 7,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/internal/export_results.py",
      "extension" : "py",
      "linesOfCode" : 8,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 7
    }, {
      "relativePath" : "src/databao_context_engine/services/models.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/plugins/postgresql_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/plugins/duckdb_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/plugins/athena_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/plugins/snowflake_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/plugins/mssql_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/plugins/mysql_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/llm/embeddings/provider.py",
      "extension" : "py",
      "linesOfCode" : 10,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "shell.nix",
      "extension" : "nix",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/storage/transaction.py",
      "extension" : "py",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "src/databao_context_engine/services/table_name_policy.py",
      "extension" : "py",
      "linesOfCode" : 11,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 6
    } ],
    "mostChangedFiles" : [ {
      "relativePath" : "pyproject.toml",
      "extension" : "toml",
      "linesOfCode" : 50,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "shell.nix",
      "extension" : "nix",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/project/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/storage/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/storage/exceptions/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/datasource_config/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/serialisation/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/config/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/services/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/system/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/internal/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/public/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/mcp/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/introspection/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/llm/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/llm/embeddings/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/llm/descriptions/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/cli/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/internal/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/public/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/event_journal/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/pluginlib/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/templating/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/plugins/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/plugins/resources/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/storage/exceptions/exceptions.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/public/api.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/public/api.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/mcp/all_results_tool.py",
      "extension" : "py",
      "linesOfCode" : 3,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/llm/errors.py",
      "extension" : "py",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "ruff.toml",
      "extension" : "toml",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/services/run_name_policy.py",
      "extension" : "py",
      "linesOfCode" : 5,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/datasource_config/utils.py",
      "extension" : "py",
      "linesOfCode" : 6,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "src/databao_context_engine/system/properties.py",
      "extension" : "py",
      "linesOfCode" : 7,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "src/databao_context_engine/llm/descriptions/provider.py",
      "extension" : "py",
      "linesOfCode" : 7,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/internal/export_results.py",
      "extension" : "py",
      "linesOfCode" : 8,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 7
    }, {
      "relativePath" : "src/databao_context_engine/services/models.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/plugins/postgresql_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/plugins/duckdb_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/plugins/athena_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/plugins/snowflake_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/plugins/mssql_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/plugins/mysql_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/llm/embeddings/provider.py",
      "extension" : "py",
      "linesOfCode" : 10,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "src/databao_context_engine/storage/transaction.py",
      "extension" : "py",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 8
    } ],
    "filesWithMostContributors" : [ {
      "relativePath" : "pyproject.toml",
      "extension" : "toml",
      "linesOfCode" : 50,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/internal/build_service.py",
      "extension" : "py",
      "linesOfCode" : 52,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 16
    }, {
      "relativePath" : "src/databao_context_engine/project/datasource_discovery.py",
      "extension" : "py",
      "linesOfCode" : 104,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 82
    }, {
      "relativePath" : "shell.nix",
      "extension" : "nix",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/generate_configs_schemas.py",
      "extension" : "py",
      "linesOfCode" : 67,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "src/databao_context_engine/plugins/mysql_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/plugins/mssql_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/plugins/snowflake_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/plugins/athena_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/plugins/parquet_plugin.py",
      "extension" : "py",
      "linesOfCode" : 23,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/databao_context_engine/plugins/resources/parquet_chunker.py",
      "extension" : "py",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/databao_context_engine/plugins/resources/parquet_introspector.py",
      "extension" : "py",
      "linesOfCode" : 126,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 85
    }, {
      "relativePath" : "src/databao_context_engine/plugins/resources/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/plugins/clickhouse_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 12,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/plugins/duckdb_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/plugins/base_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 30,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/databao_context_engine/plugins/plugin_loader.py",
      "extension" : "py",
      "linesOfCode" : 66,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "src/databao_context_engine/plugins/postgresql_db_plugin.py",
      "extension" : "py",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
      "extension" : "py",
      "linesOfCode" : 82,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 66
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/introspection_scope_matcher.py",
      "extension" : "py",
      "linesOfCode" : 68,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 107,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 37,
      "linesOfCodeInUnits" : 93
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/athena_introspector.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 68
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/database_chunker.py",
      "extension" : "py",
      "linesOfCode" : 52,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 161,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 122
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
      "extension" : "py",
      "linesOfCode" : 183,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 60,
      "linesOfCodeInUnits" : 157
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/clickhouse_introspector.py",
      "extension" : "py",
      "linesOfCode" : 62,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 43
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/databases_types.py",
      "extension" : "py",
      "linesOfCode" : 89,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/introspection_scope.py",
      "extension" : "py",
      "linesOfCode" : 42,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/snowflake_introspector.py",
      "extension" : "py",
      "linesOfCode" : 124,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 41,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/base_introspector.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 75
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 153,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 48,
      "linesOfCodeInUnits" : 118
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/plugins/unstructured_files_plugin.py",
      "extension" : "py",
      "linesOfCode" : 50,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/databao_context_engine/plugins/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/templating/renderer.py",
      "extension" : "py",
      "linesOfCode" : 17,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/databao_context_engine/templating/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/pluginlib/build_plugin.py",
      "extension" : "py",
      "linesOfCode" : 44,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 18
    }, {
      "relativePath" : "src/databao_context_engine/pluginlib/config.py",
      "extension" : "py",
      "linesOfCode" : 28,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 1
    }, {
      "relativePath" : "src/databao_context_engine/pluginlib/plugin_utils.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "src/databao_context_engine/pluginlib/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/event_journal/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/event_journal/writer.py",
      "extension" : "py",
      "linesOfCode" : 24,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 19
    }, {
      "relativePath" : "src/databao_context_engine/main.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/public/api.py",
      "extension" : "py",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/public/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/internal/retrieve_wiring.py",
      "extension" : "py",
      "linesOfCode" : 29,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/internal/retrieve_service.py",
      "extension" : "py",
      "linesOfCode" : 53,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/internal/retrieve_runner.py",
      "extension" : "py",
      "linesOfCode" : 27,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/internal/export_results.py",
      "extension" : "py",
      "linesOfCode" : 8,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 7
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/internal/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "filesWithLeastContributors" : [ {
      "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
      "extension" : "py",
      "linesOfCode" : 183,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 60,
      "linesOfCodeInUnits" : 157
    }, {
      "relativePath" : "src/databao_context_engine/cli/commands.py",
      "extension" : "py",
      "linesOfCode" : 177,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 60
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 161,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 122
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 153,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 48,
      "linesOfCodeInUnits" : 118
    }, {
      "relativePath" : "src/databao_context_engine/llm/install.py",
      "extension" : "py",
      "linesOfCode" : 151,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 111
    }, {
      "relativePath" : "src/databao_context_engine/introspection/property_extract.py",
      "extension" : "py",
      "linesOfCode" : 141,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 44,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/databao_context_engine/plugins/resources/parquet_introspector.py",
      "extension" : "py",
      "linesOfCode" : 126,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 85
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/snowflake_introspector.py",
      "extension" : "py",
      "linesOfCode" : 124,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 41,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "src/databao_context_engine/llm/service.py",
      "extension" : "py",
      "linesOfCode" : 115,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 80
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
      "extension" : "py",
      "linesOfCode" : 107,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 37,
      "linesOfCodeInUnits" : 93
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/base_introspector.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 75
    }, {
      "relativePath" : "src/databao_context_engine/datasource_config/validate_config.py",
      "extension" : "py",
      "linesOfCode" : 102,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "src/databao_context_engine/cli/add_datasource_config.py",
      "extension" : "py",
      "linesOfCode" : 93,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "src/databao_context_engine/storage/migrate.py",
      "extension" : "py",
      "linesOfCode" : 90,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/databases_types.py",
      "extension" : "py",
      "linesOfCode" : 89,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/run_repository.py",
      "extension" : "py",
      "linesOfCode" : 89,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/athena_introspector.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 68
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/datasource_run_repository.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
      "extension" : "py",
      "linesOfCode" : 82,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 66
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/chunk_repository.py",
      "extension" : "py",
      "linesOfCode" : 81,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/databao_context_engine/services/chunk_embedding_service.py",
      "extension" : "py",
      "linesOfCode" : 79,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "src/databao_context_engine/services/factories.py",
      "extension" : "py",
      "linesOfCode" : 75,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/embedding_repository.py",
      "extension" : "py",
      "linesOfCode" : 72,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/introspection_scope_matcher.py",
      "extension" : "py",
      "linesOfCode" : 68,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "src/databao_context_engine/generate_configs_schemas.py",
      "extension" : "py",
      "linesOfCode" : 67,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "src/databao_context_engine/plugins/plugin_loader.py",
      "extension" : "py",
      "linesOfCode" : 66,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "src/databao_context_engine/databao_engine.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/clickhouse_introspector.py",
      "extension" : "py",
      "linesOfCode" : 62,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 43
    }, {
      "relativePath" : "src/databao_context_engine/project/init_project.py",
      "extension" : "py",
      "linesOfCode" : 61,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "src/databao_context_engine/llm/runtime.py",
      "extension" : "py",
      "linesOfCode" : 59,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "src/databao_context_engine/project/layout.py",
      "extension" : "py",
      "linesOfCode" : 58,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/internal/build_runner.py",
      "extension" : "py",
      "linesOfCode" : 57,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/embedding_model_registry_repository.py",
      "extension" : "py",
      "linesOfCode" : 56,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "src/databao_context_engine/storage/migrations/V01__init.sql",
      "extension" : "sql",
      "linesOfCode" : 55,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/retrieve_embeddings/internal/retrieve_service.py",
      "extension" : "py",
      "linesOfCode" : 53,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/database_chunker.py",
      "extension" : "py",
      "linesOfCode" : 52,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/plugins/unstructured_files_plugin.py",
      "extension" : "py",
      "linesOfCode" : 50,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/databao_context_engine/llm/factory.py",
      "extension" : "py",
      "linesOfCode" : 49,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "src/databao_context_engine/mcp/mcp_server.py",
      "extension" : "py",
      "linesOfCode" : 49,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "src/databao_context_engine/services/persistence_service.py",
      "extension" : "py",
      "linesOfCode" : 49,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "src/databao_context_engine/pluginlib/plugin_utils.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "src/databao_context_engine/cli/datasources.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "src/databao_context_engine/datasource_config/datasource_context.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "src/databao_context_engine/services/embedding_shard_resolver.py",
      "extension" : "py",
      "linesOfCode" : 45,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/databao_context_engine/pluginlib/build_plugin.py",
      "extension" : "py",
      "linesOfCode" : 44,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 18
    }, {
      "relativePath" : "src/databao_context_engine/plugins/databases/introspection_scope.py",
      "extension" : "py",
      "linesOfCode" : 42,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/internal/build_wiring.py",
      "extension" : "py",
      "linesOfCode" : 41,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/databao_context_engine/build_sources/internal/plugin_execution.py",
      "extension" : "py",
      "linesOfCode" : 41,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 25
    }, {
      "relativePath" : "src/databao_context_engine/storage/models.py",
      "extension" : "py",
      "linesOfCode" : 41,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/databao_context_engine/storage/repositories/vector_search_repository.py",
      "extension" : "py",
      "linesOfCode" : 34,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 4
    } ],
    "firstDate" : "2025-10-31",
    "latestDate" : "2026-01-16",
    "daysBetweenFirstAndLastDate" : 78,
    "weeks" : 11,
    "estimatedWorkindDays" : 55,
    "activeDays" : 41,
    "ageInDays" : 80,
    "historyPerExtensionPerYear" : [ {
      "extension" : "",
      "year" : "2025",
      "commitsCount" : 1,
      "contributors" : [ "mateusvcordeiro@gmail.com" ]
    }, {
      "extension" : "python-version",
      "year" : "2025",
      "commitsCount" : 1,
      "contributors" : [ "julien.arzul@jetbrains.com" ]
    }, {
      "extension" : "md",
      "year" : "2026",
      "commitsCount" : 3,
      "contributors" : [ "stupin.sergey@gmail.com", "mateusvcordeiro@gmail.com" ]
    }, {
      "extension" : "md",
      "year" : "2025",
      "commitsCount" : 12,
      "contributors" : [ "ruslan.golov@jetbrains.com", "julien.arzul@jetbrains.com", "stupin.sergey@gmail.com" ]
    }, {
      "extension" : "toml",
      "year" : "2026",
      "commitsCount" : 5,
      "contributors" : [ "annasv209@gmail.com", "stupin.sergey@gmail.com" ]
    }, {
      "extension" : "sql",
      "year" : "2025",
      "commitsCount" : 6,
      "contributors" : [ "julien.arzul@jetbrains.com", "stupin.sergey@gmail.com", "mateusvcordeiro@gmail.com" ]
    }, {
      "extension" : "toml",
      "year" : "2025",
      "commitsCount" : 20,
      "contributors" : [ "julien.arzul@jetbrains.com", "stupin.sergey@gmail.com", "annasv209@gmail.com", "mateusvcordeiro@gmail.com" ]
    }, {
      "extension" : "xml",
      "year" : "2025",
      "commitsCount" : 6,
      "contributors" : [ "julien.arzul@jetbrains.com", "stupin.sergey@gmail.com" ]
    }, {
      "extension" : "nix",
      "year" : "2025",
      "commitsCount" : 1,
      "contributors" : [ "stupin.sergey@gmail.com" ]
    }, {
      "extension" : "yaml",
      "year" : "2026",
      "commitsCount" : 1,
      "contributors" : [ "stupin.sergey@gmail.com" ]
    }, {
      "extension" : "xml",
      "year" : "2026",
      "commitsCount" : 1,
      "contributors" : [ "stupin.sergey@gmail.com" ]
    }, {
      "extension" : "nix",
      "year" : "2026",
      "commitsCount" : 1,
      "contributors" : [ "stupin.sergey@gmail.com" ]
    }, {
      "extension" : "yaml",
      "year" : "2025",
      "commitsCount" : 14,
      "contributors" : [ "julien.arzul@jetbrains.com", "stupin.sergey@gmail.com", "mateusvcordeiro@gmail.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2025",
      "commitsCount" : 4,
      "contributors" : [ "julien.arzul@jetbrains.com", "stupin.sergey@gmail.com", "mateusvcordeiro@gmail.com" ]
    }, {
      "extension" : "lock",
      "year" : "2025",
      "commitsCount" : 19,
      "contributors" : [ "julien.arzul@jetbrains.com", "stupin.sergey@gmail.com", "annasv209@gmail.com", "mateusvcordeiro@gmail.com" ]
    }, {
      "extension" : "lock",
      "year" : "2026",
      "commitsCount" : 4,
      "contributors" : [ "stupin.sergey@gmail.com", "annasv209@gmail.com", "mateusvcordeiro@gmail.com" ]
    }, {
      "extension" : "sql",
      "year" : "2026",
      "commitsCount" : 1,
      "contributors" : [ "stupin.sergey@gmail.com" ]
    }, {
      "extension" : "txt",
      "year" : "2025",
      "commitsCount" : 4,
      "contributors" : [ "julien.arzul@jetbrains.com" ]
    }, {
      "extension" : "txt",
      "year" : "2026",
      "commitsCount" : 1,
      "contributors" : [ "stupin.sergey@gmail.com" ]
    }, {
      "extension" : "py",
      "year" : "2026",
      "commitsCount" : 27,
      "contributors" : [ "julien.arzul@jetbrains.com", "stupin.sergey@gmail.com", "annasv209@gmail.com", "mateusvcordeiro@gmail.com" ]
    }, {
      "extension" : "py",
      "year" : "2025",
      "commitsCount" : 165,
      "contributors" : [ "julien.arzul@jetbrains.com", "stupin.sergey@gmail.com", "annasv209@gmail.com", "mateusvcordeiro@gmail.com" ]
    } ]
  },
  "unitsAnalysisResults" : {
    "totalNumberOfUnits" : 459,
    "linesOfCodeInUnits" : 2722,
    "unitSizeRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 1519,
      "lowRiskValue" : 697,
      "mediumRiskValue" : 506,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 49,
      "negligibleRiskCount" : 393,
      "mediumRiskCount" : 17,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 55.80455547391624,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 18.589272593681116,
      "lowRiskPercentage" : 25.606171932402646,
      "totalValue" : 2722,
      "totalCount" : 459
    },
    "conditionalComplexityRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 2110,
      "lowRiskValue" : 517,
      "mediumRiskValue" : 95,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 29,
      "negligibleRiskCount" : 427,
      "mediumRiskCount" : 3,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 77.5165319617928,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 3.4900808229243205,
      "lowRiskPercentage" : 18.99338721528288,
      "totalValue" : 2722,
      "totalCount" : 459
    },
    "unitSizeRiskDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 1519,
      "lowRiskValue" : 697,
      "mediumRiskValue" : 506,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 49,
      "negligibleRiskCount" : 393,
      "mediumRiskCount" : 17,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 55.80455547391624,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 18.589272593681116,
      "lowRiskPercentage" : 25.606171932402646,
      "totalValue" : 2722,
      "totalCount" : 459
    } ],
    "unitSizeRiskDistributionPerComponent" : [ [ {
      "key" : "src",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 1519,
      "lowRiskValue" : 697,
      "mediumRiskValue" : 506,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 49,
      "negligibleRiskCount" : 393,
      "mediumRiskCount" : 17,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 55.80455547391624,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 18.589272593681116,
      "lowRiskPercentage" : 25.606171932402646,
      "totalValue" : 2722,
      "totalCount" : 459
    } ] ],
    "longestUnits" : [ {
      "shortName" : "def install_ollama_to()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/llm/install.py",
        "extension" : "py",
        "linesOfCode" : 151,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 111
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 50,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def introspect()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/resources/parquet_introspector.py",
        "extension" : "py",
        "linesOfCode" : 126,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 25,
        "linesOfCodeInUnits" : 85
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 42,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def embed_chunks()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/services/chunk_embedding_service.py",
        "extension" : "py",
        "linesOfCode" : 79,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 55
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 42,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def collect_schema_model()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/athena_introspector.py",
        "extension" : "py",
        "linesOfCode" : 87,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 15,
        "linesOfCodeInUnits" : 68
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 40,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def collect_schema_model()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
        "extension" : "py",
        "linesOfCode" : 107,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 37,
        "linesOfCodeInUnits" : 93
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 33,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def collect_schema_model()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
        "extension" : "py",
        "linesOfCode" : 153,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 48,
        "linesOfCodeInUnits" : 118
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 31,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _print_datasource_validation_results()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/cli/datasources.py",
        "extension" : "py",
        "linesOfCode" : 47,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 38
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 31,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def collect_schema_model()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/snowflake_introspector.py",
        "extension" : "py",
        "linesOfCode" : 124,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 41,
        "linesOfCodeInUnits" : 103
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 27,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def introspect_database()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/base_introspector.py",
        "extension" : "py",
        "linesOfCode" : 105,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 75
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _create_connection_string_for_config()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
        "extension" : "py",
        "linesOfCode" : 153,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 48,
        "linesOfCodeInUnits" : 118
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _ensure_can_init_project()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/project/init_project.py",
        "extension" : "py",
        "linesOfCode" : 61,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 50
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def build_all_datasources()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/build_sources/internal/build_wiring.py",
        "extension" : "py",
        "linesOfCode" : 41,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 2,
        "linesOfCodeInUnits" : 24
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 24,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def init()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/cli/commands.py",
        "extension" : "py",
        "linesOfCode" : 177,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 60
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 23,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _get_property_list_from_dataclass()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/introspection/property_extract.py",
        "extension" : "py",
        "linesOfCode" : 141,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 44,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 23,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def apply_foreign_keys()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
        "extension" : "py",
        "linesOfCode" : 183,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 60,
        "linesOfCodeInUnits" : 157
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 22,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def migrate()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/storage/migrate.py",
        "extension" : "py",
        "linesOfCode" : 90,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 24,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 22,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _get_property_list_from_pydantic_base_model()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/introspection/property_extract.py",
        "extension" : "py",
        "linesOfCode" : 141,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 44,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 21,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def start_if_needed()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/llm/runtime.py",
        "extension" : "py",
        "linesOfCode" : 59,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 28
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 20,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _create_mcp_server()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/mcp/mcp_server.py",
        "extension" : "py",
        "linesOfCode" : 49,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 28
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 20,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _load_builtin_datasource_plugins()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/plugin_loader.py",
        "extension" : "py",
        "linesOfCode" : 66,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 56
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 19,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _create_connection_string_for_config()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
        "extension" : "py",
        "linesOfCode" : 161,
        "unitsCount" : 25,
        "unitsMcCabeIndexSum" : 47,
        "linesOfCodeInUnits" : 122
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 19,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _ask_for_datasource_type()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/cli/add_datasource_config.py",
        "extension" : "py",
        "linesOfCode" : 93,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 10,
        "linesOfCodeInUnits" : 47
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 19,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_datasource_descriptors()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/project/datasource_discovery.py",
        "extension" : "py",
        "linesOfCode" : 104,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 82
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 19,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_validation_result_from_error()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/datasource_config/validate_config.py",
        "extension" : "py",
        "linesOfCode" : 102,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 27
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 18,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def prepare_source()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/project/datasource_discovery.py",
        "extension" : "py",
        "linesOfCode" : 104,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 82
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 18,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def apply_columns()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
        "extension" : "py",
        "linesOfCode" : 183,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 60,
        "linesOfCodeInUnits" : 157
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def apply_indexes()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
        "extension" : "py",
        "linesOfCode" : 183,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 60,
        "linesOfCodeInUnits" : 157
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _chunk_file()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/unstructured_files_plugin.py",
        "extension" : "py",
        "linesOfCode" : 50,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 37
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def log_event()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/event_journal/writer.py",
        "extension" : "py",
        "linesOfCode" : 24,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 2,
        "linesOfCodeInUnits" : 19
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_all_contexts()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/datasource_config/datasource_context.py",
        "extension" : "py",
        "linesOfCode" : 46,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 12,
        "linesOfCodeInUnits" : 27
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def collect_schema_model()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
        "extension" : "py",
        "linesOfCode" : 82,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 66
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 16,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _execute()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/build_sources/internal/plugin_execution.py",
        "extension" : "py",
        "linesOfCode" : 41,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 3,
        "linesOfCodeInUnits" : 25
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 16,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_datasource_list()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/project/datasource_discovery.py",
        "extension" : "py",
        "linesOfCode" : 104,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 82
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 16,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def collect_schema_model()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/clickhouse_introspector.py",
        "extension" : "py",
        "linesOfCode" : 62,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 43
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 15,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def resolve_or_create()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/services/embedding_shard_resolver.py",
        "extension" : "py",
        "linesOfCode" : 45,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 35
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 15,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def apply_unique_constraints()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
        "extension" : "py",
        "linesOfCode" : 183,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 60,
        "linesOfCodeInUnits" : 157
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def coerce_bool()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
        "extension" : "py",
        "linesOfCode" : 183,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 60,
        "linesOfCodeInUnits" : 157
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _generate_info_string()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/cli/info.py",
        "extension" : "py",
        "linesOfCode" : 21,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 3,
        "linesOfCodeInUnits" : 16
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def dce()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/cli/commands.py",
        "extension" : "py",
        "linesOfCode" : 177,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 60
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _detect_platform()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/llm/install.py",
        "extension" : "py",
        "linesOfCode" : 151,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 111
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def embed()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/llm/service.py",
        "extension" : "py",
        "linesOfCode" : 115,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 31,
        "linesOfCodeInUnits" : 80
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _get_property_list_from_type_hints()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/introspection/property_extract.py",
        "extension" : "py",
        "linesOfCode" : 141,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 44,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def configure_logging()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/config/logging.py",
        "extension" : "py",
        "linesOfCode" : 30,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 24
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _connect()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/resources/parquet_introspector.py",
        "extension" : "py",
        "linesOfCode" : 126,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 25,
        "linesOfCodeInUnits" : 85
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def resolve_ollama_bin()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/llm/install.py",
        "extension" : "py",
        "linesOfCode" : 151,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 111
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def migrate()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/storage/migrate.py",
        "extension" : "py",
        "linesOfCode" : 90,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 24,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def load_datasource_descriptor()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/project/datasource_discovery.py",
        "extension" : "py",
        "linesOfCode" : 104,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 82
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def ensure_project_dir()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/project/layout.py",
        "extension" : "py",
        "linesOfCode" : 58,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 17,
        "linesOfCodeInUnits" : 37
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def check_connection()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/resources/parquet_introspector.py",
        "extension" : "py",
        "linesOfCode" : 126,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 25,
        "linesOfCodeInUnits" : 85
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def merge_plugins()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/plugin_loader.py",
        "extension" : "py",
        "linesOfCode" : 66,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 56
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ],
    "conditionalComplexityRiskDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 2110,
      "lowRiskValue" : 517,
      "mediumRiskValue" : 95,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 29,
      "negligibleRiskCount" : 427,
      "mediumRiskCount" : 3,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 77.5165319617928,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 3.4900808229243205,
      "lowRiskPercentage" : 18.99338721528288,
      "totalValue" : 2722,
      "totalCount" : 459
    } ],
    "conditionalComplexityRiskDistributionPerComponent" : [ [ {
      "key" : "src",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 2110,
      "lowRiskValue" : 517,
      "mediumRiskValue" : 95,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 29,
      "negligibleRiskCount" : 427,
      "mediumRiskCount" : 3,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 77.5165319617928,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 3.4900808229243205,
      "lowRiskPercentage" : 18.99338721528288,
      "totalValue" : 2722,
      "totalCount" : 459
    } ] ],
    "mostComplexUnits" : [ {
      "shortName" : "def collect_schema_model()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
        "extension" : "py",
        "linesOfCode" : 107,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 37,
        "linesOfCodeInUnits" : 93
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 33,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def collect_schema_model()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
        "extension" : "py",
        "linesOfCode" : 153,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 48,
        "linesOfCodeInUnits" : 118
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 31,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _print_datasource_validation_results()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/cli/datasources.py",
        "extension" : "py",
        "linesOfCode" : 47,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 38
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 31,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def introspect()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/resources/parquet_introspector.py",
        "extension" : "py",
        "linesOfCode" : 126,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 25,
        "linesOfCodeInUnits" : 85
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 42,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def migrate()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/storage/migrate.py",
        "extension" : "py",
        "linesOfCode" : 90,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 24,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 22,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def discover_datasources()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/project/datasource_discovery.py",
        "extension" : "py",
        "linesOfCode" : 104,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 82
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 11,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def collect_schema_model()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/snowflake_introspector.py",
        "extension" : "py",
        "linesOfCode" : 124,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 41,
        "linesOfCodeInUnits" : 103
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 27,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _create_connection_string_for_config()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
        "extension" : "py",
        "linesOfCode" : 153,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 48,
        "linesOfCodeInUnits" : 118
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _detect_platform()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/llm/install.py",
        "extension" : "py",
        "linesOfCode" : 151,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 111
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def install_ollama_to()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/llm/install.py",
        "extension" : "py",
        "linesOfCode" : 151,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 111
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 50,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def embed()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/llm/service.py",
        "extension" : "py",
        "linesOfCode" : 115,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 31,
        "linesOfCodeInUnits" : 80
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def apply_partitions()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
        "extension" : "py",
        "linesOfCode" : 183,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 60,
        "linesOfCodeInUnits" : 157
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 10,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _get_property_list_from_dataclass()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/introspection/property_extract.py",
        "extension" : "py",
        "linesOfCode" : 141,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 44,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 23,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _get_property_list_from_pydantic_base_model()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/introspection/property_extract.py",
        "extension" : "py",
        "linesOfCode" : 141,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 44,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 21,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _read_actual_property_type()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/introspection/property_extract.py",
        "extension" : "py",
        "linesOfCode" : 141,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 44,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 11,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_all_contexts()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/datasource_config/datasource_context.py",
        "extension" : "py",
        "linesOfCode" : 46,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 12,
        "linesOfCodeInUnits" : 27
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def check_connection()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/resources/parquet_introspector.py",
        "extension" : "py",
        "linesOfCode" : 126,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 25,
        "linesOfCodeInUnits" : 85
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _exclude_rule_excludes()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/introspection_scope_matcher.py",
        "extension" : "py",
        "linesOfCode" : 68,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 22,
        "linesOfCodeInUnits" : 33
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 8,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def coerce_bool()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
        "extension" : "py",
        "linesOfCode" : 183,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 60,
        "linesOfCodeInUnits" : 157
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def introspect_database()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/base_introspector.py",
        "extension" : "py",
        "linesOfCode" : 105,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 75
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _is_model_available()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/llm/service.py",
        "extension" : "py",
        "linesOfCode" : 115,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 31,
        "linesOfCodeInUnits" : 80
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_datasource_descriptors()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/project/datasource_discovery.py",
        "extension" : "py",
        "linesOfCode" : 104,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 82
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 19,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _get_catalogs()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
        "extension" : "py",
        "linesOfCode" : 82,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 66
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 5,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __exit__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
        "extension" : "py",
        "linesOfCode" : 161,
        "unitsCount" : 25,
        "unitsMcCabeIndexSum" : 47,
        "linesOfCodeInUnits" : 122
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 9,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _create_connection_kwargs()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
        "extension" : "py",
        "linesOfCode" : 161,
        "unitsCount" : 25,
        "unitsMcCabeIndexSum" : 47,
        "linesOfCodeInUnits" : 122
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def apply_foreign_keys()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
        "extension" : "py",
        "linesOfCode" : 183,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 60,
        "linesOfCodeInUnits" : 157
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 22,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _get_catalogs()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
        "extension" : "py",
        "linesOfCode" : 153,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 48,
        "linesOfCodeInUnits" : 118
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 7,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def init()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/cli/commands.py",
        "extension" : "py",
        "linesOfCode" : 177,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 60
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 23,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def resolve_ollama_bin()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/llm/install.py",
        "extension" : "py",
        "linesOfCode" : 151,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 111
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def default_representer()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/serialisation/yaml.py",
        "extension" : "py",
        "linesOfCode" : 21,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 9,
        "linesOfCodeInUnits" : 17
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 11,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def migrate()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/storage/migrate.py",
        "extension" : "py",
        "linesOfCode" : 90,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 24,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _ensure_can_init_project()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/project/init_project.py",
        "extension" : "py",
        "linesOfCode" : 61,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 50
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def merge_plugins()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/plugin_loader.py",
        "extension" : "py",
        "linesOfCode" : 66,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 56
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _fetchall_dicts()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
        "extension" : "py",
        "linesOfCode" : 82,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 66
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 6,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _include_rule_matches()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/introspection_scope_matcher.py",
        "extension" : "py",
        "linesOfCode" : 68,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 22,
        "linesOfCodeInUnits" : 33
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 6,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def build_database_chunks()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/database_chunker.py",
        "extension" : "py",
        "linesOfCode" : 52,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 9,
        "linesOfCodeInUnits" : 24
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 9,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _create_connection_string_for_config()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
        "extension" : "py",
        "linesOfCode" : 161,
        "unitsCount" : 25,
        "unitsMcCabeIndexSum" : 47,
        "linesOfCodeInUnits" : 122
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 19,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def apply_relations()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
        "extension" : "py",
        "linesOfCode" : 183,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 60,
        "linesOfCodeInUnits" : 157
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 6,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def apply_unique_constraints()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
        "extension" : "py",
        "linesOfCode" : 183,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 60,
        "linesOfCodeInUnits" : 157
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def apply_indexes()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
        "extension" : "py",
        "linesOfCode" : 183,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 60,
        "linesOfCodeInUnits" : 157
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _get_catalogs()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/snowflake_introspector.py",
        "extension" : "py",
        "linesOfCode" : 124,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 41,
        "linesOfCodeInUnits" : 103
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 6,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _fetchall_dicts()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
        "extension" : "py",
        "linesOfCode" : 153,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 48,
        "linesOfCodeInUnits" : 118
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 7,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _get_property_list_from_type_hints()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/introspection/property_extract.py",
        "extension" : "py",
        "linesOfCode" : 141,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 44,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def load_datasource_descriptor()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/project/datasource_discovery.py",
        "extension" : "py",
        "linesOfCode" : 104,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 82
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def ensure_project_dir()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/project/layout.py",
        "extension" : "py",
        "linesOfCode" : 58,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 17,
        "linesOfCodeInUnits" : 37
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _get_catalogs()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
        "extension" : "py",
        "linesOfCode" : 107,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 37,
        "linesOfCodeInUnits" : 93
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 6,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def collect_schema_model()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/athena_introspector.py",
        "extension" : "py",
        "linesOfCode" : 87,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 15,
        "linesOfCodeInUnits" : 68
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 40,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def apply_columns()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
        "extension" : "py",
        "linesOfCode" : 183,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 60,
        "linesOfCodeInUnits" : 157
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def apply_primary_keys()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
        "extension" : "py",
        "linesOfCode" : 183,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 60,
        "linesOfCodeInUnits" : 157
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 9,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def group_rows()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/databao_context_engine/plugins/databases/table_builder.py",
        "extension" : "py",
        "linesOfCode" : 183,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 60,
        "linesOfCodeInUnits" : 157
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 5,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ]
  },
  "duplicationAnalysisResults" : {
    "overallDuplication" : {
      "key" : "system",
      "numberOfDuplicates" : 18,
      "cleanedLinesOfCode" : 4453,
      "duplicatedLinesOfCode" : 176,
      "numberOfFilesWithDuplicates" : 9,
      "duplicationPercentage" : 3.9523916460812933
    },
    "duplicationPerComponent" : [ [ {
      "key" : "src",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 4388,
      "duplicatedLinesOfCode" : 176,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 4.010938924339107
    }, {
      "key" : "ROOT",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 65,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    } ] ],
    "duplicationPerConcern" : [ ],
    "duplicationPerExtension" : [ {
      "key" : "py",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 4317,
      "duplicatedLinesOfCode" : 176,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 4.076905258281214
    } ],
    "longestDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 104,
        "endLine" : 302,
        "cleanedStartLine" : 76,
        "cleanedEndLine" : 108,
        "percentage" : 22.75862068965517,
        "blockSize" : 33
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 89,
        "endLine" : 246,
        "cleanedStartLine" : 55,
        "cleanedEndLine" : 87,
        "percentage" : 33.333333333333336,
        "blockSize" : 33
      } ],
      "blockSize" : 33
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 54,
        "endLine" : 68,
        "cleanedStartLine" : 32,
        "cleanedEndLine" : 45,
        "percentage" : 18.666666666666668,
        "blockSize" : 14
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 104,
        "endLine" : 118,
        "cleanedStartLine" : 76,
        "cleanedEndLine" : 89,
        "percentage" : 9.655172413793103,
        "blockSize" : 14
      } ],
      "blockSize" : 14
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 54,
        "endLine" : 68,
        "cleanedStartLine" : 32,
        "cleanedEndLine" : 45,
        "percentage" : 18.666666666666668,
        "blockSize" : 14
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 89,
        "endLine" : 103,
        "cleanedStartLine" : 55,
        "cleanedEndLine" : 68,
        "percentage" : 14.141414141414142,
        "blockSize" : 14
      } ],
      "blockSize" : 14
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 97,
        "endLine" : 107,
        "cleanedStartLine" : 63,
        "cleanedEndLine" : 72,
        "percentage" : 10.1010101010101,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 161,
          "unitsCount" : 25,
          "unitsMcCabeIndexSum" : 47,
          "linesOfCodeInUnits" : 122
        },
        "sourceFileCleanedLinesOfCode" : 152,
        "startLine" : 126,
        "endLine" : 136,
        "cleanedStartLine" : 91,
        "cleanedEndLine" : 100,
        "percentage" : 6.578947368421052,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 70,
        "endLine" : 118,
        "cleanedStartLine" : 47,
        "cleanedEndLine" : 56,
        "percentage" : 13.333333333333334,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 105,
        "endLine" : 162,
        "cleanedStartLine" : 70,
        "cleanedEndLine" : 79,
        "percentage" : 10.1010101010101,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 70,
        "endLine" : 118,
        "cleanedStartLine" : 47,
        "cleanedEndLine" : 56,
        "percentage" : 13.333333333333334,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 120,
        "endLine" : 205,
        "cleanedStartLine" : 91,
        "cleanedEndLine" : 100,
        "percentage" : 6.896551724137931,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 112,
        "endLine" : 122,
        "cleanedStartLine" : 84,
        "cleanedEndLine" : 93,
        "percentage" : 6.896551724137931,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 161,
          "unitsCount" : 25,
          "unitsMcCabeIndexSum" : 47,
          "linesOfCodeInUnits" : 122
        },
        "sourceFileCleanedLinesOfCode" : 152,
        "startLine" : 126,
        "endLine" : 136,
        "cleanedStartLine" : 91,
        "cleanedEndLine" : 100,
        "percentage" : 6.578947368421052,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 152,
        "endLine" : 295,
        "cleanedStartLine" : 58,
        "cleanedEndLine" : 65,
        "percentage" : 10.666666666666666,
        "blockSize" : 8
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 182,
        "endLine" : 266,
        "cleanedStartLine" : 81,
        "cleanedEndLine" : 88,
        "percentage" : 8.080808080808081,
        "blockSize" : 8
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 89,
        "endLine" : 96,
        "cleanedStartLine" : 55,
        "cleanedEndLine" : 62,
        "percentage" : 8.080808080808081,
        "blockSize" : 8
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 161,
          "unitsCount" : 25,
          "unitsMcCabeIndexSum" : 47,
          "linesOfCodeInUnits" : 122
        },
        "sourceFileCleanedLinesOfCode" : 152,
        "startLine" : 117,
        "endLine" : 124,
        "cleanedStartLine" : 82,
        "cleanedEndLine" : 89,
        "percentage" : 5.2631578947368425,
        "blockSize" : 8
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 104,
        "endLine" : 111,
        "cleanedStartLine" : 76,
        "cleanedEndLine" : 83,
        "percentage" : 5.517241379310345,
        "blockSize" : 8
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 161,
          "unitsCount" : 25,
          "unitsMcCabeIndexSum" : 47,
          "linesOfCodeInUnits" : 122
        },
        "sourceFileCleanedLinesOfCode" : 152,
        "startLine" : 117,
        "endLine" : 124,
        "cleanedStartLine" : 82,
        "cleanedEndLine" : 89,
        "percentage" : 5.2631578947368425,
        "blockSize" : 8
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 54,
        "endLine" : 61,
        "cleanedStartLine" : 32,
        "cleanedEndLine" : 39,
        "percentage" : 10.666666666666666,
        "blockSize" : 8
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 161,
          "unitsCount" : 25,
          "unitsMcCabeIndexSum" : 47,
          "linesOfCodeInUnits" : 122
        },
        "sourceFileCleanedLinesOfCode" : 152,
        "startLine" : 117,
        "endLine" : 124,
        "cleanedStartLine" : 82,
        "cleanedEndLine" : 89,
        "percentage" : 5.2631578947368425,
        "blockSize" : 8
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 68,
        "endLine" : 75,
        "cleanedStartLine" : 46,
        "cleanedEndLine" : 52,
        "percentage" : 4.827586206896552,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/snowflake_introspector.py",
          "extension" : "py",
          "linesOfCode" : 124,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 41,
          "linesOfCodeInUnits" : 103
        },
        "sourceFileCleanedLinesOfCode" : 115,
        "startLine" : 51,
        "endLine" : 57,
        "cleanedStartLine" : 30,
        "cleanedEndLine" : 36,
        "percentage" : 6.086956521739131,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 152,
        "endLine" : 268,
        "cleanedStartLine" : 58,
        "cleanedEndLine" : 64,
        "percentage" : 9.333333333333334,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 227,
        "endLine" : 302,
        "cleanedStartLine" : 102,
        "cleanedEndLine" : 108,
        "percentage" : 4.827586206896552,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/introspection_scope.py",
          "extension" : "py",
          "linesOfCode" : 42,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 12,
          "linesOfCodeInUnits" : 20
        },
        "sourceFileCleanedLinesOfCode" : 39,
        "startLine" : 25,
        "endLine" : 31,
        "cleanedStartLine" : 8,
        "cleanedEndLine" : 13,
        "percentage" : 15.384615384615385,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/introspection_scope.py",
          "extension" : "py",
          "linesOfCode" : 42,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 12,
          "linesOfCodeInUnits" : 20
        },
        "sourceFileCleanedLinesOfCode" : 39,
        "startLine" : 57,
        "endLine" : 63,
        "cleanedStartLine" : 26,
        "cleanedEndLine" : 31,
        "percentage" : 15.384615384615385,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 62,
        "endLine" : 68,
        "cleanedStartLine" : 40,
        "cleanedEndLine" : 45,
        "percentage" : 8.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 161,
          "unitsCount" : 25,
          "unitsMcCabeIndexSum" : 47,
          "linesOfCodeInUnits" : 122
        },
        "sourceFileCleanedLinesOfCode" : 152,
        "startLine" : 126,
        "endLine" : 132,
        "cleanedStartLine" : 91,
        "cleanedEndLine" : 96,
        "percentage" : 3.9473684210526314,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/storage/repositories/embedding_repository.py",
          "extension" : "py",
          "linesOfCode" : 72,
          "unitsCount" : 7,
          "unitsMcCabeIndexSum" : 9,
          "linesOfCodeInUnits" : 35
        },
        "sourceFileCleanedLinesOfCode" : 66,
        "startLine" : 42,
        "endLine" : 53,
        "cleanedStartLine" : 24,
        "cleanedEndLine" : 29,
        "percentage" : 9.090909090909092,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/storage/repositories/embedding_repository.py",
          "extension" : "py",
          "linesOfCode" : 72,
          "unitsCount" : 7,
          "unitsMcCabeIndexSum" : 9,
          "linesOfCodeInUnits" : 35
        },
        "sourceFileCleanedLinesOfCode" : 66,
        "startLine" : 78,
        "endLine" : 89,
        "cleanedStartLine" : 46,
        "cleanedEndLine" : 51,
        "percentage" : 9.090909090909092,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/llm/service.py",
          "extension" : "py",
          "linesOfCode" : 115,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 31,
          "linesOfCodeInUnits" : 80
        },
        "sourceFileCleanedLinesOfCode" : 108,
        "startLine" : 97,
        "endLine" : 102,
        "cleanedStartLine" : 67,
        "cleanedEndLine" : 72,
        "percentage" : 5.555555555555555,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/llm/service.py",
          "extension" : "py",
          "linesOfCode" : 115,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 31,
          "linesOfCodeInUnits" : 80
        },
        "sourceFileCleanedLinesOfCode" : 108,
        "startLine" : 126,
        "endLine" : 131,
        "cleanedStartLine" : 93,
        "cleanedEndLine" : 98,
        "percentage" : 5.555555555555555,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/storage/repositories/chunk_repository.py",
          "extension" : "py",
          "linesOfCode" : 81,
          "unitsCount" : 7,
          "unitsMcCabeIndexSum" : 8,
          "linesOfCodeInUnits" : 34
        },
        "sourceFileCleanedLinesOfCode" : 76,
        "startLine" : 49,
        "endLine" : 55,
        "cleanedStartLine" : 24,
        "cleanedEndLine" : 29,
        "percentage" : 7.894736842105263,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/storage/repositories/embedding_repository.py",
          "extension" : "py",
          "linesOfCode" : 72,
          "unitsCount" : 7,
          "unitsMcCabeIndexSum" : 9,
          "linesOfCodeInUnits" : 35
        },
        "sourceFileCleanedLinesOfCode" : 66,
        "startLine" : 51,
        "endLine" : 57,
        "cleanedStartLine" : 27,
        "cleanedEndLine" : 32,
        "percentage" : 9.090909090909092,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    } ],
    "mostFrequentDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 97,
        "endLine" : 103,
        "cleanedStartLine" : 63,
        "cleanedEndLine" : 68,
        "percentage" : 6.0606060606060606,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 112,
        "endLine" : 118,
        "cleanedStartLine" : 84,
        "cleanedEndLine" : 89,
        "percentage" : 4.137931034482759,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 62,
        "endLine" : 68,
        "cleanedStartLine" : 40,
        "cleanedEndLine" : 45,
        "percentage" : 8.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 161,
          "unitsCount" : 25,
          "unitsMcCabeIndexSum" : 47,
          "linesOfCodeInUnits" : 122
        },
        "sourceFileCleanedLinesOfCode" : 152,
        "startLine" : 126,
        "endLine" : 132,
        "cleanedStartLine" : 91,
        "cleanedEndLine" : 96,
        "percentage" : 3.9473684210526314,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 95,
        "endLine" : 101,
        "cleanedStartLine" : 61,
        "cleanedEndLine" : 66,
        "percentage" : 6.0606060606060606,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 110,
        "endLine" : 116,
        "cleanedStartLine" : 82,
        "cleanedEndLine" : 87,
        "percentage" : 4.137931034482759,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 60,
        "endLine" : 66,
        "cleanedStartLine" : 38,
        "cleanedEndLine" : 43,
        "percentage" : 8.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 94,
        "endLine" : 100,
        "cleanedStartLine" : 60,
        "cleanedEndLine" : 65,
        "percentage" : 6.0606060606060606,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 109,
        "endLine" : 115,
        "cleanedStartLine" : 81,
        "cleanedEndLine" : 86,
        "percentage" : 4.137931034482759,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 59,
        "endLine" : 65,
        "cleanedStartLine" : 37,
        "cleanedEndLine" : 42,
        "percentage" : 8.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 91,
        "endLine" : 96,
        "cleanedStartLine" : 57,
        "cleanedEndLine" : 62,
        "percentage" : 6.0606060606060606,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 106,
        "endLine" : 111,
        "cleanedStartLine" : 78,
        "cleanedEndLine" : 83,
        "percentage" : 4.137931034482759,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 56,
        "endLine" : 61,
        "cleanedStartLine" : 34,
        "cleanedEndLine" : 39,
        "percentage" : 8.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 161,
          "unitsCount" : 25,
          "unitsMcCabeIndexSum" : 47,
          "linesOfCodeInUnits" : 122
        },
        "sourceFileCleanedLinesOfCode" : 152,
        "startLine" : 119,
        "endLine" : 124,
        "cleanedStartLine" : 84,
        "cleanedEndLine" : 89,
        "percentage" : 3.9473684210526314,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 110,
        "endLine" : 162,
        "cleanedStartLine" : 74,
        "cleanedEndLine" : 79,
        "percentage" : 6.0606060606060606,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 125,
        "endLine" : 205,
        "cleanedStartLine" : 95,
        "cleanedEndLine" : 100,
        "percentage" : 4.137931034482759,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 75,
        "endLine" : 118,
        "cleanedStartLine" : 51,
        "cleanedEndLine" : 56,
        "percentage" : 8.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 92,
        "endLine" : 97,
        "cleanedStartLine" : 58,
        "cleanedEndLine" : 63,
        "percentage" : 6.0606060606060606,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 107,
        "endLine" : 112,
        "cleanedStartLine" : 79,
        "cleanedEndLine" : 84,
        "percentage" : 4.137931034482759,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 57,
        "endLine" : 62,
        "cleanedStartLine" : 35,
        "cleanedEndLine" : 40,
        "percentage" : 8.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 107,
        "endLine" : 132,
        "cleanedStartLine" : 72,
        "cleanedEndLine" : 77,
        "percentage" : 6.0606060606060606,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 122,
        "endLine" : 168,
        "cleanedStartLine" : 93,
        "cleanedEndLine" : 98,
        "percentage" : 4.137931034482759,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 72,
        "endLine" : 95,
        "cleanedStartLine" : 49,
        "cleanedEndLine" : 54,
        "percentage" : 8.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 200,
        "endLine" : 246,
        "cleanedStartLine" : 82,
        "cleanedEndLine" : 87,
        "percentage" : 6.0606060606060606,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 248,
        "endLine" : 302,
        "cleanedStartLine" : 103,
        "cleanedEndLine" : 108,
        "percentage" : 4.137931034482759,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 185,
        "endLine" : 268,
        "cleanedStartLine" : 59,
        "cleanedEndLine" : 64,
        "percentage" : 8.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 102,
        "endLine" : 107,
        "cleanedStartLine" : 67,
        "cleanedEndLine" : 72,
        "percentage" : 6.0606060606060606,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 117,
        "endLine" : 122,
        "cleanedStartLine" : 88,
        "cleanedEndLine" : 93,
        "percentage" : 4.137931034482759,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 161,
          "unitsCount" : 25,
          "unitsMcCabeIndexSum" : 47,
          "linesOfCodeInUnits" : 122
        },
        "sourceFileCleanedLinesOfCode" : 152,
        "startLine" : 131,
        "endLine" : 136,
        "cleanedStartLine" : 95,
        "cleanedEndLine" : 100,
        "percentage" : 3.9473684210526314,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 90,
        "endLine" : 95,
        "cleanedStartLine" : 56,
        "cleanedEndLine" : 61,
        "percentage" : 6.0606060606060606,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 105,
        "endLine" : 110,
        "cleanedStartLine" : 77,
        "cleanedEndLine" : 82,
        "percentage" : 4.137931034482759,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 55,
        "endLine" : 60,
        "cleanedStartLine" : 33,
        "cleanedEndLine" : 38,
        "percentage" : 8.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 161,
          "unitsCount" : 25,
          "unitsMcCabeIndexSum" : 47,
          "linesOfCodeInUnits" : 122
        },
        "sourceFileCleanedLinesOfCode" : 152,
        "startLine" : 118,
        "endLine" : 123,
        "cleanedStartLine" : 83,
        "cleanedEndLine" : 88,
        "percentage" : 3.9473684210526314,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 89,
        "endLine" : 94,
        "cleanedStartLine" : 55,
        "cleanedEndLine" : 60,
        "percentage" : 6.0606060606060606,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 104,
        "endLine" : 109,
        "cleanedStartLine" : 76,
        "cleanedEndLine" : 81,
        "percentage" : 4.137931034482759,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 54,
        "endLine" : 59,
        "cleanedStartLine" : 32,
        "cleanedEndLine" : 37,
        "percentage" : 8.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 161,
          "unitsCount" : 25,
          "unitsMcCabeIndexSum" : 47,
          "linesOfCodeInUnits" : 122
        },
        "sourceFileCleanedLinesOfCode" : 152,
        "startLine" : 117,
        "endLine" : 122,
        "cleanedStartLine" : 82,
        "cleanedEndLine" : 87,
        "percentage" : 3.9473684210526314,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 106,
        "endLine" : 131,
        "cleanedStartLine" : 71,
        "cleanedEndLine" : 76,
        "percentage" : 6.0606060606060606,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 121,
        "endLine" : 167,
        "cleanedStartLine" : 92,
        "cleanedEndLine" : 97,
        "percentage" : 4.137931034482759,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 71,
        "endLine" : 94,
        "cleanedStartLine" : 48,
        "cleanedEndLine" : 53,
        "percentage" : 8.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 96,
        "endLine" : 102,
        "cleanedStartLine" : 62,
        "cleanedEndLine" : 67,
        "percentage" : 6.0606060606060606,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 111,
        "endLine" : 117,
        "cleanedStartLine" : 83,
        "cleanedEndLine" : 88,
        "percentage" : 4.137931034482759,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 61,
        "endLine" : 67,
        "cleanedStartLine" : 39,
        "cleanedEndLine" : 44,
        "percentage" : 8.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 182,
        "endLine" : 245,
        "cleanedStartLine" : 81,
        "cleanedEndLine" : 86,
        "percentage" : 6.0606060606060606,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 227,
        "endLine" : 301,
        "cleanedStartLine" : 102,
        "cleanedEndLine" : 107,
        "percentage" : 4.137931034482759,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 152,
        "endLine" : 267,
        "cleanedStartLine" : 58,
        "cleanedEndLine" : 63,
        "percentage" : 8.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 105,
        "endLine" : 111,
        "cleanedStartLine" : 70,
        "cleanedEndLine" : 75,
        "percentage" : 6.0606060606060606,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 120,
        "endLine" : 126,
        "cleanedStartLine" : 91,
        "cleanedEndLine" : 96,
        "percentage" : 4.137931034482759,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 70,
        "endLine" : 76,
        "cleanedStartLine" : 47,
        "cleanedEndLine" : 52,
        "percentage" : 8.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 101,
        "endLine" : 106,
        "cleanedStartLine" : 66,
        "cleanedEndLine" : 71,
        "percentage" : 6.0606060606060606,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 116,
        "endLine" : 121,
        "cleanedStartLine" : 87,
        "cleanedEndLine" : 92,
        "percentage" : 4.137931034482759,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 161,
          "unitsCount" : 25,
          "unitsMcCabeIndexSum" : 47,
          "linesOfCodeInUnits" : 122
        },
        "sourceFileCleanedLinesOfCode" : 152,
        "startLine" : 130,
        "endLine" : 135,
        "cleanedStartLine" : 94,
        "cleanedEndLine" : 99,
        "percentage" : 3.9473684210526314,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 108,
        "endLine" : 161,
        "cleanedStartLine" : 73,
        "cleanedEndLine" : 78,
        "percentage" : 6.0606060606060606,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 123,
        "endLine" : 204,
        "cleanedStartLine" : 94,
        "cleanedEndLine" : 99,
        "percentage" : 4.137931034482759,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 73,
        "endLine" : 117,
        "cleanedStartLine" : 50,
        "cleanedEndLine" : 55,
        "percentage" : 8.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 99,
        "endLine" : 104,
        "cleanedStartLine" : 64,
        "cleanedEndLine" : 69,
        "percentage" : 6.0606060606060606,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 114,
        "endLine" : 119,
        "cleanedStartLine" : 85,
        "cleanedEndLine" : 90,
        "percentage" : 4.137931034482759,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 161,
          "unitsCount" : 25,
          "unitsMcCabeIndexSum" : 47,
          "linesOfCodeInUnits" : 122
        },
        "sourceFileCleanedLinesOfCode" : 152,
        "startLine" : 128,
        "endLine" : 133,
        "cleanedStartLine" : 92,
        "cleanedEndLine" : 97,
        "percentage" : 3.9473684210526314,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 93,
        "endLine" : 99,
        "cleanedStartLine" : 59,
        "cleanedEndLine" : 64,
        "percentage" : 6.0606060606060606,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 108,
        "endLine" : 114,
        "cleanedStartLine" : 80,
        "cleanedEndLine" : 85,
        "percentage" : 4.137931034482759,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/duckdb_introspector.py",
          "extension" : "py",
          "linesOfCode" : 82,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 66
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 58,
        "endLine" : 64,
        "cleanedStartLine" : 36,
        "cleanedEndLine" : 41,
        "percentage" : 8.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mysql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 107,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 37,
          "linesOfCodeInUnits" : 93
        },
        "sourceFileCleanedLinesOfCode" : 99,
        "startLine" : 100,
        "endLine" : 105,
        "cleanedStartLine" : 65,
        "cleanedEndLine" : 70,
        "percentage" : 6.0606060606060606,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/mssql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 153,
          "unitsCount" : 17,
          "unitsMcCabeIndexSum" : 48,
          "linesOfCodeInUnits" : 118
        },
        "sourceFileCleanedLinesOfCode" : 145,
        "startLine" : 115,
        "endLine" : 120,
        "cleanedStartLine" : 86,
        "cleanedEndLine" : 91,
        "percentage" : 4.137931034482759,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/databao_context_engine/plugins/databases/postgresql_introspector.py",
          "extension" : "py",
          "linesOfCode" : 161,
          "unitsCount" : 25,
          "unitsMcCabeIndexSum" : 47,
          "linesOfCodeInUnits" : 122
        },
        "sourceFileCleanedLinesOfCode" : 152,
        "startLine" : 129,
        "endLine" : 134,
        "cleanedStartLine" : 93,
        "cleanedEndLine" : 98,
        "percentage" : 3.9473684210526314,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    } ]
  },
  "contributorsAnalysisResults" : {
    "latestCommitDate" : "2026-01-16",
    "contributors" : [ {
      "email" : "julien.arzul@jetbrains.com",
      "userName" : "Julien Arzul",
      "commitsCount" : 150,
      "commitsCount30Days" : 25,
      "commitsCount90Days" : 150,
      "commitsCount180Days" : 150,
      "commitsCount365Days" : 150,
      "firstCommitDate" : "2025-10-31",
      "latestCommitDate" : "2026-01-16",
      "activeYears" : [ "2025", "2026" ],
      "commitDates" : [ "2026-01-16", "2026-01-15", "2026-01-14", "2026-01-13", "2025-12-19", "2025-12-18", "2025-12-16", "2025-12-15", "2025-12-12", "2025-12-08", "2025-12-11", "2025-12-09", "2025-12-10", "2025-12-05", "2025-12-01", "2025-12-02", "2025-11-27", "2025-11-26", "2025-11-28", "2025-11-24", "2025-11-21", "2025-11-20", "2025-11-18", "2025-11-17", "2025-11-14", "2025-11-13", "2025-11-12", "2025-11-11", "2025-11-10", "2025-11-07", "2025-11-05", "2025-11-03", "2025-10-31" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "stupin.sergey@gmail.com",
      "userName" : "Sergey Stupin",
      "commitsCount" : 52,
      "commitsCount30Days" : 10,
      "commitsCount90Days" : 52,
      "commitsCount180Days" : 52,
      "commitsCount365Days" : 52,
      "firstCommitDate" : "2025-11-03",
      "latestCommitDate" : "2026-01-16",
      "activeYears" : [ "2025", "2026" ],
      "commitDates" : [ "2026-01-16", "2026-01-15", "2026-01-14", "2025-12-19", "2025-12-17", "2025-12-13", "2025-12-12", "2025-12-10", "2025-12-08", "2025-11-28", "2025-11-26", "2025-11-25", "2025-11-21", "2025-11-20", "2025-11-11", "2025-11-10", "2025-11-07", "2025-11-05", "2025-11-04", "2025-11-03" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "annasv209@gmail.com",
      "userName" : "Anna Vlasova",
      "commitsCount" : 12,
      "commitsCount30Days" : 1,
      "commitsCount90Days" : 12,
      "commitsCount180Days" : 12,
      "commitsCount365Days" : 12,
      "firstCommitDate" : "2025-11-20",
      "latestCommitDate" : "2026-01-09",
      "activeYears" : [ "2025", "2026" ],
      "commitDates" : [ "2026-01-09", "2025-12-17", "2025-12-16", "2025-12-15", "2025-12-10", "2025-11-28", "2025-11-27", "2025-11-20" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "mateusvcordeiro@gmail.com",
      "userName" : "Mateus-Cordeiro",
      "commitsCount" : 11,
      "commitsCount30Days" : 3,
      "commitsCount90Days" : 11,
      "commitsCount180Days" : 11,
      "commitsCount365Days" : 11,
      "firstCommitDate" : "2025-11-14",
      "latestCommitDate" : "2026-01-14",
      "activeYears" : [ "2025", "2026" ],
      "commitDates" : [ "2026-01-14", "2026-01-12", "2025-12-09", "2025-12-03", "2025-11-28", "2025-11-25", "2025-11-20", "2025-11-14" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "ruslan.golov@jetbrains.com",
      "userName" : "ruslan.golov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 1,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-11-06",
      "latestCommitDate" : "2025-11-06",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-11-06" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    } ],
    "contributorsPerYear" : [ {
      "timeSlot" : "2025",
      "contributorsCount" : 5,
      "commitsCount" : 194
    }, {
      "timeSlot" : "2026",
      "contributorsCount" : 4,
      "commitsCount" : 32
    } ],
    "contributorsPerMonth" : [ {
      "timeSlot" : "2025-10",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2025-11",
      "contributorsCount" : 5,
      "commitsCount" : 119
    }, {
      "timeSlot" : "2025-12",
      "contributorsCount" : 4,
      "commitsCount" : 70
    }, {
      "timeSlot" : "2026-01",
      "contributorsCount" : 4,
      "commitsCount" : 32
    } ],
    "contributorsPerDay" : [ {
      "timeSlot" : "2025-10-31",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2025-11-03",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-11-04",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-11-05",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-11-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-11-07",
      "contributorsCount" : 2,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2025-11-10",
      "contributorsCount" : 2,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2025-11-11",
      "contributorsCount" : 2,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2025-11-12",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2025-11-13",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2025-11-14",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-11-17",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2025-11-18",
      "contributorsCount" : 1,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2025-11-20",
      "contributorsCount" : 4,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2025-11-21",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2025-11-24",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-11-25",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2025-11-26",
      "contributorsCount" : 2,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2025-11-27",
      "contributorsCount" : 2,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2025-11-28",
      "contributorsCount" : 4,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2025-12-01",
      "contributorsCount" : 1,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2025-12-02",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-12-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-12-05",
      "contributorsCount" : 1,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2025-12-08",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2025-12-09",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2025-12-10",
      "contributorsCount" : 3,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2025-12-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-12-12",
      "contributorsCount" : 2,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2025-12-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-12-15",
      "contributorsCount" : 2,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2025-12-16",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2025-12-17",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-12-18",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-12-19",
      "contributorsCount" : 2,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2026-01-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2026-01-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2026-01-13",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2026-01-14",
      "contributorsCount" : 3,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2026-01-15",
      "contributorsCount" : 2,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2026-01-16",
      "contributorsCount" : 2,
      "commitsCount" : 6
    } ],
    "contributorsPerWeek" : [ {
      "timeSlot" : "2025-10-27",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2025-11-03",
      "contributorsCount" : 3,
      "commitsCount" : 21
    }, {
      "timeSlot" : "2025-11-10",
      "contributorsCount" : 3,
      "commitsCount" : 31
    }, {
      "timeSlot" : "2025-11-17",
      "contributorsCount" : 4,
      "commitsCount" : 31
    }, {
      "timeSlot" : "2025-11-24",
      "contributorsCount" : 4,
      "commitsCount" : 36
    }, {
      "timeSlot" : "2025-12-01",
      "contributorsCount" : 2,
      "commitsCount" : 19
    }, {
      "timeSlot" : "2025-12-08",
      "contributorsCount" : 4,
      "commitsCount" : 27
    }, {
      "timeSlot" : "2025-12-15",
      "contributorsCount" : 3,
      "commitsCount" : 24
    }, {
      "timeSlot" : "2026-01-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2026-01-12",
      "contributorsCount" : 3,
      "commitsCount" : 31
    } ],
    "commitsPerExtensions" : [ {
      "extension" : "py",
      "commitsCount" : 1048,
      "committers" : [ "julien.arzul@jetbrains.com", "stupin.sergey@gmail.com", "mateusvcordeiro@gmail.com", "annasv209@gmail.com" ],
      "filesCount" : 396,
      "commitsCount30Days" : 347,
      "committers30Days" : [ "julien.arzul@jetbrains.com", "stupin.sergey@gmail.com", "mateusvcordeiro@gmail.com", "annasv209@gmail.com" ],
      "filesCount30Days" : 232,
      "commitsCount90Days" : 1048,
      "committers90Days" : [ "julien.arzul@jetbrains.com", "stupin.sergey@gmail.com", "mateusvcordeiro@gmail.com", "annasv209@gmail.com" ],
      "filesCount90Days" : 396,
      "contributorPerExtensionStats" : [ {
        "contributor" : "julien.arzul@jetbrains.com",
        "fileUpdates30Days" : 125,
        "fileUpdates90Days" : 577,
        "fileUpdates" : 577
      }, {
        "contributor" : "stupin.sergey@gmail.com",
        "fileUpdates30Days" : 198,
        "fileUpdates90Days" : 258,
        "fileUpdates" : 258
      }, {
        "contributor" : "annasv209@gmail.com",
        "fileUpdates30Days" : 2,
        "fileUpdates90Days" : 53,
        "fileUpdates" : 53
      }, {
        "contributor" : "mateusvcordeiro@gmail.com",
        "fileUpdates30Days" : 22,
        "fileUpdates90Days" : 160,
        "fileUpdates" : 160
      } ]
    }, {
      "extension" : "lock",
      "commitsCount" : 23,
      "committers" : [ "stupin.sergey@gmail.com", "mateusvcordeiro@gmail.com", "annasv209@gmail.com", "julien.arzul@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 5,
      "committers30Days" : [ "stupin.sergey@gmail.com", "mateusvcordeiro@gmail.com", "annasv209@gmail.com" ],
      "filesCount30Days" : 1,
      "commitsCount90Days" : 23,
      "committers90Days" : [ "stupin.sergey@gmail.com", "mateusvcordeiro@gmail.com", "annasv209@gmail.com", "julien.arzul@jetbrains.com" ],
      "filesCount90Days" : 1,
      "contributorPerExtensionStats" : [ {
        "contributor" : "julien.arzul@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 8,
        "fileUpdates" : 8
      }, {
        "contributor" : "stupin.sergey@gmail.com",
        "fileUpdates30Days" : 3,
        "fileUpdates90Days" : 9,
        "fileUpdates" : 9
      }, {
        "contributor" : "annasv209@gmail.com",
        "fileUpdates30Days" : 1,
        "fileUpdates90Days" : 3,
        "fileUpdates" : 3
      }, {
        "contributor" : "mateusvcordeiro@gmail.com",
        "fileUpdates30Days" : 1,
        "fileUpdates90Days" : 3,
        "fileUpdates" : 3
      } ]
    }, {
      "extension" : "md",
      "commitsCount" : 18,
      "committers" : [ "stupin.sergey@gmail.com", "mateusvcordeiro@gmail.com", "julien.arzul@jetbrains.com", "ruslan.golov@jetbrains.com" ],
      "filesCount" : 8,
      "commitsCount30Days" : 5,
      "committers30Days" : [ "stupin.sergey@gmail.com", "mateusvcordeiro@gmail.com" ],
      "filesCount30Days" : 5,
      "commitsCount90Days" : 18,
      "committers90Days" : [ "stupin.sergey@gmail.com", "mateusvcordeiro@gmail.com", "julien.arzul@jetbrains.com", "ruslan.golov@jetbrains.com" ],
      "filesCount90Days" : 8,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ruslan.golov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 1
      }, {
        "contributor" : "julien.arzul@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 8,
        "fileUpdates" : 8
      }, {
        "contributor" : "stupin.sergey@gmail.com",
        "fileUpdates30Days" : 4,
        "fileUpdates90Days" : 8,
        "fileUpdates" : 8
      }, {
        "contributor" : "mateusvcordeiro@gmail.com",
        "fileUpdates30Days" : 1,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "toml",
      "commitsCount" : 26,
      "committers" : [ "stupin.sergey@gmail.com", "annasv209@gmail.com", "julien.arzul@jetbrains.com", "mateusvcordeiro@gmail.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 5,
      "committers30Days" : [ "stupin.sergey@gmail.com", "annasv209@gmail.com" ],
      "filesCount30Days" : 1,
      "commitsCount90Days" : 26,
      "committers90Days" : [ "stupin.sergey@gmail.com", "annasv209@gmail.com", "julien.arzul@jetbrains.com", "mateusvcordeiro@gmail.com" ],
      "filesCount90Days" : 2,
      "contributorPerExtensionStats" : [ {
        "contributor" : "julien.arzul@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 10,
        "fileUpdates" : 10
      }, {
        "contributor" : "stupin.sergey@gmail.com",
        "fileUpdates30Days" : 4,
        "fileUpdates90Days" : 12,
        "fileUpdates" : 12
      }, {
        "contributor" : "annasv209@gmail.com",
        "fileUpdates30Days" : 1,
        "fileUpdates90Days" : 3,
        "fileUpdates" : 3
      }, {
        "contributor" : "mateusvcordeiro@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "yaml",
      "commitsCount" : 18,
      "committers" : [ "stupin.sergey@gmail.com", "julien.arzul@jetbrains.com", "mateusvcordeiro@gmail.com" ],
      "filesCount" : 10,
      "commitsCount30Days" : 2,
      "committers30Days" : [ "stupin.sergey@gmail.com" ],
      "filesCount30Days" : 2,
      "commitsCount90Days" : 18,
      "committers90Days" : [ "stupin.sergey@gmail.com", "julien.arzul@jetbrains.com", "mateusvcordeiro@gmail.com" ],
      "filesCount90Days" : 10,
      "contributorPerExtensionStats" : [ {
        "contributor" : "julien.arzul@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 7,
        "fileUpdates" : 7
      }, {
        "contributor" : "stupin.sergey@gmail.com",
        "fileUpdates30Days" : 2,
        "fileUpdates90Days" : 9,
        "fileUpdates" : 9
      }, {
        "contributor" : "mateusvcordeiro@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 2,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "sql",
      "commitsCount" : 12,
      "committers" : [ "stupin.sergey@gmail.com", "julien.arzul@jetbrains.com", "mateusvcordeiro@gmail.com" ],
      "filesCount" : 12,
      "commitsCount30Days" : 1,
      "committers30Days" : [ "stupin.sergey@gmail.com" ],
      "filesCount30Days" : 1,
      "commitsCount90Days" : 12,
      "committers90Days" : [ "stupin.sergey@gmail.com", "julien.arzul@jetbrains.com", "mateusvcordeiro@gmail.com" ],
      "filesCount90Days" : 12,
      "contributorPerExtensionStats" : [ {
        "contributor" : "julien.arzul@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 2,
        "fileUpdates" : 2
      }, {
        "contributor" : "stupin.sergey@gmail.com",
        "fileUpdates30Days" : 1,
        "fileUpdates90Days" : 9,
        "fileUpdates" : 9
      }, {
        "contributor" : "mateusvcordeiro@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "txt",
      "commitsCount" : 5,
      "committers" : [ "stupin.sergey@gmail.com", "julien.arzul@jetbrains.com" ],
      "filesCount" : 5,
      "commitsCount30Days" : 1,
      "committers30Days" : [ "stupin.sergey@gmail.com" ],
      "filesCount30Days" : 1,
      "commitsCount90Days" : 5,
      "committers90Days" : [ "stupin.sergey@gmail.com", "julien.arzul@jetbrains.com" ],
      "filesCount90Days" : 5,
      "contributorPerExtensionStats" : [ {
        "contributor" : "julien.arzul@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 4,
        "fileUpdates" : 4
      }, {
        "contributor" : "stupin.sergey@gmail.com",
        "fileUpdates30Days" : 1,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "xml",
      "commitsCount" : 10,
      "committers" : [ "stupin.sergey@gmail.com", "julien.arzul@jetbrains.com" ],
      "filesCount" : 7,
      "commitsCount30Days" : 2,
      "committers30Days" : [ "stupin.sergey@gmail.com" ],
      "filesCount30Days" : 2,
      "commitsCount90Days" : 10,
      "committers90Days" : [ "stupin.sergey@gmail.com", "julien.arzul@jetbrains.com" ],
      "filesCount90Days" : 7,
      "contributorPerExtensionStats" : [ {
        "contributor" : "julien.arzul@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 2,
        "fileUpdates" : 2
      }, {
        "contributor" : "stupin.sergey@gmail.com",
        "fileUpdates30Days" : 2,
        "fileUpdates90Days" : 8,
        "fileUpdates" : 8
      } ]
    }, {
      "extension" : "nix",
      "commitsCount" : 2,
      "committers" : [ "stupin.sergey@gmail.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 1,
      "committers30Days" : [ "stupin.sergey@gmail.com" ],
      "filesCount30Days" : 1,
      "commitsCount90Days" : 2,
      "committers90Days" : [ "stupin.sergey@gmail.com" ],
      "filesCount90Days" : 1,
      "contributorPerExtensionStats" : [ {
        "contributor" : "stupin.sergey@gmail.com",
        "fileUpdates30Days" : 1,
        "fileUpdates90Days" : 2,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "gitignore",
      "commitsCount" : 5,
      "committers" : [ "mateusvcordeiro@gmail.com", "stupin.sergey@gmail.com", "julien.arzul@jetbrains.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 5,
      "committers90Days" : [ "mateusvcordeiro@gmail.com", "stupin.sergey@gmail.com", "julien.arzul@jetbrains.com" ],
      "filesCount90Days" : 2,
      "contributorPerExtensionStats" : [ {
        "contributor" : "julien.arzul@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 1
      }, {
        "contributor" : "stupin.sergey@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 3,
        "fileUpdates" : 3
      }, {
        "contributor" : "mateusvcordeiro@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "",
      "commitsCount" : 1,
      "committers" : [ "mateusvcordeiro@gmail.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 1,
      "committers90Days" : [ "mateusvcordeiro@gmail.com" ],
      "filesCount90Days" : 1,
      "contributorPerExtensionStats" : [ {
        "contributor" : "mateusvcordeiro@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "python-version",
      "commitsCount" : 1,
      "committers" : [ "julien.arzul@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 1,
      "committers90Days" : [ "julien.arzul@jetbrains.com" ],
      "filesCount90Days" : 1,
      "contributorPerExtensionStats" : [ {
        "contributor" : "julien.arzul@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 1
      } ]
    } ]
  },
  "numberOfExcludedFiles" : 17,
  "excludedExtensions" : {
    "python-version" : 1,
    "txt" : 1,
    "xml" : 6,
    "gitignore" : 2,
    "md" : 3,
    "lock" : 1,
    "yaml" : 3
  },
  "analysisStartTimeMs" : 1768758036038,
  "maxLinesOfCode" : 6014,
  "maxFileCount" : 130
}