(** In-memory {!Repository.S} for tests. Nothing survives a restart, and it is never used in production — durable storage is {!Sqlite_repo}. *) include Repository.S val create : unit -> t (** Seeded with the shared routine catalog. *)