-
server: adopt lint block, fix clippy, fmt
-
Format the tree with rustfmt and add the lint + supply-chain gates
-
Enforce the per-item license-key cap atomically under an item-row lock
-
security: seal git-push CSRF, close 7z/RAR polyglot evasion, exhaustive sanitizer allowlists
-
payments: close refund crash-window, seal enforcement_mode enum, license-key idempotency
-
payments: idempotent re-runnable webhook finalize (ultra-fuzz Run 4 M-Pay1, A+)
-
server: convert remaining money-path DB modules to compile-checked SQL (ultra-fuzz Run #1 --deep Phase 4)
-
server: report authoritative license activation_count (ultra-fuzz Run #1 Payments MINOR)
-
server: close license-activation revoke TOCTOU; stop pending-refund dup re-queue