[ {
  "relativePath" : "pyproject.toml",
  "extension" : "toml",
  "linesOfCode" : 19,
  "components" : [ "primary::ROOT" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "main.py",
  "extension" : "py",
  "linesOfCode" : 13,
  "components" : [ "primary::ROOT" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "answers/task_3/tools.py",
  "extension" : "py",
  "linesOfCode" : 19,
  "components" : [ "primary::answers" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "answers/task_4/tools.py",
  "extension" : "py",
  "linesOfCode" : 27,
  "components" : [ "primary::answers" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "answers/task_1/tools.py",
  "extension" : "py",
  "linesOfCode" : 10,
  "components" : [ "primary::answers" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "answers/task_agentic_retrieval/tools.py",
  "extension" : "py",
  "linesOfCode" : 41,
  "components" : [ "primary::answers" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "answers/task_2/tools.py",
  "extension" : "py",
  "linesOfCode" : 14,
  "components" : [ "primary::answers" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "utils/prompt.py",
  "extension" : "py",
  "linesOfCode" : 20,
  "components" : [ "primary::utils" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "utils/datetime.py",
  "extension" : "py",
  "linesOfCode" : 14,
  "components" : [ "primary::utils" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "utils/schedule.py",
  "extension" : "py",
  "linesOfCode" : 31,
  "components" : [ "primary::utils" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "utils/__init__.py",
  "extension" : "py",
  "linesOfCode" : 1,
  "components" : [ "primary::utils" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "agent/react_agent.py",
  "extension" : "py",
  "linesOfCode" : 17,
  "components" : [ "primary::agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "agent/tools.py",
  "extension" : "py",
  "linesOfCode" : 8,
  "components" : [ "primary::agent" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "agent/__init__.py",
  "extension" : "py",
  "linesOfCode" : 1,
  "components" : [ "primary::agent" ],
  "concerns" : [ "::Unclassified" ]
} ]