Skip to content

Agent Start Here

Use this repo when the task is about:

  • accessing OVES SharePoint material as agent context
  • listing SharePoint sites
  • scanning SharePoint folders
  • analyzing supported file types from SharePoint links
  • authentication and session-cache behavior for SharePoint tooling
  • deciding whether SharePoint content should be curated into durable artifacts

Read in this order:

  1. docs/context/capabilities.md
  2. docs/context/workflows.md
  3. docs/context/contracts.md
  4. README.md

Use this repo to answer:

  • How do agents access OVES SharePoint resources safely?
  • Which SharePoint operations are supported today?
  • What level of curation belongs in Git versus staying in SharePoint?
  • What authentication and permissions are required?
  • Where do session files and analysis outputs live?

Do not use this repo to define:

  • full SharePoint document lifecycle management
  • canonical ownership of business documents
  • local docs proxy behavior