跳转至

文档迁移台账

本表保证网站重构只改变阅读入口,不丢失历史信息。canonical 页面给出当前判断;原页在完成逐节核对前保留在原路径,并从主导航移除。Archive 从不改写当时结论。

Canonical 页面

栏目 当前入口 作用
Research Story research/index.mdresearch/datasets_and_benchmarks.mdresearch/articulated_hoi_related_work_matrix.mdpaper_readiness.md 论文问题、数据、文献与 claim–evidence gap
Method Design method/*.md 系统设计、task contract 与关键取舍
Experiments experiments/index.mdreconstruction_*physics_*evaluation_strategy.md 对比、protocol、metric、baseline、ablation
Results results/*.md 已验证事实、边界与稳定结果入口
Project Guide project/*.md 与指定 implementation pages adapter、CLI、operations、tests

根目录 index.mdREADME.mdmkdocs.yml 分别维护首页、贡献说明与导航;evidence/index.md 保留上一版细粒度 evidence map,现由 results/index.md 作为主入口。

Research 与 Method 来源

原页面 当前去向 处理
research/index.md Research Story 保留并去除元数据式开场
research/datasets_and_benchmarks.md Datasets & Benchmarks 保留为数据/资产唯一入口
research/articulated_hoi_related_work_matrix.md Related Work 保留为按研究问题组织的主综述
research/dragmesh_hand_arthoi.md Related Work §2 与 Physics Baselines 保留为 source note,不在主导航重复列出
research/baselines_and_evaluation.md Reconstruction/Physics Baselines、Metrics 旧调研保留;当前结论分别进入实验页面
research/project_scope.md method/assets.md asset roadmap 的具体实施记录保留
research/generated_asset_tracking.md method/assets.md generated-asset 设计作为扩展路线保留
research/track3d_vs_videoartgs.md method/reconstruction.md、Reconstruction Results 方法比较与历史诊断分离
research/hmr_grounding.md method/preprocess.md 保留为 ground 证据与技术 note
research/ground_alignment.md method/preprocess.md、Physics Results 设计与阶段性结果分别回链
research/human_contact_refinement.md method/preprocess.md 保留为 future method note
research/physics_tracking_design.md method/physics.md、Project Guide 论文 formulation 与 implementation TODO 分离
research/physics_tracking_robustness.md method/physics.md、Physics Ablations 设计假设进入 ablation,原页保留
research/contact_latent_design.md method/preprocess.mdmethod/physics.md 结构化 contact 表达保留为详细 note

Experiment Design 与结果来源

原页面 当前去向 处理
experiments/index.md Experiments 保留为 RQ 与阅读入口
experiments/evaluation_strategy.md 统一评测协议 唯一 split/seed/budget/denominator 来源
experiments/reconstruction_setup.md Reconstruction 主要比较 保留
experiments/reconstruction_metrics.md Reconstruction Metrics 保留
experiments/reconstruction_baseline_design.md Reconstruction Baselines 保留
experiments/reconstruction_ablations.md Reconstruction Ablations 保留
experiments/contact_objective_ablation.md Reconstruction Ablations 的详细 protocol 保留为独立预注册页
experiments/physics_setup.md Physics 主要比较 保留
experiments/physics_metrics.md Physics Metrics 保留
experiments/physics_baselines.md Physics Baselines 保留
experiments/physics_ablations.md Physics Ablations 保留
experiments/setup.mdmetrics.mdbaselines.mdablations.md 对应 canonical index 隐藏的旧索引;确认无独有内容后改为跳转页
experiments/reconstruction_tuning.md results/reconstruction.md 保留完整 run log 与输出路径
experiments/hoi_alignment.md results/reconstruction.md 保留完整诊断与 review 记录
experiments/infinigen_object_reconstruction.md results/reconstruction.md 保留 generated-data 细节
experiments/ground_physics_full20.md results/physics.md 保留 full20 failure analysis
experiments/physics_open_oven.md results/physics.md 保留单例诊断,不能提升为主结论
experiments/intermimic_same_link_v2_b005_0125.md results/physics.md 保留 baseline debug 记录
experiments/human_motion_hparams.md results/reconstruction.md 保留 hyperparameter ranking
experiments/preprocess_runtime.mdpreprocess_optimization.mdbatched_loss_speedup.md results/efficiency.md 保留 profiling 与 parity evidence

Project Guide 来源

原页面 当前去向 处理
project/index.md Project Guide 保留为实现/操作入口
project/pipeline.mdcontact_annotation.mdinfinigen_masks.mdpreprocess_status.md Pipeline 与数据 保留
project/evaluation.mdvisualization.md Evaluation / Viser 保留
project/hoi_alignment_guide.mdhoi_alignment_review.md HOI Alignment operations 保留
project/coda_physics_reimplementation.md CoDA implementation 保留为 strict reproduction gate
experiments/mimic_adapter_plan.mdphysics_tracking.md Physics implementation 保留为 adapter/CLI 细节
experiments/reconstruction_baselines.mdhuman_motion_postprocess.md Reconstruction implementation 保留
experiments/mimic_run_launcher.md Run launcher 保留
experiments/overall_plan.md Experiment Roadmap 已合并到 experiments/index.md 与 28 天计划;旧链接保留跳转说明
experiments/xuyuan_ours_articulation_audit.md Ours historical audit 保留,明确不是 InterMimic baseline
project/method_design.md method/index.md 保留旧总览;新页是论文可读的 canonical version
project/reconstruction_architecture.md method/reconstruction.md + implementation 保留详细重构计划
project/reconstruction_code_style.md Code Style 保留
project/documentation_style.md Documentation Style 保留为当前写作规范

已归档材料

archive/*.mdarchive/*.html 与旧 handoff 均原样保留。只有在 canonical 页面已吸收当前结论后,才更新 Archive Index 的“替代文档”链接;不会删除原始记录、命令、输出路径或当时的失败判断。

迁移检查

每次移动或缩写旧页面前,必须同时通过:

  1. 原页面的每个一级/二级标题在本表有去向;
  2. canonical 页面能给出当前决定,旧页只保存历史细节;
  3. 所有 Markdown 链接与 MkDocs 导航通过严格构建;
  4. Results 中的每个结论能回链到 experiment page 或 output;
  5. 旧页不再被主导航直接作为当前协议或论文 claim 的来源。