azure / gpt-rag-ingestion
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 6 components.
  • 31 files, 4,143 LOC (100.0% vs. main code).
  • "ROOT" is biggest, containing 34.52% of LOC.
  • "scripts" is smallest, containing 0.29% of LOC.


ROOT1430 LOC (34%) 4 files
chunking1019 LOC (24%) 12 files
connectors845 LOC (20%) 5 files
tools815 LOC (19%) 6 files
utils22 LOC (<1%) 2 files
scripts12 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
ROOT157 commits (46%)
chunking79 commits (23%)
tools40 commits (11%)
connectors23 commits (6%)
utils18 commits (5%)
scripts8 commits (2%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023
chunking
77
176
ROOT
38
124
41
tools
27
73
connectors
27
20
utils
15
8
2
scripts
10


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G chunking chunking chunking--chunking 24 ROOT ROOT chunking--ROOT 20 connectors connectors chunking--connectors 15 ROOT--ROOT 18 utils utils ROOT--utils 9 connectors--ROOT 15 connectors--connectors 13 utils--chunking 14 utils--connectors 7 utils--utils 7 tools tools tools--chunking 9 tools--ROOT 11 tools--connectors 14 tools--utils 4 tools--tools 11


2025-05-06 22:56