Implement M3.6.1: DocCorpusSource with heading-boundary chunking (196 tests)

This commit is contained in:
Story Crater Bot
2026-08-23 09:42:09 -07:00
parent 54d1879464
commit de9c4ffeae
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 }