-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathids.json
More file actions
26 lines (26 loc) · 1.79 KB
/
Copy pathids.json
File metadata and controls
26 lines (26 loc) · 1.79 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
{
"version": 1,
"allocated": [
{"id": "0.1", "at": "2026-06-15", "title": "StopFailure records an nightshift job"},
{"id": "0.2", "at": "2026-06-15", "title": "Resume time computed from limit-reset message"},
{"id": "0.3", "at": "2026-06-15", "title": "Persistent poller resumes due jobs"},
{"id": "0.4", "at": "2026-06-15", "title": "Due job resumed in attachable tmux session"},
{"id": "0.5", "at": "2026-06-15", "title": "One-command install wires hook + poller"},
{"id": "0.6", "at": "2026-06-15", "title": "Installable as a Claude Code plugin + poller setup"},
{"id": "1.1", "at": "2026-06-15", "title": "Foreground surfaces an existing handoff"},
{"id": "1.2", "at": "2026-06-15", "title": "Handoff stub seeded at limit-stop"},
{"id": "1.3", "at": "2026-06-15", "title": "Background run maintains the handoff live"},
{"id": "1.4", "at": "2026-06-15", "title": "Live-collision warning on session start"},
{"id": "1.5", "at": "2026-06-15", "title": "Anti-stale framing and suppression"},
{"id": "1.6", "at": "2026-06-15", "title": "/nightshift-status reconcile skill"},
{"id": "1.7", "at": "2026-06-15", "title": "Local git hygiene for handoff dir"},
{"id": "1.8", "at": "2026-06-16", "title": "Backend runs in autonomous (auto-accept) mode"},
{"id": "1.9", "at": "2026-06-16", "title": "Zombie backend reaping"},
{"id": "1.10", "at": "2026-06-16", "title": "Live-handoff directive (UserPromptSubmit)"},
{"id": "1.11", "at": "2026-06-16", "title": "Deterministic Stop backstop for unattended resumes"},
{"id": "1.12", "at": "2026-06-18", "title": "Compact-first resume + budget prompt"},
{"id": "1.13", "at": "2026-06-18", "title": "Churn watchdog"},
{"id": "1.14", "at": "2026-06-24", "title": "Frontend collision gate"}
],
"retired": []
}