engram / kvcos /__init__.py
eigengram's picture
feat: upload core kvcos library
0769ff3 verified
"""ENGRAM Protocol — KV cache fingerprinting for persistent semantic retrieval."""
from kvcos.core.types import ENGRAM_VERSION
__version__ = ENGRAM_VERSION