mirror of
https://github.com/Xevion/dotfiles.git
synced 2026-01-31 06:24:13 -06:00
refactor: fix active hours calculation with monotonic cycle model
Previous implementation had discontinuities at day boundaries. New cycle-based approach (2 AM sleep start) provides continuous, testable active hour tracking.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"chalk": "^5.6.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user