• Joined on 2025-04-05
lentil pushed to feature/delta-analysis at lentil/rhizome-node 2025-06-22 22:34:23 -05:00
65a6230959 Revert changes to CustomResolver
07c8da3cea removed prior attempt at relationship graph
Compare 2 commits »
lentil pushed to feature/delta-analysis at lentil/rhizome-node 2025-06-22 20:42:12 -05:00
5afd3232cb feat: enable inter-plugin state sharing in CustomResolver
a248f1d1a8 minor housekeeping
Compare 2 commits »
lentil pushed to feature/delta-analysis at lentil/rhizome-node 2025-06-22 18:40:02 -05:00
73d2bf23f5 refactor: simplify relationship graph implementation
lentil pushed to feature/delta-analysis at lentil/rhizome-node 2025-06-22 14:02:31 -05:00
76e00f38af stabilized in prep for continuing on lossy relationship resolver
c04439713c relationships as domain entities
Compare 2 commits »
lentil created branch feature/delta-analysis in lentil/rhizome-node 2025-06-22 01:18:18 -05:00
lentil pushed to feature/delta-analysis at lentil/rhizome-node 2025-06-22 01:18:18 -05:00
54a50a9c22 JSON AST spike
f4ea2eca39 refactor: replace NegationHelper.createNegation with DeltaBuilder.negate
9f27912c4a JSON AST first cut
a8d8e71885 removing stale comments
0b58c4cd0e Minor adjustments to test setup
Compare 6 commits »
lentil pushed to main at lentil/rhizome-node 2025-06-22 01:17:15 -05:00
lentil pushed to main at lentil/rhizome-node 2025-06-22 01:13:35 -05:00
54a50a9c22 JSON AST spike
f4ea2eca39 refactor: replace NegationHelper.createNegation with DeltaBuilder.negate
9f27912c4a JSON AST first cut
a8d8e71885 removing stale comments
0b58c4cd0e Minor adjustments to test setup
Compare 6 commits »
lentil pushed to main at lentil/rhizome-node 2025-06-20 22:55:35 -05:00
62d0f5355c Merge pull request 'Delta Builder Fluent API' (#4) from chore/delta-format-standardization into main
795551c623 refactor: migrate all delta creation to use DeltaBuilder
60ad920b30 refactor: update test files to use DeltaBuilder fluent API
5c1c8a23b8 refactor: update delta declarations to use DeltaBuilder in lossless tests
4542c4ce83 Use deltaBuilder in lossless.decompose
Compare 8 commits »
lentil merged pull request lentil/rhizome-node#4 2025-06-20 22:55:33 -05:00
Delta Builder Fluent API
lentil commented on pull request lentil/rhizome-node#4 2025-06-20 22:54:47 -05:00
Delta Builder Fluent API

I wasn't specific enough here, It didn't get setProperty on the first pass, but in the IDE it was able to catch on to the pattern and tab through to convert pairs of addPointer into single setProperty calls

lentil created pull request lentil/rhizome-node#4 2025-06-20 22:49:19 -05:00
Delta Builder Fluent API
lentil pushed to chore/delta-format-standardization at lentil/rhizome-node 2025-06-20 22:45:22 -05:00
795551c623 refactor: migrate all delta creation to use DeltaBuilder
lentil pushed to chore/delta-format-standardization at lentil/rhizome-node 2025-06-20 21:41:10 -05:00
60ad920b30 refactor: update test files to use DeltaBuilder fluent API
lentil pushed to chore/delta-format-standardization at lentil/rhizome-node 2025-06-20 11:05:05 -05:00
5c1c8a23b8 refactor: update delta declarations to use DeltaBuilder in lossless tests
4542c4ce83 Use deltaBuilder in lossless.decompose
Compare 2 commits »
lentil pushed to chore/delta-format-standardization at lentil/rhizome-node 2025-06-20 10:41:05 -05:00
8043b67258 refactor: simplify DeltaBuilder and update tests
lentil pushed to chore/delta-format-standardization at lentil/rhizome-node 2025-06-20 09:27:34 -05:00
3ca8249510 feat: add DeltaBuilder for fluent delta creation
lentil pushed to chore/delta-format-standardization at lentil/rhizome-node 2025-06-19 20:57:27 -05:00
c173f3475e feat(views): add DeltaV2 support to Lossless view
lentil created branch chore/delta-format-standardization in lentil/rhizome-node 2025-06-19 20:57:27 -05:00
lentil pushed to main at lentil/rhizome-node 2025-06-19 16:59:09 -05:00
3a6191a2a2 Merge pull request 'feature/docker-orchestrator-tests' (#3) from feature/docker-orchestrator-tests into main
a31d8739e2 docs: enhance JSDoc for DockerOrchestrator cleanup methods
87699dd1af refactor: simplify node startup and improve test reliability
8059a5350a Windsurf workflow to generate a merge request summary
be0f0659b9 Remove empty test
Compare 11 commits »