Example
Website content bundle
A marketing and docs team wants agents to answer questions from public website pages without scraping every page from scratch.
Field notes
- `index.md` lists the bundle contents for progressive reading.
- Each page file uses frontmatter fields for type, title, description, resource, tags, and timestamp.
- Markdown links connect pricing, privacy, support, and product documents.
Common mistakes
- Copying entire HTML pages instead of clean Markdown summaries.
- Missing canonical resource URLs.
- Not separating legal pages from product pages.
Recommended next step
Start with the top traffic URLs, then add internal docs only after public pages are stable.
bundle/
index.md
pages/
home.md
pricing.md
privacy.md
products/
okf-validator.md
support/
contact.md