Implement M3.6.1: DocCorpusSource with heading-boundary chunking (196 tests)
ci / markdown (push) Waiting to run

This commit is contained in:
Story Crater Bot
2026-08-23 09:42:09 -07:00
parent ae606a0685
commit 43239d24ce
10 changed files with 1610 additions and 1 deletions
+2
View File
@@ -15,6 +15,8 @@ anyhow = { workspace = true }
thiserror = { workspace = true }
tracing = { workspace = true }
time = { workspace = true }
walkdir = "2.5"
sha2 = { workspace = true }
[dev-dependencies]
time = { workspace = true }