style: prettier format pre-existing evidence JSON

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YZ8QTmreFcaqrsvVb38Grd
This commit is contained in:
Krzysztof kuhy Rudnicki 2026-06-27 12:25:13 +02:00
parent 248eb35a16
commit f9664561ac

View File

@ -11,6 +11,10 @@
"evidence": "com.kuhy.diet_guard_app absent from `pm list packages -d`, present in `pm list packages -e` after restart; app stayed alive (pidof returned a pid after 5s, previously killed within ~1s)." "evidence": "com.kuhy.diet_guard_app absent from `pm list packages -d`, present in `pm list packages -e` after restart; app stayed alive (pidof returned a pid after 5s, previously killed within ~1s)."
} }
], ],
"risks": ["None — additive whitelist entry, no change to enforcement logic for other apps."], "risks": [
"rollback": ["Remove the added line from config.sh, push, and restart focus_daemon to re-disable the app."] "None — additive whitelist entry, no change to enforcement logic for other apps."
],
"rollback": [
"Remove the added line from config.sh, push, and restart focus_daemon to re-disable the app."
]
} }