Fix all RULES.md divergences #2

Merged
sneak merged 5 commits from fix/rules-audit-divergences into main 2026-02-27 20:55:26 +01:00
2 changed files with 12 additions and 13 deletions
Showing only changes of commit 31b22c1325 - Show all commits

View File

@@ -559,9 +559,9 @@ communicates with three external services to function as a wallet:
transactions and ERC-20 token transfers), ERC-20 token balances, and token
holder counts (for spam filtering). The default endpoint is
`https://eth.blockscout.com/api/v2` (configurable by the user in Settings).
- **Data sent**: Ethereum addresses. Blockscout receives the user's addresses
to query their transaction history and token balances. No private keys,
passwords, or signing operations are sent.
- **Data sent**: Ethereum addresses. Blockscout receives the user's
addresses to query their transaction history and token balances. No
private keys, passwords, or signing operations are sent.
What the extension does NOT do:

View File

@@ -1,8 +1,7 @@
> **⚠️ THIS FILE MUST NEVER BE MODIFIED BY AGENTS.**
> RULES.md is maintained exclusively by the project owner. AI agents, bots,
> and automated tools must treat this file as read-only. If an audit finds a
> divergence between the code and this file, the code must be changed to match
> — never the other way around.
> **⚠️ THIS FILE MUST NEVER BE MODIFIED BY AGENTS.** RULES.md is maintained
> exclusively by the project owner. AI agents, bots, and automated tools must
> treat this file as read-only. If an audit finds a divergence between the code
> and this file, the code must be changed to match — never the other way around.
# AutistMask Rules Checklist