Port Go store_test.go contract tests for IStreamStore interface using MemStore. Fix CompactInternal to correctly walk forward to find new FirstSeq before backward cleanup (matching Go behavior). 21 new tests ported from store_test.go.