PRODUCTION should be the default qualifier and account-id in @run statements to ensure code runs in the production environment by default. Using CCL or other qualifiers could accidentally execute code in test environments, leading to inconsistent results. This standard prevents production-test confusion.