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,641
Commits
1
Branch
2
Tags
7b2f718ad7aed39f4d8f5774efa2dd666c4ce867
Commit Graph
1641 Commits
This Branch
This Branch
All Branches
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: 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: 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
fix: preserve editable remote nodes without snapshots
lda
2026-08-31 01:35:18 +07:00
Verified
870fa65f0a
feat: add editable remote workflow lifecycle
lda
2026-08-31 01:24:23 +07:00
Verified
370e1bd57c
fix: reject mismatched capability inspection
lda
2026-08-31 01:09:53 +07:00
Verified
5a4b69a27b
feat: add callable remote workflow capabilities
lda
2026-08-31 01:01:40 +07:00
Verified
d6f5a2e31d
feat: add validated workflow client boundary
lda
2026-08-31 00:45:40 +07:00
Verified
00b51d2d96
fix: preserve validation errors and subgraph pins
lda
2026-08-31 00:32:52 +07:00
Verified
40b0f28b71
feat: validate workflow plans without saving
lda
2026-08-31 00:15:41 +07:00
Verified
15d343f637
feat: make workflow builder edits lossless
lda
2026-08-30 23:56:57 +07:00
Verified
ff01609a2e
chore: ignore local worktrees
lda
2026-08-30 23:45:26 +07:00
Verified
2d327ef075
docs: plan Python workflow client
lda
2026-08-30 23:35:23 +07:00
Verified
d9e6fd7d7f
docs: validate Python workflows locally and remotely
lda
2026-08-30 23:26:30 +07:00
Verified
5763c4cfa3
docs: show Python client workflow
lda
2026-08-30 23:17:11 +07:00
Verified
49b62dc3a5
docs: design Python workflow client
lda
2026-08-30 21:46:07 +07:00
Verified
23f2681b28
refactor: consolidate authoring binding copies
lda
2026-08-29 21:23:50 +07:00
Verified
f64e843c3d
fix: harden authoring schema and contract projections
lda
2026-08-29 21:08:05 +07:00
Verified
0570ef8a78
First
Previous
1
2
3
4
5
...
Next
Last