-
synckit: add constant-time OAuth state check, tighten loopback TLS exemption (ultra-fuzz Run #1 Auth)
-
synckit: honor retry contract + overflow-guard pricing, non_exhaustive API (ultra-fuzz Run #1 API)
-
synckit: verify + AAD-bind blob content hash, jitter backoff (ultra-fuzz Run #1 Transport)
-
synckit: bind entry ciphertext to (table,row_id), explicit wire version, HLC overflow guard (ultra-fuzz Run #1 Sync)
-
synckit: bind AEAD associated data + version tag, fix rotation resume (ultra-fuzz Run #1 Crypto)
-
server: report authoritative license activation_count (ultra-fuzz Run #1 Payments MINOR)
-
server: compute onboarding progress percent in Rust (ultra-fuzz Run #1 UX LOW)
-
server: size-bound the idempotency negative cache (ultra-fuzz Run #1 Perf LOW)
-
server: enqueue old S3 key inside the replace tx (ultra-fuzz Run #1 Storage LOW)
-
server: harden OAuth code redemption + challenge length (ultra-fuzz Run #1 Security LOWs)
-
server: route idempotency cache write through bounded pool (ultra-fuzz Run #1 Perf MODERATE)
-
server: dedup section slugs and hash-fallback non-Latin slugs (ultra-fuzz Run #1 UX)
-
server: weave version id into download S3 key (ultra-fuzz Run #1 Storage HIGH)
-
synckit-client: enforce https for non-loopback sync servers
-
synckit-client: order sync conflicts by hybrid logical clock
-
sando: drop plans/ from git (relocated to _private Syncthing layer)
-
mt: bound directory count + tighten search query (ultra-fuzz P1, P4)
-
mt: clear ultra-fuzz minor batch (S-2, U3, draft, link_preview, CSP, category awaits)
-
mt: branded in-handler error pages + filter-preserving pagination (ultra-fuzz U1, U2)
-
mt: supervise background sweeps + exclude mod-removed posts from profile counts (ultra-fuzz P-sup, B1/B2)
-
mt: stop trusting attacker-controlled X-Forwarded-For for rate limiting (ultra-fuzz C1)
-
mt+server: close internal-API replay chain (ultra-fuzz C2+E1)
-
sando+server: boot_smoke probes /health on a known port instead of liveness-only
-
sando: refuse to build on a non-build host (ultra-fuzz structural, never build on prod)
-
bento: collapse a nested if in runner (clippy, rust 1.95)
-
bento: seal publish behind an unforgeable PublishAuthority (ultra-fuzz structural)
-
sando: clear clippy lints from toolchain drift (rust 1.95)
-
sando: fail closed on a serving tier with no promotion gate (ultra-fuzz structural CF1)
-
server: close license-activation revoke TOCTOU; stop pending-refund dup re-queue
-
server: fix join-wizard HTMX validation input loss; clamp discover paging