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:
docs/context/capabilities.mddocs/context/workflows.mddocs/context/contracts.mdREADME.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