forked from zhangjiayang6835-cyber/ai-research
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTIME_LEDGER.json
More file actions
42 lines (42 loc) · 801 Bytes
/
Copy pathTIME_LEDGER.json
File metadata and controls
42 lines (42 loc) · 801 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"foxyManTou": {
"totalSec": 95040,
"tasks": [
{
"issue": "legacy",
"elapsedSec": 95040,
"date": "2026-06-30"
}
]
},
"danielalanbates": {
"totalSec": 18000,
"tasks": [
{
"issue": 201,
"elapsedSec": 3600,
"date": "2026-07-01T13:17:37.456008"
},
{
"issue": 203,
"elapsedSec": 3600,
"date": "2026-07-01T13:17:37.456008"
},
{
"issue": 204,
"elapsedSec": 3600,
"date": "2026-07-01T13:17:37.456008"
},
{
"issue": 206,
"elapsedSec": 3600,
"date": "2026-07-01T13:17:37.456008"
},
{
"issue": 207,
"elapsedSec": 3600,
"date": "2026-07-01T13:17:37.456008"
}
]
}
}