Fetch the same guide as flattened text - no item ids in the body:
curl -sS "https://guides.co/g/{slug}/gdf?format=plaintext"
Use the same retriever settings (chunk size, k, model) as the GDF arm. Only the source format changes.
Plaintext is a deliberate weaker baseline: headings may survive, but stable item_id and per-page jsonl boundaries are gone. That is what you are testing.
Fairness rules: