anon-cmevs-2026 commited on
Commit
0781e2f
·
verified ·
1 Parent(s): 0c2d639

CHANGELOG: remove internal Known gaps section and TODO.md reference

Browse files
Files changed (1) hide show
  1. CHANGELOG.md +0 -7
CHANGELOG.md CHANGED
@@ -15,7 +15,6 @@ All notable changes to CM-EVS are documented here. The format follows [Keep a Ch
15
  - **Datasheet** (in `README.md`) following Gebru et al. 2021.
16
  - **License matrix** (`LICENSE.md`).
17
  - **Top-level integrity manifest** (`SHA256SUMS`) covering all non-data files.
18
- - **Pre-push checklist** (`TODO.md`).
19
 
20
  ### Notes
21
 
@@ -23,9 +22,3 @@ All notable changes to CM-EVS are documented here. The format follows [Keep a Ch
23
  - **HM3D / ScanNet++ / TartanGround / OB3D**: zero RGB-D frames are redistributed under any license. The adapter packages reproduce matching frames on the user's machine after upstream access is granted.
24
  - Frame numbers within each Blender scene are renumbered consecutively (`panorama_0000 … panorama_NNNN`); `frame_id_mapping.csv` records the back-reference to the original H100 file path for traceability.
25
 
26
- ### Known gaps (tracked in `TODO.md`)
27
-
28
- - §5 evaluation result CSVs are still placeholders (coverage / oracle / lambda sweep / cross-source / 50-frame audit).
29
- - `frame_quality.csv` (per-frame invalid-depth + exposure stats) requires running `code/scripts/audit_quality.py` over the 13,631 frames.
30
- - Curator-only fields in `frame_manifest.csv` (`viewpoint_score`, `coverage_gain`, `conflict_ratio`, `candidate_id`) are intentionally empty in v1.0 because the curator has not yet run on the merged 374-scene set.
31
- - Real `sha256` and `contentUrl` for each `cr:FileObject` in `croissant.json` will be filled when the actual distributable archives are packaged.
 
15
  - **Datasheet** (in `README.md`) following Gebru et al. 2021.
16
  - **License matrix** (`LICENSE.md`).
17
  - **Top-level integrity manifest** (`SHA256SUMS`) covering all non-data files.
 
18
 
19
  ### Notes
20
 
 
22
  - **HM3D / ScanNet++ / TartanGround / OB3D**: zero RGB-D frames are redistributed under any license. The adapter packages reproduce matching frames on the user's machine after upstream access is granted.
23
  - Frame numbers within each Blender scene are renumbered consecutively (`panorama_0000 … panorama_NNNN`); `frame_id_mapping.csv` records the back-reference to the original H100 file path for traceability.
24