fix(ci): address remaining clippy manual checked ops warning Replace manual limit-guarded percentage division with checked_mul/checked_div in context memory rendering so strict clippy -D warnings passes in the test job. Made-with: Cursor
fix(ci): address remaining clippy manual checked ops warning Replace manual limit-guarded percentage division with checked_mul/checked_div in context memory rendering so strict clippy -D warnings passes in the test job. Made-with: Cursor