• Joined on 2025-04-05
lentil created branch feature/docker-orchestrator-tests in lentil/rhizome-node 2025-06-15 17:10:02 -05:00
lentil pushed to main at lentil/rhizome-node 2025-06-15 14:33:31 -05:00
63026d069e Update README.md
lentil pushed to main at lentil/rhizome-node 2025-06-15 14:26:32 -05:00
1b9ed0a6dd Merge pull request 'pr-1-feedback' (#2) from pr-1-feedback into main
6c13f46714 fix(negation): improve negation chain handling and clean up logging
4b750c593d feat(query): validate JSON Logic operators and improve error handling
51d336b88b feat: handle undefined values in custom resolvers
d5cc436bcb chore: remove unused _RhizomeImports from test files
Compare 11 commits »
lentil merged pull request lentil/rhizome-node#2 2025-06-15 14:26:31 -05:00
pr-1-feedback
lentil created pull request lentil/rhizome-node#2 2025-06-15 14:16:41 -05:00
pr-1-feedback
lentil pushed to pr-1-feedback at lentil/rhizome-node 2025-06-15 14:16:13 -05:00
6c13f46714 fix(negation): improve negation chain handling and clean up logging
4b750c593d feat(query): validate JSON Logic operators and improve error handling
51d336b88b feat: handle undefined values in custom resolvers
d5cc436bcb chore: remove unused _RhizomeImports from test files
35bbc974d8 refactor: move common resolve logic to base Lossy class
Compare 11 commits »
lentil pushed to main at lentil/rhizome-node 2025-06-15 14:08:41 -05:00
04212e87e6 Merge pull request 'major changes and feature additions' (#1) from claude_code_work into main
af8f49ebbc updating todo with leveldb details that we just... did
1c55e95a7b cleanup and levelDB integration
c8488843d2 refactored file structure, added levelDB (needs work)
9a7bd7d3b0 implemented initial query engine and exposed HTTP endpoints
Compare 12 commits »
lentil merged pull request lentil/rhizome-node#1 2025-06-15 14:08:40 -05:00
major changes and feature additions
lentil commented on pull request lentil/rhizome-node#1 2025-06-15 14:08:15 -05:00
major changes and feature additions

I resolved all my own feedback from this PR on branch pr-1-feedback. I'll merge this PR and open a new one.

lentil pushed to pr-1-feedback at lentil/rhizome-node 2025-06-15 14:05:38 -05:00
d626bea865 fix(negation): improve negation chain handling and clean up logging
lentil pushed to pr-1-feedback at lentil/rhizome-node 2025-06-15 13:17:30 -05:00
99980a31d1 feat(query): validate JSON Logic operators and improve error handling
lentil pushed to pr-1-feedback at lentil/rhizome-node 2025-06-15 13:06:59 -05:00
43b8b9db90 feat: handle undefined values in custom resolvers
ba528e477f chore: remove unused _RhizomeImports from test files
276d2feddb refactor: move common resolve logic to base Lossy class
3888bac91e Fix recursion depth test validity
9e3884d90e refactor: move CommonSchemas to test-utils
Compare 6 commits »
lentil pushed to pr-1-feedback at lentil/rhizome-node 2025-06-15 12:06:28 -05:00
50a822aa0c Entity conforms to schema if it has all required properties, not just some
lentil pushed to pr-1-feedback at lentil/rhizome-node 2025-06-15 11:19:16 -05:00
497feb35f9 removed data/ and test-data/ from repo
bb0b415e21 Merge branch 'main' into claude_code_work
Compare 2 commits »
lentil created branch pr-1-feedback in lentil/rhizome-node 2025-06-15 11:19:16 -05:00
lentil pushed to main at lentil/rhizome-node 2025-06-14 17:05:33 -05:00
cd83f026cd add .env to .gitignore
98014aaa17 add script for generating test coverage report
Compare 2 commits »
lentil commented on pull request lentil/rhizome-node#1 2025-06-11 13:00:29 -05:00
major changes and feature additions

for a given property

lentil commented on pull request lentil/rhizome-node#1 2025-06-11 13:00:29 -05:00
major changes and feature additions

This line appears to do nothing

lentil commented on pull request lentil/rhizome-node#1 2025-06-11 13:00:29 -05:00
major changes and feature additions

I think data/ should probably be excluded from the repo by .gitignore

lentil commented on pull request lentil/rhizome-node#1 2025-06-11 13:00:29 -05:00
major changes and feature additions

Maybe this should only include items with all required properties?