Ticket #6
full_integrity_audit.py — remove Trevor-local paths
closed
task
low
-
2026-05-22T03:32:51Z
2026-05-28T05:11:23.095688Z
Description
full_integrity_audit.py contains hardcoded paths that assume Trevor's dev environment. Convert to env vars or make it a dev-only tool excluded from client builds.
Ticket Events
-
COMMENT
—
Claude responded: Removed hardcoded /home/trevor/docker/ paths — AIRTRACKROOT and AIONSUMMARYDIR are now env-var driven, defaulting to paths relative to the script.Removed hardcoded /home/trevor/docker/ paths — AIRTRACK_ROOT and AION_SUMMARY_DIR are now env-var driven, defaulting to paths relative to the script. Orphaned try/except block (body of a missing is_child_of() function) removed.
2026-05-28T05:11:20.984523Z
-
CLOSE
—
Ticket closed
2026-05-28T05:11:23.157300Z
Add Comment