GoogleCloudPlatform / Open_Data_QnA
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 10 components.
  • 145 files, 16,389 LOC (100.0% vs. main code).
  • "frontend" is biggest, containing 63.76% of LOC.
  • "utilities" is smallest, containing 0.38% of LOC.


frontend10449 LOC (63%) 97 files
notebooks2293 LOC (13%) 5 files
ROOT1001 LOC (6%) 6 files
dbconnectors707 LOC (4%) 5 files
terraform554 LOC (3%) 12 files
agents442 LOC (2%) 9 files
embeddings391 LOC (2%) 4 files
backend-apis347 LOC (2%) 3 files
scripts143 LOC (<1%) 3 files
utilities62 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
ROOT36 commits (27%)
frontend35 commits (26%)
notebooks23 commits (17%)
agents19 commits (14%)
backend-apis16 commits (12%)
embeddings15 commits (11%)
terraform14 commits (10%)
dbconnectors11 commits (8%)
scripts11 commits (8%)
utilities8 commits (6%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024
frontend
378
terraform
68
agents
63
notebooks
4
50
ROOT
50
embeddings
33
dbconnectors
25
backend-apis
20
scripts
19
utilities
8


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 notebooks notebooks notebooks--notebooks 1


2025-05-04 16:03