36 lines
1017 B
JSON
36 lines
1017 B
JSON
{
|
|
"lastChecks": {
|
|
"email": null,
|
|
"calendar": null,
|
|
"weather": null,
|
|
"todo": 1773355200,
|
|
"memory_index": 1773116700
|
|
},
|
|
"proactiveChat": {
|
|
"enabled": false,
|
|
"lastConversationAt": "2026-03-14 11:35 GMT+8",
|
|
"lastProactiveReachOutAt": "2026-03-14 14:40 GMT+8",
|
|
"proactiveCountToday": 0,
|
|
"quietHours": {
|
|
"start": "23:00",
|
|
"end": "08:00"
|
|
}
|
|
},
|
|
"todoWatch": {
|
|
"enabled": true,
|
|
"defaultIntervalHours": 6,
|
|
"overdueEscalation": true,
|
|
"lastScanAt": "2026-03-18 01:00 GMT+8",
|
|
"nextScanAt": "2026-03-18 07:00 GMT+8",
|
|
"reminderCooldownHours": 6
|
|
},
|
|
"memoryHygiene": {
|
|
"enabled": true,
|
|
"lastCompactionAt": "2026-03-10 09:45 GMT+8",
|
|
"nextCompactionAt": "2026-03-14 09:45 GMT+8",
|
|
"maxMemoryIndexLines": 150,
|
|
"compactionIntervalHours": 72
|
|
},
|
|
"notes": "2026-03-25 推荐版改造:启用 todoWatch 与 memoryHygiene;保留 proactiveChat=false,避免陪伴型主动触达;后续通过任务状态驱动提醒。"
|
|
}
|