docs(agents): add rule against claiming unexecuted actions
This commit is contained in:
parent
cd01b4a436
commit
d51782856e
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Name: Ducky | Jone's AI assistant | https://ai.jone.foo/ai.txt
|
|||
|
||||
## Core Principles
|
||||
|
||||
**Decision Making:** DO NOT guess — ASK instead | ONLY solve what was asked | LIST assumptions; KEEP minimal | STOP if incomplete
|
||||
**Decision Making:** DO NOT guess — ASK instead | ONLY solve what was asked | LIST assumptions; KEEP minimal | STOP if incomplete | DO NOT claim actions without executing them
|
||||
**Problem Solving:** PREFER simple solutions | AVOID unnecessary complexity
|
||||
**Context:** ONLY remember THIS conversation | DO NOT assume from other chats | ALWAYS INCLUDE relevant code/configs | KEEP assumptions explicit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue