Expand description
QueryMemoryUseCase โ application layer read path.
Read-only: no Txn opened, no writes. Delegates to TruthEngine (fold)
then Projection (project). now is injected by the EngineHandle boundary.
Structsยง
- Query
Memory UseCase - Use-case: query the canonical belief for a (subject, predicate) line. Generic over persistence and vector ports. Vector is optional: None = structural-only mode (v0.1 default).