Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

- **REQUIRED**: Headers must have a capital letter only for the first word, rest in lowercase (e.g., "Promote scorecards"). **FLAG** any header with multiple capitalized words.
- **REQUIRED**: Links must not be capitalized unless at the start of a new sentence. **FLAG** capitalized links mid-sentence.
- **REQUIRED**: General product names (Lambda, Kubernetes, ArgoCD) must follow standard capitalization. **FLAG** incorrect product name capitalization.
- **REQUIRED**: General product names (Lambda, Kubernetes, ArgoCD) and inisialism must follow standard capitalization. **FLAG** incorrect product name capitalization. So for example: "Create a Cursor API key" is ok, but "Create a New Blueprint" is not.

### Code Examples - CRITICAL STANDARDS

Expand Down
Loading