Skip to content

Commit cde6f29

Browse files
committed
chore(copilot): clarify ambiguity handling in project conventions
1 parent c8cd4ce commit cde6f29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Before implementing:
1010
- State your assumptions explicitly. If uncertain, ask.
1111
- If multiple interpretations exist, present them - don't pick silently.
1212
- If a simpler approach exists, say so. Push back when warranted.
13-
- If something is unclear, stop. Name what's confusing. Ask.
13+
- If something is unclear, stop. Name what's confusing. Ask. This applies even when the confusion seems mild ("a bit confusing") or when you can imagine a reasonable resolution. Ambiguity that the agent silently resolves is a class of bug; ambiguity that the user resolves is not.
1414

1515
### 2. Simplicity First
1616

0 commit comments

Comments
 (0)