You're offline — showing cached data

MC-3579

[SafairBru] 14 print() calls bypass the debug_log() system
2026-06-13 06:14:42 SAST
Home Board MC-3579

[SafairBru] 14 print() calls bypass the debug_log() system

Production error paths in scoring (lines 7066, 7089, 7127), AI content generation (lines 1700, 1973, 2083, 2205, 2542), Dropbox fetching (line 580), and achievements (lines 7845...
State Done Next Action Closed Owner Luci Runtime Closed Age 27d ago
MC-3579
Ticket is done; runtime is closed. · profile claude_opus_1m_medium · cwd /home/lucienne/workspace · uptime 27d 3h · last activity 27d 1h ago

Description

MC-3579
Production error paths in scoring (lines 7066, 7089, 7127), AI content generation (lines 1700, 1973, 2083, 2205, 2542), Dropbox fetching (line 580), and achievements (lines 7845, 7957) use print() instead of debug_log(). These errors are invisible to the admin debug log viewer and are lost in containerized deployments where stdout may not be persisted. File: app.py:7066 Complexity: simple Found by: nightly code review (f2ecd69 fix(MC-3260): use _sast_now() in health endpoint timestamp) Auto-fix skipped: Luci-side scheduled autofix is disabled by default; Larry owns SafairBru code changes.

Activity

done
Luci is working...
Live
No activity yet
Help