Skip to content
AAA.win
2026-08-11

DeepSeek AI foundation

Added a privacy-conscious, server-only DeepSeek V4 Flash layer for optional task planning without replacing AAA.win's reviewed search, rankings, or evidence.

What changed

01

Added a server-only DeepSeek V4 Flash provider with strict input and output schemas, bounded timeouts, redacted errors, and an explicit feature switch.

02

Added user-initiated AI task plans after deterministic search, using only the submitted task and a small set of reviewed catalog summaries.

03

Kept AI output clearly labeled as a draft and prevented it from changing rankings, evidence, reviewed catalog records, or indexable editorial pages.

04

Added dedicated request throttling, no-store responses, localized safety guidance, and disclosure of DeepSeek processing before a task is sent.

05

Kept the production API key in a restricted server environment file and out of source code, browser bundles, logs, release archives, and Git history.

Version · v4.3.6-indexnow-delivery-verified

Latest releases

IndexNow production delivery verification

Verified production IndexNow receipt with a new key: Microsoft's external proof returned HTTP 200, single-URL GET and POST both returned HTTP 200, and eight batches covering 386 canonical URLs each returned HTTP 200 with zero retries. A second run found the inventory unchanged and sent no request.

IndexNow proof-origin protocol fix

Production Bing validation exposed HTTP 500 at the external root proof because TLS termination was followed by an internal rewrite using the wrong protocol. This release corrects that rewrite boundary, but remains unverified until the external proof returns HTTP 200, the automatic submission runs, a later canary returns HTTP 200, and the idempotent rerun passes.

IndexNow root-proof request compatibility

After v4.3.3, the exact root-level {key}.txt proof returned HTTP 200, but a full request carrying keyLocation still returned HTTP 403; a minimal homepage request with the same production key and no keyLocation returned HTTP 202. This release omits that field, while the automatic full run and idempotent rerun remain deployment checks.

View all releases