HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ajbd

no profile record

投稿

[untitled]

1 ポイント·投稿者 ajbd·2 か月前·0 コメント

コメント

ajbd
·3 か月前·議論
[dead]
ajbd
·3 か月前·議論
The “types as lenses, not schemas” principle and the focus on structure + relationships really stand out. How do systems like this handle temporal stuff over time? (things that change over time, decisions that get revisited, outcomes that didn’t exist when the note was created?) Do those live as relationships between notes, or is there a different pattern for it?
ajbd
·3 か月前·議論
[dead]
ajbd
·3 か月前·議論
[dead]
ajbd
·3 か月前·議論
This is interesting, and is solving a real problem. The contradiction resolution approach makes a lot of sense. It feels like a step towards letting models decide when they're out of their depth.

I do have a couple questions though; 1. How does consolidation handle partial updates vs. full contradictions? (eg., "budget is $50k" -> "$50k but can flex to $60k") 2. What's the overhead of the nightly consolidation pass at scale? 3. Does the system ever surface uncertainty when two facts are recent but contradictory, or does it always prefer the newer one?

The 99.2% -> 49.2% seems like a dramatic gap, so I'm interested to see how other memory systems perform when they submit to the benchmark.
ajbd
·3 か月前·議論
is the bottleneck actually retrieval/search, or just that the underlying data is unstructured to begin with? have you seen a setup where context and decision don't get lost in threads over time, without relying on constant summarization?