This website requires JavaScript.
Explore
Help
Sign In
lda.chat
/
lda-wf
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,758
Commits
1
Branch
2
Tags
0813b9fcfc6b6a5ac45f4c62b62c32291d3c0ee2
Commit Graph
39 Commits
Include renames
test: harden scheduling review boundaries
lda
2026-09-10 02:17:27 +07:00
Verified
f8ed8e2192
fix: close late scheduler poll during drain
lda
2026-09-09 23:55:13 +07:00
Verified
939eae85e7
fix: finish cancelled resume cleanup
lda
2026-09-09 23:26:18 +07:00
Verified
5d364f005a
fix: avoid scheduler registration deadlock
lda
2026-09-09 23:20:56 +07:00
Verified
6a87711f89
fix: join cancelled scheduler startup
lda
2026-09-09 23:13:49 +07:00
Verified
fc95326250
chore: clean up scheduling review diagnostics
lda
2026-09-09 22:19:50 +07:00
Verified
8d0c61737f
chore: tighten scheduling review coverage
lda
2026-09-09 21:50:24 +07:00
Verified
2ecdbdaa7f
fix: join offloaded scheduler settlement
lda
2026-09-09 21:29:01 +07:00
Verified
c5087fe037
style: format scheduling test
lda
2026-09-09 19:56:05 +07:00
Verified
ac560f0212
fix: honor live scheduling revisions at dispatch
lda
2026-09-09 19:53:12 +07:00
Verified
ecb5a76b12
fix: serialize scheduler transitions and coalesce misfires
lda
2026-09-09 19:21:03 +07:00
Verified
953543c5cb
fix: close scheduler persistence and capacity gaps
lda
2026-09-09 19:13:17 +07:00
Verified
787a3c433f
sched: truthful executing marks in capacity test shortcuts; format wave files
lda
2026-09-09 17:33:03 +07:00
Verified
99c038a04f
sched: record resumed stopped results live and idempotently (B3)
lda
2026-09-09 17:27:36 +07:00
Verified
b094385077
sched: scope live abandon repair to the broken run; torn settle reconciles genuine result (B1)
lda
2026-09-09 17:13:17 +07:00
Verified
fd2f85ef96
sched: entry-level history cursor so tied occurrence entries paginate exactly once (B4)
lda
2026-09-09 17:08:27 +07:00
Verified
b3302eb197
sched: docs, probe retirement, MCP guard, coverage pins, executable example (T14)
lda
2026-09-09 12:21:13 +07:00
Verified
9c4f7de086
sched: crash-safe admin ordering, create watermark, poll freshness (T13 fix)
lda
2026-09-09 12:06:37 +07:00
Verified
e09c08899a
sched: server lifecycle service with bounded real execution (T12 core)
lda
2026-09-09 10:53:48 +07:00
Verified
42deba6399
sched: sibling-distinct lock identity; reject shared-store overlaps (R4 wave 4)
lda
2026-09-09 10:20:03 +07:00
Verified
c0d36d6b61
sched: one canonical lock identity per composition; checkpoint coherence and ordering authority (R4 wave 3)
lda
2026-09-08 18:57:17 +07:00
Verified
d2c0867f76
sched: bind ownership to store composition; stable recovery failure; schema-checked prepare; guarded settle (R4 wave 2)
lda
2026-09-08 18:36:09 +07:00
Verified
3f1d5d158b
sched: guard record_stopped_execution with proven ownership
lda
2026-09-08 11:49:45 +07:00
Verified
b9d8eb9d16
sched: checkpoint-first reconcile across torn checkpoint/summary writes (F2)
lda
2026-09-08 11:43:37 +07:00
Verified
f7533c00e5
sched: typed history recorder with exactly-once terminal reconcile (F4)
lda
2026-09-08 11:39:13 +07:00
Verified
5a6056b144
sched: select latest eligible occurrence <= now; watermarks never regress (F3)
lda
2026-09-08 11:31:15 +07:00
Verified
78a966d722
sched: persist executing transition before executor; abandon on crash (F1)
lda
2026-09-08 11:29:09 +07:00
Verified
1cf44e3a5c
sched: require proven ownership at poll/admin/recovery entries (F5)
lda
2026-09-08 11:24:40 +07:00
Verified
993ed07fd3
sched: extract typed preparer/dispatcher seams; test impl out of production (F6)
lda
2026-09-08 11:19:48 +07:00
Verified
15bd472bdc
sched: tidy schedule expression test imports
lda
2026-09-08 10:51:58 +07:00
Verified
7f6c832b0b
sched: add held cross-process ownership with real-process tests (T11)
lda
2026-09-08 10:46:17 +07:00
Verified
f1dbe54f61
sched: add startup recovery that never executes work (T10)
lda
2026-09-08 10:46:17 +07:00
Verified
558f0c3e95
sched: address R3 blockers on pagination, intervals, and fail-closed polling
lda
2026-09-08 10:39:45 +07:00
Verified
be8b40e184
sched: add poll loop with overlap, misfire, fairness, and capacity (T08)
lda
2026-09-08 10:32:30 +07:00
Verified
73cb08e5ca
sched: add schedule models, file store, and deployment revisions (T07)
lda
2026-09-08 10:29:10 +07:00
Verified
7ed759053a
sched: address R1 findings on shared traversal and resolver threading
lda
2026-09-08 10:15:36 +07:00
Verified
46c2763b66
sched: add typed occurrence expression kind for schedule inputs (T04)
lda
2026-09-08 10:09:31 +07:00
Verified
0ded9b0d40
sched: add occurrence identity and UTC helpers (T02)
lda
2026-09-08 10:03:33 +07:00
Verified
75e902cf69
sched: add thin croniter calendar adapter with UTC occurrence sources (T01)
lda
2026-09-08 10:02:58 +07:00
Verified
4e00a2c6b7