# ARCHITECTURE — New Project ## Project summary **Name:** New Project **Description:** ## Key decisions (manual) - ## Non-goals (manual) - --- ## Document metadata - **Created:** 2026-01-25 - **Updated:** 2026-02-15 - **Generated by:** wtismycode (cli) v0.1 --- ## Rails / Tooling No tooling information available. --- ## Repository layout (top-level) | Path | Purpose | Link | |------|---------|------| | ./src/__init__.py | Test project package. | [details](docs/architecture/files/src____init__.py.md) | | ./src/utils.py | Utility functions for the test project. | [details](docs/architecture/files/src__utils.py.md) | | ./src/core.py | Core module with database and HTTP integrations. | [details](docs/architecture/files/src__core.py.md) | --- ## Modules index | Module | Symbols | Inbound | Outbound | Link | |--------|---------|---------|----------|------| | utils | 4 | 0 | 0 | [details](docs/architecture/modules/utils.md) | | src | 0 | 0 | 0 | [details](docs/architecture/modules/src.md) | | core | 6 | 0 | 0 | [details](docs/architecture/modules/core.md) | --- ## Critical dependency points ### High Fan-in (Most Called) | Symbol | Fan-in | Critical | |--------|--------|----------| ### High Fan-out (Calls Many) | Symbol | Fan-out | Critical | |--------|---------|----------| ### Module Cycles --- ## Change notes (manual) -