I read this paper called "Filesystem-Based Memory for LLM Agents", https://arxiv.org/pdf/2607.26637, which concluded (rightfully so) that "information gathering and organization does not automatically get you intelligence". I agree.
I thought to myself, what's missing is "curation". Something has to decide what's worth keeping, what replaces what, what's true, and what quietly stopped being true.
Knowledge/memory management that supports HITL and HOTL.
Then I thought, what if those AllSign core fundamentals could be turned into an open protocol for actor-agnostic knowledge management?
That led me to create the Facts protocol and Fact CLI.
If you're curious, you can read more here: https://gist.github.com/iamalnewkirk/22ae2d8c8cc1b8790236da9edf2f7b73
- https://github.com/facts-kms/cli - https://github.com/facts-kms/spec