openai / openai-support-agent-demo
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.
  • 58 files, 3,049 LOC (31.2% vs. main code).
  • "components" is biggest, containing 38.11% of LOC.
  • "ROOT" is smallest, containing 3.74% of LOC.


components1162 LOC (11%) 19 files
app681 LOC (6%) 25 files
config571 LOC (5%) 4 files
lib361 LOC (3%) 4 files
stores160 LOC (1%) 2 files
ROOT114 LOC (1%) 4 files


2025-05-04 14:17