-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcompactions.json
More file actions
34 lines (34 loc) · 1.36 KB
/
compactions.json
File metadata and controls
34 lines (34 loc) · 1.36 KB
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
{
"generated": "2026-03-01",
"source": "~/.esc/context/history.jsonl",
"status": "no_history_file",
"note": "history.jsonl does not exist — no active context session. Context watch is disabled, context assemble reports no active session. ~/.esc/context/ directory absent.",
"compactions_performed": [
{
"group": "compilation-results",
"action": "superseded",
"kept": "15259e08b09e",
"superseded": ["4459718f140a", "4306ddf4e9e3"],
"reason": "3 duplicate compilation notes for esc v0.1.0 — kept newest with most complete warning info"
},
{
"group": "python-tracebacks",
"action": "superseded",
"kept": "8737cbda71fb",
"superseded": ["abde534da88c"],
"reason": "2 near-identical Python traceback errors from context analysis scripts"
},
{
"group": "session-snapshots",
"action": "superseded",
"kept": "8603031f97fd",
"superseded": ["84078dfb8311", "8b5571f9305d", "bfce62b96fb2", "899823586889", "50edd786c206", "7433dc55201d", "d12a32e9ee02", "2f2f7a68cb65", "c20ca3b71676", "83ee9c70e0cc", "8ea02b32197b", "48897a9ed4ad"],
"reason": "12 session-snapshot notes (10-121 messages) already consolidated by existing supersession note 8603031f97fd"
}
],
"summary": {
"total_notes_examined": 20,
"notes_superseded": 15,
"notes_remaining_active": 5
}
}