GoogleCloudPlatform / genai-databases-retrieval-app
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 2 components.
  • 49 files, 6,803 LOC (73.5% vs. main code).
  • "retrieval_service" is biggest, containing 52.34% of LOC.
  • "llm_demo" is smallest, containing 47.66% of LOC.


retrieval_service3561 LOC (38%) 23 files
llm_demo3242 LOC (35%) 26 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
retrieval_service75 commits (18%)
llm_demo47 commits (11%)
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
retrieval_service
1
180
22
llm_demo
3
141


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 llm_demo llm_demo llm_demo--llm_demo 5 retrieval_service retrieval_service retrieval_service--retrieval_service 1


2025-05-04 15:59