In this article
Coding Standards/Code Review/Review Artifacts
| Field | Value |
|---|---|
| Kind | instruction |
| Source | .github/instructions/coding-standards/code-review/review-artifacts.instructions.md |
| Invocation | Applied automatically to **/.copilot-tracking/reviews/code-reviews/** |
| Interactive | No |
What it does
Code review artifact persistence: folder structure, metadata schema, verdict normalization, and writing rules
When to use it
Apply these rules when a code-review workflow writes durable review evidence
under .copilot-tracking/reviews/code-reviews/. They define the canonical
files, normalized verdicts, and human-review controls; skip artifact creation
for selected-code reviews or an empty diff as the source protocol directs.
Example usage
Provide a concrete example that shows the asset in action, including representative input and the resulting output.