# Repository layout ## Manual overrides - `src/app/` — --- ## Detected structure > Generated. Do not edit inside this block. | Path | Purpose | Link | |------|---------|------| | ./src/__init__.py | Test project package. | [details](files/src____init__.py.md) | | ./src/utils.py | Utility functions for the test project. | [details](files/src__utils.py.md) | | ./src/core.py | Core module with database and HTTP integrations. | [details](files/src__core.py.md) |