supporteddefaults to sentence-window chunking with a 512-token window and a 64-token overlap
Architecture doc §3.2 directly states these values.
0.99 supportedsentence boundary detection runs before the window is applied
Architecture doc confirms pre-window application.
0.98 partially supportedchunks respect sentence completeness where possible
Implied by sentence-window approach but 'where possible' hedges correctly.
0.81 supporteddefined in the architecture docs under 'Pipeline defaults'
Section reference is accurate.
0.95