mirror of
https://github.com/kuhyx/screen-locker.git
synced 2026-07-04 15:23:02 +02:00
- Add 2026-05-29/30 to scheduled_skips.json - Track extra_benefits_state, shutdown_base, sick_history, workout_log JSON files Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VuiPt6GPWkxpLbJFrnfy8U
31 lines
1.2 KiB
JSON
31 lines
1.2 KiB
JSON
{
|
|
"sick_days": [
|
|
"2026-06-21"
|
|
],
|
|
"debt": 0,
|
|
"commitments": {
|
|
"2026-06-01": true,
|
|
"2026-06-15": true
|
|
},
|
|
"broken_commitments": [],
|
|
"justifications": [
|
|
{
|
|
"date": "2026-06-12",
|
|
"timestamp": "2026-06-12T11:42:39.436952+00:00",
|
|
"symptom": "I did workout but screenlocker failed to find it",
|
|
"onset": "today",
|
|
"severity": 1,
|
|
"text": "Finished workout using workout_app app (a vibed stronglifts ALTERNATIVE) spend 1 hour 39 minutes 48 seconds on workout did all of exercises, the app said the exercise got saved, I connected the phone (BL9000) to pc using usb c cable the phone displayed that both debugging and file transfer was enabled",
|
|
"hmac": "6a3edabe2af33002097fab14b960de2a4246849b37afba5c162933daffcd084b"
|
|
},
|
|
{
|
|
"date": "2026-06-21",
|
|
"timestamp": "2026-06-21T15:57:26.816317+00:00",
|
|
"symptom": "I came back from a trip, did quite a walk today",
|
|
"onset": "N/A",
|
|
"severity": 5,
|
|
"text": "Tired, Having walked for ~1.5 hours in heat. Had to stand in a train for 4 hours because it was late, skipping today, will come back tomorrow",
|
|
"hmac": "c1871fa3d399c5d4174c490388ec7e396691bba5e2f7d10d85b8e55674e83f94"
|
|
}
|
|
]
|
|
} |