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,768
Commits
1
Branch
2
Tags
72d9ac3e2a5037e3a1703617115d8f1987ef6e3d
Commit Graph
1768 Commits
This Branch
This Branch
All Branches
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: schedule RPC methods, transport/client decoding, round trips (T13)
lda
2026-09-09 11:49:35 +07:00
Verified
2c84aba96b
sched: schedule administration API, admitted inspection, occurrence pages (T13)
lda
2026-09-09 11:33:12 +07:00
Verified
7f00422fd7
sched: real-server lifecycle integration tests incl. death/drain paths (T12)
lda
2026-09-09 11:12:39 +07:00
Verified
414d6f1922
sched: server scheduler wiring, config section, transport lifespan, CLI flag (T12)
lda
2026-09-09 11:01:20 +07:00
Verified
53899d0d75
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: remediate R4 ownership, identity-match, dispatch-mark, and pending atomicity
lda
2026-09-08 10:51:20 +07:00
Verified
5be3f82253
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: add durable resume-attempt marker with store-backed identities (T09)
lda
2026-09-08 10:46:02 +07:00
Verified
d406c1c435
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 R2 fail-closed and fault-proof findings
lda
2026-09-08 10:27:37 +07:00
Verified
cf8d28f1ff
sched: route manual runs through durable admission before dispatch (T06)
lda
2026-09-08 10:22:17 +07:00
Verified
3cd61be96d
sched: add durable admission record and admitted run view (T05)
lda
2026-09-08 10:19:28 +07:00
Verified
d0d9fd581e
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: extract shared input traversal behind SourceResolver seam (T03)
lda
2026-09-08 10:07:52 +07:00
Verified
352686128b
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
docs: specify deployment scheduling and verify implementation plan
lda
2026-09-08 09:45:49 +07:00
Verified
d5fa180984
docs: revise thesis narrative, diagrams, and build layout
lda
2026-09-08 03:56:15 +07:00
Verified
7518954ab3
docs: capture fork-gather research and verification plan
lda
2026-09-07 01:34:28 +07:00
Verified
bb361b7f89
fix: close run budget and MCP migration gaps
lda
2026-09-06 19:21:10 +07:00
Verified
e36e462fd6
build: complete upgrade to fastapi 0.141, mcp sdk v2, fastmcp 4 and httpx2
lda
2026-09-06 12:17:15 +07:00
Verified
6d5b6741fb
fix: prime safe tool name map on direct calls without prior listing
lda
2026-09-06 11:58:06 +07:00
Verified
5b901557bd
fix: restore dict-at-boundary MCP source API for SDK v2
lda
2026-09-06 11:43:24 +07:00
Verified
01e6be5d11
fix: repair httpx2/params/transport upgrade fallout
lda
2026-09-06 11:34:01 +07:00
Verified
28017648f6
build: preserve canonical manifest line endings
lda
2026-09-05 23:47:45 +07:00
Verified
b628a5aa11
fix: expose run step identities across transports
lda
2026-09-05 23:40:25 +07:00
Verified
0612247f56
docs: complete run step budget slice
lda
2026-09-05 23:15:57 +07:00
Verified
fd48a67819
feat: expose run step budgets to clients
lda
2026-09-05 21:26:31 +07:00
Verified
715035dce8
feat: persist and inspect run step budgets
lda
2026-09-05 21:00:00 +07:00
Verified
7141a8818d
fix: harden run step budget checkpoint validation
lda
2026-09-05 20:25:11 +07:00
Verified
344902c17e
feat: reserve async workflow step attempts
lda
2026-09-05 19:07:08 +07:00
Verified
57b53eb3f6
feat: enforce step budget during sync dispatch
lda
2026-09-05 18:59:01 +07:00
Verified
ae27006abb
feat: add persisted run step budget state
lda
2026-09-05 18:28:54 +07:00
Verified
3fd1f70f5d
First
Previous
1
2
3
4
5
...
Next
Last