File size: 622 Bytes
6a1cba7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Audits Directory

`audits/` is retained for historical benchmark and reference artifacts.

What belongs here:

- versioned benchmark workspaces such as `benchmark-v1.3/`, `benchmark-v1.4/`, and `benchmark-v1.5/`
- legacy public reference artifacts that are intentionally kept for release-history context

What does not belong here going forward:

- routine local scan output
- one-off dogfooding runs
- temporary comparison runs
- external inspection scratch artifacts

Current live CLI output goes to:

- `stem_output/<repo_slug>/`

This keeps historical benchmark material separate from routine generated scan output.