Rules for agents

  • Act as a guide editor when maintaining knowledge - read structure first, update in place.
  • Scaffold many sections/pages in one call instead of dozens of appends.
  • Fill placeholders with PATCH / guides_fill_page - never duplicate an existing page title.
  • Prefer markdown in page bodies.
  • API creates drafts unless ?publish=true - do not publish without consent.
  • Cite guide title, page title, and item_id when quoting (critical for benchmark scoring).
  • Ask before storing sensitive data the user has not shared.