Commit 1c228ea0 1c228ea0e2c63e2e8138b98cbf611d4ae56eb43d by cnb.bofCdSsphPA

Refresh build-index checkpoint with 13:04 UTC evidence

Capture the newest verified downstream state so restart docs show that the real FMA smoke still remains in build-index at 13:04 UTC with no evaluate stage or emitted index artifacts yet.

Constraint: Downstream completion evidence is still unavailable because build-index has not produced artifacts or switched to evaluate
Rejected: Reuse the 12:59 UTC checkpoint | would leave the handoff behind the latest verified downstream state
Confidence: high
Scope-risk: narrow
Directive: Next capture either the first index artifact file or the transition into evaluate before changing the downstream status summary again
Tested: process scan showing build-index and no evaluate; presence of /tmp/fma_real_smoke_stopcheck/fma_index_smoke directory; validate-splits on /tmp/fma_real_smoke_stopcheck/fma/manifests
Not-tested: Completed build-index output, evaluate, final metrics/report generation
1 parent 90efc129
1 ## 2026-06-02 真实 FMA smoke build-index 13:04 UTC checkpoint
2
3 完成项:
4 - 再次检查真实 FMA smoke 的下游阶段,确认流程到 13:04 UTC 仍停留在 `build-index`
5 - 更新 `docs/session-handoff.md``docs/changelist-2026-06-02.md`,记录 `evaluate.py` 仍未启动、索引目录仍未出现索引产物文件。
6
7 验证结果:
8 - 当前仍存在 `run_demo.py build-index --data /tmp/fma_real_smoke_stopcheck/fma/manifests --model /tmp/fma_real_smoke_stopcheck/fma_models_smoke/best_model.pt ...`
9 - 当前仍未观测到 `evaluate.py` 进程
10 - `/tmp/fma_real_smoke_stopcheck/fma_index_smoke/` 目录存在,但尚未看到索引产物文件
11 - `validate-splits /tmp/fma_real_smoke_stopcheck/fma/manifests` => `ok=true`
12
13 结论:
14 - 真实 FMA 全量 smoke 仍稳定处于建索引阶段。
15 - 下一关键证据仍是索引产物出现或 `evaluate.py` 启动。
16
1 ## 2026-06-02 真实 FMA smoke build-index 12:59 UTC checkpoint 17 ## 2026-06-02 真实 FMA smoke build-index 12:59 UTC checkpoint
2 18
3 完成项: 19 完成项:
......
...@@ -280,3 +280,11 @@ cd /workspace/acr-engine ...@@ -280,3 +280,11 @@ cd /workspace/acr-engine
280 - 已确认 `evaluate.py` 仍未出现。 280 - 已确认 `evaluate.py` 仍未出现。
281 - 已确认索引目录仍只有目录本身,尚未看到新的索引产物文件。 281 - 已确认索引目录仍只有目录本身,尚未看到新的索引产物文件。
282 - manifest 复核继续通过,统计保持不变。 282 - manifest 复核继续通过,统计保持不变。
283
284
285 ## 13:04 UTC build-index 延续补充
286
287 - 已确认主下游进程仍是 `run_demo.py build-index ...`
288 - 已确认 `evaluate.py` 仍未出现。
289 - 已确认索引目录仍只有目录本身,尚未看到新的索引产物文件。
290 - manifest 复核继续通过,统计保持不变。
......
...@@ -43,6 +43,7 @@ ...@@ -43,6 +43,7 @@
43 - 截至 2026-06-02 12:51 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。 43 - 截至 2026-06-02 12:51 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。
44 - 截至 2026-06-02 12:55 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。 44 - 截至 2026-06-02 12:55 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。
45 - 截至 2026-06-02 12:59 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。 45 - 截至 2026-06-02 12:59 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。
46 - 截至 2026-06-02 13:04 UTC,`build-index` 仍在持续,`fma_index_smoke/` 仍只有目录本身,`evaluate.py` 仍未出现。
46 47
47 ## 当前卡点 48 ## 当前卡点
48 49
......
...@@ -467,6 +467,27 @@ ...@@ -467,6 +467,27 @@
467 - 真实 FMA smoke 仍稳定停留在 `build-index` 阶段。 467 - 真实 FMA smoke 仍稳定停留在 `build-index` 阶段。
468 - 下一关键观察点依旧是“索引产物首次出现”或“切换到 `evaluate.py`”。 468 - 下一关键观察点依旧是“索引产物首次出现”或“切换到 `evaluate.py`”。
469 469
470 ### build-index 13:04 UTC 延续证据(2026-06-02)
471
472 - 截至 13:04 UTC,主下游进程仍然是:
473 - `PID=424691``run_demo.py build-index --data /tmp/fma_real_smoke_stopcheck/fma/manifests --model /tmp/fma_real_smoke_stopcheck/fma_models_smoke/best_model.pt --output /tmp/fma_real_smoke_stopcheck/fma_index_smoke --device cpu --resume --checkpoint-every-refs 100`
474 - `evaluate.py` 仍未出现。
475 - `smoke-local` 主进程仍在:
476 - `PID=311494``external_adapters.py smoke-local fma ...`
477 - 索引目录仍只有目录本身:
478 - `/tmp/fma_real_smoke_stopcheck/fma_index_smoke/`
479 - 截至该时点,仍未观测到新的索引产物文件。
480 - manifest 复核仍通过:
481 - `ok=true`
482 - `catalog_references=8000`
483 - `train_queries=6401`
484 - `test_queries=1593`
485 - `val_queries=0`
486
487 这说明:
488 - 真实 FMA smoke 仍稳定停留在 `build-index` 阶段。
489 - 下一关键观察点依旧是“索引产物首次出现”或“切换到 `evaluate.py`”。
490
470 ### 重启后第一优先级动作 491 ### 重启后第一优先级动作
471 492
472 1. 先检查真实 FMA smoke 是否完成: 493 1. 先检查真实 FMA smoke 是否完成:
......