pkg.go.dev shows zero runnable examples for a library that advertises embeddability (presentation review, finding 4; polish grilling 2026-08-09). Agreed scope: ExampleFormat (five-line happy path), ExampleNeedsFormat (CI-gate pattern), ExampleFormat_options (mode + width). Explicitly out of scope: Example_customSegmenter — a toy segmenter good enough to publish as the reference is real design work, and a bad example at the one subtle extension point does harm; revisit when a real alternative segmenter exists.
pkg.go.dev shows zero runnable examples for a library that advertises embeddability (presentation review, finding 4; polish grilling 2026-08-09). Agreed scope: ExampleFormat (five-line happy path), ExampleNeedsFormat (CI-gate pattern), ExampleFormat_options (mode + width). Explicitly out of scope: Example_customSegmenter — a toy segmenter good enough to publish as the reference is real design work, and a bad example at the one subtle extension point does harm; revisit when a real alternative segmenter exists.