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,761
Commits
1
Branch
2
Tags
8f5523bd2e0b4d27578641095f18d62d7eec721d
Commit Graph
22 Commits
Include renames
fix: release admission transaction before dispatch
lda
2026-09-10 03:57:34 +07:00
Verified
8f5523bd2e
refactor: share expression traversal and history types
lda
2026-09-10 02:16:38 +07:00
Verified
ed70223c1b
docs: align poller comments with freshness rules
lda
2026-09-09 20:09:27 +07:00
Verified
34e026a8f2
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: record resumed stopped results live and idempotently (B3)
lda
2026-09-09 17:27:36 +07:00
Verified
b094385077
sched: gate scheduled resumes on the shared execution slot, with drain tracking (B2)
lda
2026-09-09 17:23:28 +07:00
Verified
ada0239a1c
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: sibling-distinct lock identity; reject shared-store overlaps (R4 wave 4)
lda
2026-09-09 10:20:03 +07:00
Verified
c0d36d6b61
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: 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: remediate R4 ownership, identity-match, dispatch-mark, and pending atomicity
lda
2026-09-08 10:51:20 +07:00
Verified
5be3f82253
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