Eclipse-Store-backed implementations of every Phase-2 persistence
store (AuditEvent, Session, LoginAttempt, RoleAssignment,
BootstrapState, RememberMe / PasswordReset / EmailVerification
tokens, ApiKey, RefreshToken, RateLimit). Each implementation is
verified bit-for-bit against the contract shipped by
jCustos-persistence-testkit. The runtime root object
(EclipseStoreJCustosRoot) is package-private — applications
consume the stores through their existing Phase-2 SPIs ...