Remanentia
Remanentia is the memory and retrieval layer for the portfolio. It exists because long-running AI work fails when every session starts from a blank prompt, or when an answer cannot point back to the file, log, manuscript, benchmark, or decision record that supports it.
The current project state tracked in shared records is v0.5.0: a Rust-accelerated retrieval core, 3,003 tests, 60,890 vector chunks, compiled facts, MCP integration, device-aware indexing, PII redaction, and consolidation paths. Recent work added fleet-fed feed ingestion — admitting Finding and Decision records from the coordination bus through an admission gate — and cross-session entity synthesis. LongMemEval R11 is recorded at 72.2% overall, with temporal retrieval at 65.4% (oracle setting).
Its role in GOTM is not only storage. It is the evidence substrate for high-stakes LLM use: retrieval must preserve provenance, respect private/public boundaries, and make later review possible.
