Commit graph

22 commits

Author SHA1 Message Date
89faecdee9 feat(tasks): support parent-owned child tasks 2026-06-24 12:14:32 -07:00
0b6270a8e7 test(tasks): add child task edge-case regression coverage 2026-06-24 12:01:46 -07:00
eba197d5ae feat(tasks): add child task entry defaults 2026-06-24 11:54:25 -07:00
92c05d8c1e feat(tasks): add child task ownership helpers 2026-06-24 11:51:13 -07:00
6612a5629a feat(tasks): implement surprise task logging 2026-06-24 11:47:40 -07:00
00b9347477 feat(tasks): implement required task state transitions 2026-06-24 11:38:33 -07:00
5b49d4e8a6 test(tasks): add edge-case regression coverage before state transitions 2026-06-24 11:18:34 -07:00
b4e321da02 docs(project): commit current repository state 2026-06-24 11:11:15 -07:00
f7f239c3f7 feat(tasks): apply push destinations 2026-06-19 16:35:09 -07:00
f0f8553042 feat(tasks): add flexible quick actions 2026-06-19 16:32:26 -07:00
4a307cc522 feat(locked-time): track completed locked-hour work 2026-06-19 16:30:21 -07:00
0cb81d2036 feat(locked-time): expand recurring blocks for scheduling 2026-06-19 16:22:54 -07:00
c803b53a71 feat(locked-time): add locked block models 2026-06-19 16:16:26 -07:00
de05eafe21 feat(backlog): add staleness markers 2026-06-19 16:13:04 -07:00
f84d5661c0 feat(backlog): schedule quick capture into next slot 2026-06-19 16:10:40 -07:00
e44b105777 feat(backlog): add unified filters and capture defaults 2026-06-19 16:08:13 -07:00
89267551b7 feat(scheduling): roll over unfinished flexible tasks 2026-06-19 16:05:24 -07:00
d2a8836907 feat(scheduling): push flexible tasks to tomorrow queue 2026-06-19 16:02:25 -07:00
ae346c4ad0 feat(scheduling): push flexible tasks to next slot 2026-06-19 15:59:04 -07:00
5b20e46987 fix(project): clear dart analyzer issues 2026-06-19 15:54:39 -07:00
26db079846 feat(scheduling): add starter domain and placement engine 2026-06-19 15:45:11 -07:00
67c8c846c5 Initial commit 2026-06-19 15:30:42 -07:00