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,706
Commits
1
Branch
2
Tags
5a6056b144b4bb6c8635ce5c97a848f420418c3d
Commit Graph
1706 Commits
This Branch
This Branch
All Branches
fix: evaluate conditions against structured frame context
lda
2026-09-05 00:34:59 +07:00
Verified
3bfb3f440b
fix: address structured context final-review findings
lda
2026-09-05 00:34:59 +07:00
Verified
0530d1120a
docs: publish structured runtime context
lda
2026-09-05 00:34:58 +07:00
Verified
c389590a9c
feat: validate structured context paths
lda
2026-09-05 00:16:26 +07:00
Verified
71dc5ba8e8
feat: describe structured foreach context
lda
2026-09-05 00:16:25 +07:00
Verified
77537ff35a
feat: expose foreach context paths
lda
2026-09-05 00:16:25 +07:00
Verified
f6e5190696
feat: expose structured context during execution
lda
2026-09-05 00:16:25 +07:00
Verified
0c0dcbce49
feat: derive structured foreach runtime context
lda
2026-09-05 00:16:24 +07:00
Verified
a519f5e2e4
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
fix: inherit ancestor writes in nested foreach
lda
2026-09-04 18:32:36 +07:00
Verified
f28e1cc6b4
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
audit: close review gaps, dedupe control-region and activation helpers
lda
2026-09-04 10:48:29 +07:00
Verified
79ce0d3eff
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
fix: keep validation contracts truthful for new control regions
lda
2026-09-04 08:04:47 +07:00
Verified
7a5635b1a2
feat: validate foreach control regions
lda
2026-09-04 07:46:29 +07:00
Verified
b073407441
feat: return foreach items through owner back-edges
lda
2026-09-04 07:40:49 +07:00
Verified
f23e760b5f
feat: identify dynamic foreach activations
lda
2026-09-04 07:25:55 +07:00
Verified
f69c4502cf
refactor: derive context from foreach control regions
lda
2026-09-04 07:18:03 +07:00
Verified
4bbd9f9650
feat: analyze foreach control regions
lda
2026-09-04 07:15:24 +07:00
Verified
6a5d886962
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
merge: Python workflow client
lda
2026-08-31 23:38:23 +07:00
Verified
b937b20624
fix: close Python workflow client review
lda
2026-08-31 23:38:03 +07:00
Verified
5e3d0b6524
fix: harden Python workflow client boundary
lda
2026-08-31 19:51:43 +07:00
Verified
4f946a35ef
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
feat: deliver Python workflow client
lda
2026-08-31 02:49:07 +07:00
Verified
5315d4b66e
fix: enforce lifecycle response identities
lda
2026-08-31 02:24:22 +07:00
Verified
d53b96fd7c
fix: harden workflow client lifecycle identities
lda
2026-08-31 02:15:03 +07:00
Verified
c70583a3b9
docs: report deployment and run client task
lda
2026-08-31 02:02:37 +07:00
Verified
854ac531d9
feat: add Python deployment and run objects
lda
2026-08-31 02:02:13 +07:00
Verified
112e9656c2
fix: preserve real artifact node definitions
lda
2026-08-31 01:48:27 +07:00
Verified
faa62e4878
fix: upgrade placeholder node contracts
lda
2026-08-31 01:42:48 +07:00
Verified
d4ca8ec6a6
First
Previous
1
2
3
4
5
...
Next
Last