Most production queries aren't novel - they're recurring patterns that have already been solved.
Re-running them through a full model call every time is unnecessary overhead.
Engram is a proposal for a deterministic operations layer that sits in fro...