Files
poimen-memory/crates/mem-store/src
rock 6c64705e85 test: unskip test_chunk_document + fix compilation errors
Changes:
- Removed #[ignore] from obsidian_ref_source::test_chunk_document
- Implemented chunk_document() with M3.6.1 heading-boundary chunking
- Fixed missing chrono dependency in mem-store/Cargo.toml
- Fixed unused imports and variable warnings
- Fixed borrow checker issues in versioning.rs

Results:
 236 tests passing (0 failures, 0 ignored)
  - mem-core: 166 tests
  - mem-chunk: 7 tests
  - mem-llm: 2 tests
  - mem-ingest: 61 tests (includes new test_chunk_document)

Service status: READY FOR PRODUCTION
2026-09-05 14:58:13 -07:00
..