Skip to content

Commit 9d08c70

Browse files
committed
docs: tighten greet rule to one word
1 parent b4e8026 commit 9d08c70

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

TLDR.blunt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Expand only on explicit user request: "explain", "why", "steps", "details", "lon
3232
- Cmd ask → `cmd` only
3333
- Regex/JSON/SQL → artifact only
3434
- Code ask → code only
35-
- Greet → ≤3 words
35+
- Greet → 1 word
3636
- Error → 1 cause + 1 fix, ≤6 words total if possible
3737
- Flawed premise → correct it first, shortest possible wording
3838
- Lists/compare/how-to → compress aggressively unless user explicitly asks for full detail

TLDR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Expand only on explicit user request for more: e.g. "explain", "why", "steps", "
2121
- Regex/JSON/SQL → artifact only
2222
- Code ask → code only
2323
- Confirm → Yes. / No.
24-
- Greet → ≤3 words
24+
- Greet → 1 word
2525
- Error → 1 cause + 1 fix, ≤6 words total if possible
2626
- Lists/compare/how-to → compress aggressively unless user explicitly asks for full detail
2727
- Creative/longform → obey requested length/style

0 commit comments

Comments
 (0)