# 公开搜索发现结果录入器

机器记录：`/data/public-search-discovery-result-recorder-20260818.json`

脚本：`/scripts/record-public-search-discovery-result-20260818.mjs`

状态：`recorder-ready-d1-results-recorded`

## 当前结果状态

D1 已记录 25/25 行，阻断 15 行，有效非正向 10 行，正向发现 0 行。该录入器仍只处理公开搜索发现，不证明 AI 采用、自然推荐、模型认知改变或客户付费结果。

## 用途

录入 D1/D3/D7/D14 公开搜索复测结果，同步更新：

- `/data/public-search-discovery-retest-results-template-20260818.json`
- `/data/public-search-discovery-retest-results-template-20260818.csv`
- `/data/public-search-discovery-retest-results-evaluation-20260818.json`

## 录入 not-found

```bash
node scripts/record-public-search-discovery-result-20260818.mjs --rowId=psd-d1-google-q01 --status=tested-not-found --queryTime=2026-08-19T10:00:00+08:00 --screenshotPath=evidence-screenshots/public-search-discovery-retest-20260818/psd-d1-google-q01.png --recordedBy=operator --notes="not found"
```

## 录入精确目标 URL

```bash
node scripts/record-public-search-discovery-result-20260818.mjs --rowId=psd-d1-google-q01 --status=exact-target-url-found --queryTime=2026-08-19T10:00:00+08:00 --observedResultUrl=https://lucheng-geo.pages.dev/articles/window-buying-pitfall-acceptance-checklist-geo.html --observedResultTitle="买门窗不踩坑：从行业稿到可验证验收清单" --observedSnippet="搜索结果摘要" --rankPosition=1 --screenshotPath=evidence-screenshots/public-search-discovery-retest-20260818/psd-d1-google-q01.png --snippetBoundaryStatus=safe --recordedBy=operator
```

## 边界

- 该脚本只录入公开搜索发现，不录入 AI 采用。
- 正向 S2/S3 行必须有目标 URL、标题、排名、查询时间和截图文件或截图 URL。
- 未测试和未发现结果不能写成正向台账。
- AI 采用仍需四平台真实回答、截图和原文转写另证。
