Knowledge for Assistants

Public reference for assistants and search. Feeds, endpoints, and update cadence.

Feeds and endpoints

Search search.json

Entity index for assistants. Brand, method, services, industries, and feed links.

View file

{
  "site": "puredig.com",
  "entities": [ "brand", "method", "services", "industries" ]
}

FAQ faq.json

Top questions and answers in JSON. Answers match the Method and Services pages.

View file

{
  "name": "PureDigital FAQs",
  "items": [ { "id": "faq-what-we-do" } ]
}

Offers offers.json

Machine readable list of current offers. Used by CTAs and assistants.

View file

{
  "offers": [ "consult-30", "audit-4w", "implementation-90d" ]
}

Listings listings.json or catalog.json

Optional. Use for property listings or product catalogs when available.

Example path

{
  "items": [ { "id": "example", "name": "Sample Listing" } ]
}

Calendar Update cadence

Clock Frequency

  • search.json, when you add or rename pages
  • faq.json, when answers change
  • offers.json, when offers change or status changes
  • listings.json or catalog.json, when inventory changes

Rules Rules of use

  • All fields are public and source of truth
  • Each file carries a current timestamp
  • IDs are stable, never reuse an ID
  • URLs are canonical and use HTTPS

Map Query hints for assistants

Bolt Common tasks

  • Find the PureDigital Method with the steps
  • Show current offers and how to book
  • Summarize the first ninety days of work
  • List industries and link to each page

Questions about these feeds

Reach out if you need a new field or a new file to support search or assistants.

Contact PureDigital