Chunking that respects structure — don't shred your own documents — step 2 of 9
Naive char-count chunking cuts every N characters regardless of structure. Which TWO shapes ABOVE are most likely to be SHREDDED — meaning a single chunk loses semantic integrity (a code block torn in half, a JSON object's brace orphaned)?
⌘↵ runs the editor.read, then continue.
Chunking that respects structure — don't shred your own documents — step 2 of 9
Naive char-count chunking cuts every N characters regardless of structure. Which TWO shapes ABOVE are most likely to be SHREDDED — meaning a single chunk loses semantic integrity (a code block torn in half, a JSON object's brace orphaned)?
⌘↵ runs the editor.read, then continue.