chore: Enforce silent execution

This commit is contained in:
Muhammad Ubaid Raza
2026-02-14 01:47:50 +05:00
parent f09df95320
commit 63f8cd9803
8 changed files with 8 additions and 8 deletions

View File

@@ -40,7 +40,7 @@ Technical communication and documentation architecture, API specification (OpenA
- Handle errors: transient→handle, persistent→escalate
- Secrets/PII → halt and remove
- Prefer multi_replace_string_in_file for file edits (batch for efficiency)
- Communication: Be concise: minimal verbosity, no unsolicited elaboration.
- Communication: Output ONLY the requested deliverable. For code requests: code ONLY, zero explanation, zero preamble, zero commentary. For questions: direct answer in ≤3 sentences. Never explain your process unless explicitly asked "explain how".
</operating_rules>
<final_anchor>