This commit is contained in:
2026-03-26 07:56:25 +00:00
parent a6cc5dcc4a
commit 2d3e15231a
2 changed files with 28 additions and 27 deletions

View File

@@ -15,6 +15,7 @@
## Workflow
- Always complete the requested work.
- If there is any ambiguity about what to do next, do NOT make a decision yourself. Stop your work and ask.
- Do not end with “If you want me to…” or “I can…”; take the next necessary step and finish the job without waiting for additional confirmation.
- Do not future-proof things. Stick to the original plan.
- Do not add fallbacks or backward compatibility unless explicitly required by the user. By default, replace the previous implementation with the new one entirely.