KS Research LabAdvanced Engineering & AI
CORPUS EXPLORER

Research Index

Formal engineering investigations, hypotheses, empirical measurements, and published findings. Each entry is reproducible and linked directly to working code.

Showing:2 Investigations
Domain:AI Systems
RS-005VALIDATED
Sep 17, 2026

Memory-Bounded LRU Caches for Vector Embedding Pipelines

Investigating deterministic cache eviction policies for multi-dimensional float32 embeddings in resource-constrained container environments.

AI SystemsAlgorithms
Inspect
RS-001VALIDATED
Sep 17, 2026

Deterministic State Machines & Token Inverted Index for Agentic Retrieval

An investigation into eliminating non-deterministic hallucinations in LLM retrieval by pairing a deterministic finite state machine with a memory-bounded token inverted index, demonstrating sub-millisecond keyword localization and zero invalid state transitions.

AI SystemsArchitectureAlgorithms
Inspect