#@Erik Sipsma Do you have a branch with

1 messages · Page 1 of 1 (latest)

weak wing
#

I ended up mostly backing out of it afterall and just handling the problem I was hitting a different way.

The main blocker I had was related to needing to ensure the ID that got written to the filesystem was actually known to the cache and tracked as a dependency so it didn't get pruned unexpectedly, so I just added a way for the cache to very explicitly draw an edge between two results

#

You'll see some other modifications in that file but I think it's mostly cosmetic, probably not contradicting anything you'd want to do, but let me know

modern steeple
#

Thanks, I'll have a look at that and see how my stuff can relate/fit/conflict (not sure yet 😅 )