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
788 Commits
Include renames
docs: make client schedule mapping explicit
lda
2026-09-10 05:38:44 +07:00
Verified
72d9ac3e2a
docs: clarify schedule administration names
lda
2026-09-10 05:36:58 +07:00
Verified
cced1b4c2d
docs: clarify scheduling verification guidance
lda
2026-09-10 05:30:45 +07:00
Verified
a11a7745c9
docs: name schedule client facade methods
lda
2026-09-10 05:27:33 +07:00
Verified
d6c828aac0
docs/test: align scheduling cleanup
lda
2026-09-10 05:26:40 +07:00
Verified
422dd57db6
docs: archive scheduling remediation plan
lda
2026-09-10 02:27:04 +07:00
Verified
accfa4e487
docs: align scheduling review references
lda
2026-09-10 02:18:02 +07:00
Verified
0813b9fcfc
docs: document bounded occurrence pages
lda
2026-09-09 21:51:48 +07:00
Verified
c799bdcb66
chore: tighten scheduling review coverage
lda
2026-09-09 21:50:24 +07:00
Verified
2ecdbdaa7f
docs: archive caller cancellation plan
lda
2026-09-09 20:10:28 +07:00
Verified
d8a6795193
sched: fence scheduled resumes at shutdown so none outlive ownership
lda
2026-09-09 18:08:20 +07:00
Verified
82dc5a80ae
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
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
docs: complete run step budget slice
lda
2026-09-05 23:15:57 +07:00
Verified
fd48a67819
docs: plan persisted run step budget
lda
2026-09-05 17:53:49 +07:00
Verified
8a49ecdf0e
refactor: remove placeholder join step
lda
2026-09-05 17:47:57 +07:00
Verified
cccdbc0a47
fix: reject scalar context foreach sources
lda
2026-09-05 06:13:39 +07:00
Verified
043bda6a34
docs: correct retired plan spec link
lda
2026-09-05 00:35:01 +07:00
Verified
3f718151d6
chore: drop dead context compat, retire plan boxes, fix spec wording
lda
2026-09-05 00:35:00 +07:00
Verified
688fccecc8
docs: publish structured runtime context
lda
2026-09-05 00:34:58 +07:00
Verified
c389590a9c
docs: trim live roadmap and guidance
lda
2026-09-04 23:43:42 +07:00
Verified
e583b961f3
docs: plan structured runtime context
lda
2026-09-04 20:16:37 +07:00
Verified
8d714f625c
fix: close workflow review gaps
lda
2026-09-04 20:00:21 +07:00
Verified
6b5c79ba21
feat: add structured foreach back-edge execution
foreach back-edge execution and control-region validation
lda
2026-09-04 19:59:37 +07:00
Verified
220df14314
audit: validate-first routing, read-only activation lookup, delta-log barrier patches
lda
2026-09-04 12:48:01 +07:00
Verified
7b2f718ad7
audit: validate ancestry before buffering, tighten nested ordering test
lda
2026-09-04 11:59:35 +07:00
Verified
47e57ce598
audit: walk serial owners in write routing, harden result identity
lda
2026-09-04 11:43:41 +07:00
Verified
08cd4e1e5e
audit: unify item write routing, fix serial interrupt loss, enforce result coherence
lda
2026-09-04 11:20:15 +07:00
Verified
8a0737fe8b
audit: fix concurrent subgraph loss, fail-closed ownership, drop barrier compat
lda
2026-09-04 10:58:13 +07:00
Verified
f155e6651a
docs: sketch host runtime context
lda
2026-09-04 08:35:27 +07:00
Verified
76795eaaa0
docs: archive foreach back-edge plan
lda
2026-09-04 08:14:28 +07:00
Verified
be583661cf
docs: publish foreach back-edge semantics
lda
2026-09-04 08:13:24 +07:00
Verified
8a550f7c69
docs: design runtime context and step budgets
lda
2026-09-04 07:01:45 +07:00
Verified
3d9d855b8e
docs: plan foreach back-edge implementation
lda
2026-09-04 05:23:04 +07:00
Verified
79f3054426
docs: constrain foreach control regions
lda
2026-09-04 05:13:41 +07:00
Verified
5f9a03a139
docs: specify foreach back edge semantics
lda
2026-09-04 01:44:30 +07:00
Verified
9aaf1b4d78
docs: clarify fork gather runtime identity
lda
2026-09-03 23:43:31 +07:00
Verified
ca6425af32
docs: record proposed fork gather semantics
lda
2026-09-03 22:42:50 +07:00
Verified
d9559bfbd2
test: prove saved artifact subgraphs via Python client
lda
2026-09-03 14:49:44 +07:00
Verified
327a7b24b0
feat: discover existing workflow objects
lda
2026-09-02 05:21:48 +07:00
Verified
143e70bcf7
feat: support editable workflow contracts
lda
2026-09-01 00:34:39 +07:00
Verified
ef79eae6bf
docs: mark Python workflow client complete
lda
2026-08-31 23:46:57 +07:00
Verified
700cfaddf3
fix: close Python workflow client review
lda
2026-08-31 23:38:03 +07:00
Verified
5e3d0b6524
fix: opt draft storage into real callers
lda
2026-08-31 14:07:53 +07:00
Verified
b377311a6e
fix: make workflow drafts explicitly opt in
lda
2026-08-31 03:08:47 +07:00
Verified
ce7e3ed761
First
Previous
1
2
3
4
5
...
Next
Last