0xcd3a0ff3…7dbesent to0x467d66b9…4bf7·#24,893,503·0x147b252b…b7b5f3
Add a personal inscription system. Each address can store one short public commandment using `inscribeCommandment(bytes32 text)` and may update it at most once every 7 days. Expose `commandmentOf(address)` and emit `CommandmentInscribed(address indexed user, bytes32 text)`. This is social identity only and must not affect transfers, balances, fees, privileges, blacklists, or supply. Keep it fully permissionless and simple.