GoogleCloudPlatform / vertex-ai-creative-studio
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 5 components.
  • 99 files, 7,346 LOC (100.0% vs. main code).
  • "experiments" is biggest, containing 98.42% of LOC.
  • "prompts" is smallest, containing 0.04% of LOC.


experiments7230 LOC (98%) 91 files
config75 LOC (1%) 2 files
svg_icon33 LOC (<1%) 2 files
models5 LOC (<1%) 2 files
prompts3 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.
experiments26 commits (14%)
prompts5 commits (2%)
models2 commits (1%)
config2 commits (1%)
svg_icon1 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024
experiments
192
prompts
5
models
4
config
4
svg_icon
2


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 experiments experiments experiments--experiments 15


2025-05-04 16:06