Zion Boggan
repos/TreeTrace/examples/weather-dashboard/.treetrace/hallucinations.json
zionboggan.com ↗
18 lines · json
History for this file →
1
{
2
  "schemaVersion": "0.3",
3
  "project": {
4
    "name": "weather-dashboard",
5
    "generatedAt": "2026-06-19T06:50:12.249Z"
6
  },
7
  "verifiedAgainstWorkingTree": true,
8
  "manifestSeen": false,
9
  "summary": {
10
    "total": 0,
11
    "byCategory": {
12
      "hallucinated_file_or_path": 0,
13
      "hallucinated_import_or_package": 0
14
    }
15
  },
16
  "hallucinations": [],
17
  "note": "File and path existence and import and package declaration are checked deterministically against the working tree and manifests. Per-symbol and per-API resolution inside a module is not attempted."
18
}