Top-level entrypoint for agents working in this repository.
If this file and .github/copilot-instructions.md ever differ, follow:
.github/copilot-instructions.md- The prompt and template files it routes you to
This file is intentionally thin to avoid split-brain guidance.
Before doing docs work in this repo:
- Read
.github/copilot-instructions.md - Determine whether the task is authoring/updating or review
- Load the prompt file that
.github/copilot-instructions.mdtells you to read first
api-reference/*/api/— API operation topicsapi-reference/*/resources/— resource and enum topicschangelog/— API change recordsconcepts/whats-new-overview.md— monthly release highlightsconcepts/— conceptual topics such as tutorials, conceptual overviews, guidesapi-reference/*/toc/toc.mapping.json— API reference TOC mappingapi-reference/*/includes/rbac-for-apis/— RBAC include filestemp-docstubs/— temporary authoring inputs
- Start with
.github/copilot-instructions.md - Load the correct scenario guidance
- Make scoped changes only
- Run the validation expected by the loaded workflow
Do not duplicate detailed rules in this file. Keep detailed authoring, review, changelog, What's New, TOC, enum, and RBAC guidance in the files referenced by .github/copilot-instructions.md.