← back to Wallco Ai

data/yolo-overnight/disk-20260525-1321.md

43 lines

# Disk Usage Report — data/

**Generated:** 2026-05-25 13:21 PT
**Working dir:** `/root/Projects/wallco-ai`
**Command:** `du -sh data/* | sort -h`

## Raw output

```
8.0K    /root/Projects/wallco-ai/data/seam-fix
2.4M    /root/Projects/wallco-ai/data/yolo-overnight
```

## Top 5 biggest folders

Only 2 subfolders exist under `data/` — listing both:

| Rank | Size  | Folder            | Files |
|------|-------|-------------------|-------|
| 1    | 2.4M  | `yolo-overnight`  | 24    |
| 2    | 8.0K  | `seam-fix`        | —     |
| 3    | —     | (none)            | —     |
| 4    | —     | (none)            | —     |
| 5    | —     | (none)            | —     |

Total `data/` footprint: **2.4M**. Entire `wallco-ai/` project: **2.4M**.

## Flagged growth

**Nothing flagged.** No folder is anywhere near 1GB:

- `logs/` — does not exist (no log directory under `data/`)
- `yolo-overnight/` — 2.4M across 24 markdown/PNG reports from today's overnight run. Normal for this volume.
- `seam-fix/` — 8K, trivial.

No unexpected growth, no runaway artifacts, no cleanup needed.

## Notes

- `data/` is the only large directory under `wallco-ai/`; `scripts/` is 16K.
- yolo-overnight files are dated 20260525 (today) — fresh, not accumulating across days.
- If a `logs/` folder is expected, it has not been created yet by any process writing under `data/`.