cy0307 commited on
Commit
c34f592
·
verified ·
1 Parent(s): a60f11e

Add files using upload-large-folder tool

Browse files
Files changed (40) hide show
  1. DATA_EXPLORER_ANALYSIS.md +6 -5
  2. PROJECT_README.md +6 -4
  3. PROJECT_STATUS.md +1 -1
  4. README.ja.md +2 -2
  5. README.ko.md +2 -2
  6. README.md +6 -4
  7. SOURCE_ALIGNMENT_AUDIT.md +3 -3
  8. XPERIENCE10M_DATASET_CARD_ALIGNMENT.md +9 -8
  9. assets/charts/data_explorer_sample_action_distribution.svg +42 -42
  10. assets/charts/data_explorer_sample_feature_modalities.svg +36 -36
  11. assets/charts/data_explorer_scope_ladder.svg +406 -382
  12. assets/charts/data_explorer_selected128_split_rows.svg +28 -28
  13. data/data_explorer_analysis.json +5 -5
  14. data/quality_gates.json +1 -1
  15. docs/assets/charts/data_explorer_full_file_composition.svg +69 -69
  16. docs/assets/charts/data_explorer_sample_action_distribution.svg +42 -42
  17. docs/assets/charts/data_explorer_sample_feature_modalities.svg +36 -36
  18. docs/assets/charts/data_explorer_scope_ladder.svg +406 -382
  19. docs/assets/charts/data_explorer_selected128_split_rows.svg +28 -28
  20. docs/data/data_explorer_analysis.json +5 -5
  21. docs/data/mirror_parity.json +186 -186
  22. docs/data/public_surface_qa.json +7 -7
  23. docs/data/publication_audit.json +1 -1
  24. docs/data/quality_gates.json +1 -1
  25. docs/data/source_alignment_audit.json +2 -2
  26. docs/data/task_surface_integrity.json +1 -1
  27. docs/data/website_integrity.json +10 -10
  28. docs/data/xperience10m_dataset_card_alignment.json +3 -3
  29. docs/index.html +14 -14
  30. index.html +14 -14
  31. metrics/data_explorer_analysis.json +5 -5
  32. metrics/mirror_parity.json +186 -186
  33. metrics/public_surface_qa.json +7 -7
  34. metrics/publication_audit.json +1 -1
  35. metrics/quality_gates.json +1 -1
  36. metrics/source_alignment_audit.json +2 -2
  37. metrics/task_surface_integrity.json +1 -1
  38. metrics/website_integrity.json +10 -10
  39. metrics/xperience10m_dataset_card_alignment.json +3 -3
  40. scripts/validate_source_alignment.py +4 -4
DATA_EXPLORER_ANALYSIS.md CHANGED
@@ -1,8 +1,8 @@
1
  # Ropedia Xperience-10M Data Explorer Analysis
2
 
3
- Generated: 2026-06-23T09:35:08Z
4
 
5
- This report summarizes three data scopes without mixing them: the official public sample episode, the selected 128-episode public-safe feature surface, and authenticated metadata for the full gated Hugging Face dataset.
6
 
7
  ## Scope Summary
8
 
@@ -26,9 +26,10 @@ This report summarizes three data scopes without mixing them: the official publi
26
  - Qwen3-Omni v6 multiscale export: 34,269 rows.
27
  - Dense multiscale compact export: 106,095 rows.
28
 
29
- ## Full Gated Dataset Metadata
30
 
31
- - Repo: `ropedia-ai/xperience-10m` at `ce943cf271a758b60240084892d05cf6dc12dd90`.
 
32
  - 85,257 files excluding `.gitattributes`.
33
  - 12,102 complete episode folders (99.9917%).
34
  - 72,612 MP4 files and 12,103 `annotation.hdf5` files.
@@ -39,4 +40,4 @@ This report summarizes three data scopes without mixing them: the official publi
39
  - Public sample feature dimensions: `assets/charts/data_explorer_sample_feature_modalities.svg`
40
  - Public sample action distribution: `assets/charts/data_explorer_sample_action_distribution.svg`
41
  - Selected-128 split rows: `assets/charts/data_explorer_selected128_split_rows.svg`
42
- - Full dataset file composition: `assets/charts/data_explorer_full_file_composition.svg`
 
1
  # Ropedia Xperience-10M Data Explorer Analysis
2
 
3
+ Generated: 2026-06-23T11:37:29Z
4
 
5
+ This report summarizes three data scopes without mixing them: the official public sample episode, the selected 128-episode public-safe feature surface, and authenticated metadata for the Hugging Face-hosted gated full dataset.
6
 
7
  ## Scope Summary
8
 
 
26
  - Qwen3-Omni v6 multiscale export: 34,269 rows.
27
  - Dense multiscale compact export: 106,095 rows.
28
 
29
+ ## Hugging Face Full Dataset Metadata
30
 
31
+ - Repo: Hugging Face gated dataset `ropedia-ai/xperience-10m` at `ce943cf271a758b60240084892d05cf6dc12dd90`.
32
+ - Scope note: this is the HF-hosted full dataset version and file-listing metadata, not a local raw-data mirror.
33
  - 85,257 files excluding `.gitattributes`.
34
  - 12,102 complete episode folders (99.9917%).
35
  - 72,612 MP4 files and 12,103 `annotation.hdf5` files.
 
40
  - Public sample feature dimensions: `assets/charts/data_explorer_sample_feature_modalities.svg`
41
  - Public sample action distribution: `assets/charts/data_explorer_sample_action_distribution.svg`
42
  - Selected-128 split rows: `assets/charts/data_explorer_selected128_split_rows.svg`
43
+ - Hugging Face full dataset file composition: `assets/charts/data_explorer_full_file_composition.svg`
PROJECT_README.md CHANGED
@@ -85,7 +85,7 @@ The multilingual README files are reader guides. The canonical technical evidenc
85
  </tr>
86
  <tr>
87
  <td><strong>Data explorer analysis</strong></td>
88
- <td>A generated analysis layer separates the public sample, selected-128 feature exports, and authenticated full-dataset Hugging Face metadata with scope stats, split counts, modality breakdowns, and chart assets.</td>
89
  </tr>
90
  <tr>
91
  <td><strong>180 method-task records</strong></td>
@@ -141,7 +141,7 @@ Reader rule: if it has a metric, it is a **task**; if it explains what the evide
141
 
142
  ## Data Explorer Analysis
143
 
144
- The data explorer is now a three-scope analysis layer, not only a raw-file browser. It compares the public sample episode, selected 128-episode feature exports, and the full gated upstream dataset metadata without mixing their evidence boundaries.
145
 
146
  | Scope | Reader question | Current public analysis |
147
  | --- | --- | --- |
@@ -614,8 +614,10 @@ supporting materials rather than the main reading path. Use
614
 
615
  Source alignment is tracked in the [source-alignment note](SOURCE_ALIGNMENT_AUDIT.md)
616
  and [source-alignment data](docs/data/source_alignment_audit.json).
617
- The official gated `ropedia-ai/xperience-10m` card reports `31.9 TB` on the
618
- live HF surface and an `about-1PB` full-scale storage statement; the committed
 
 
619
  API-listing snapshot records `12,103 episode folders` as upstream `metadata only`,
620
  not a local raw-data inventory. In other words, those episode folders are
621
  upstream listing metadata only for this project. The public sample remains
 
85
  </tr>
86
  <tr>
87
  <td><strong>Data explorer analysis</strong></td>
88
+ <td>A generated analysis layer separates the public sample, selected-128 feature exports, and authenticated Hugging Face gated full-dataset metadata with scope stats, split counts, modality breakdowns, and chart assets.</td>
89
  </tr>
90
  <tr>
91
  <td><strong>180 method-task records</strong></td>
 
141
 
142
  ## Data Explorer Analysis
143
 
144
+ The data explorer is now a three-scope analysis layer, not only a raw-file browser. It compares the public sample episode, selected 128-episode feature exports, and the Hugging Face-hosted gated full-dataset metadata without mixing their evidence boundaries.
145
 
146
  | Scope | Reader question | Current public analysis |
147
  | --- | --- | --- |
 
614
 
615
  Source alignment is tracked in the [source-alignment note](SOURCE_ALIGNMENT_AUDIT.md)
616
  and [source-alignment data](docs/data/source_alignment_audit.json).
617
+ Whenever this repo says "full dataset," it refers to the Hugging Face-hosted
618
+ gated dataset version at `ropedia-ai/xperience-10m`, not a local raw-data
619
+ mirror. The official gated `ropedia-ai/xperience-10m` card reports `31.9 TB`
620
+ on the live HF dataset surface and an `about-1PB` full-scale storage statement; the committed
621
  API-listing snapshot records `12,103 episode folders` as upstream `metadata only`,
622
  not a local raw-data inventory. In other words, those episode folders are
623
  upstream listing metadata only for this project. The public sample remains
PROJECT_STATUS.md CHANGED
@@ -43,7 +43,7 @@ prior multiscale release, and v6 is the current public 20-task Qwen3-Omni row.
43
  | Omni model extension contract | Current | `OMNI_MODEL_EXTENSION_CONTRACT.md`, `configs/omni_backbones/`, `scripts/omni/backbone_registry.py`, `scripts/omni/smoke_test_backbone_packaging.py` | Future model rows/adapters must keep the same episode split discipline, held-out metrics, validation gate, public-safe package contract, and explicit forbidden-artifact policy before reporting results. |
44
  | Xperience Embodied Foundation Model | Future goal | `XPERIENCE_EMBODIED_FOUNDATION_MODEL_PRETRAINING.md` | A future full-corpus pretraining plan describes target modules, objectives, staged scale-up, hardware ranges, and evaluation for a domain-specific embodied foundation model. |
45
  | Evaluation protocol | Verified | `EVALUATION_PROTOCOL.md`, `docs/data/evaluation_protocol.json`, `scripts/build_evaluation_protocol.py` | Windowing, chronological split, per-task metrics, leakage controls, and current limitations are generated from committed metric artifacts. |
46
- | Dataset context | Verified | `XPERIENCE10M_DATASET_CARD_ALIGNMENT.md`, official Xperience-10M and sample cards | The README and dashboard distinguish the public sample used here from the gated full dataset used for the selected multi-episode pilot. |
47
  | Public dashboard and Hub pages | Verified | GitHub Pages, HF Space, artifact dataset, baseline model repo, Qwen3-Omni LoRA repo | Readers can move between the website, code, derived artifacts, baseline weights, and Qwen3-Omni pilot status without needing local infrastructure details. |
48
  | Public package policy | Verified | `DATA_NOTICE.md`, `REPRODUCIBILITY.md` | Raw Xperience-10M data, private gated files, large archives, credentials, and full Qwen weights are not redistributed. |
49
  | Reproducibility | Verified for the public sample | `REPRODUCIBILITY.md`, `docs/data/reproducibility_matrix.json`, `notes/reproducibility_audit.md` | The public sample workflow has explicit commands, expected outputs, and exact-match reproduction evidence. |
 
43
  | Omni model extension contract | Current | `OMNI_MODEL_EXTENSION_CONTRACT.md`, `configs/omni_backbones/`, `scripts/omni/backbone_registry.py`, `scripts/omni/smoke_test_backbone_packaging.py` | Future model rows/adapters must keep the same episode split discipline, held-out metrics, validation gate, public-safe package contract, and explicit forbidden-artifact policy before reporting results. |
44
  | Xperience Embodied Foundation Model | Future goal | `XPERIENCE_EMBODIED_FOUNDATION_MODEL_PRETRAINING.md` | A future full-corpus pretraining plan describes target modules, objectives, staged scale-up, hardware ranges, and evaluation for a domain-specific embodied foundation model. |
45
  | Evaluation protocol | Verified | `EVALUATION_PROTOCOL.md`, `docs/data/evaluation_protocol.json`, `scripts/build_evaluation_protocol.py` | Windowing, chronological split, per-task metrics, leakage controls, and current limitations are generated from committed metric artifacts. |
46
+ | Dataset context | Verified | `XPERIENCE10M_DATASET_CARD_ALIGNMENT.md`, official Xperience-10M and sample cards | The README and dashboard distinguish the public sample used here from the Hugging Face-hosted gated full dataset version used for the selected multi-episode pilot. |
47
  | Public dashboard and Hub pages | Verified | GitHub Pages, HF Space, artifact dataset, baseline model repo, Qwen3-Omni LoRA repo | Readers can move between the website, code, derived artifacts, baseline weights, and Qwen3-Omni pilot status without needing local infrastructure details. |
48
  | Public package policy | Verified | `DATA_NOTICE.md`, `REPRODUCIBILITY.md` | Raw Xperience-10M data, private gated files, large archives, credentials, and full Qwen weights are not redistributed. |
49
  | Reproducibility | Verified for the public sample | `REPRODUCIBILITY.md`, `docs/data/reproducibility_matrix.json`, `notes/reproducibility_audit.md` | The public sample workflow has explicit commands, expected outputs, and exact-match reproduction evidence. |
README.ja.md CHANGED
@@ -64,7 +64,7 @@ Method blocks: Line 1 は task-head baselines(Minimal、Neural MLP)。Line 2
64
  | 20 タスクを見る | [20 タスクガイド](TASK_SUITE_20.md), [タスク契約データ](docs/data/task_suite_20.json) |
65
  | 結果を比較 | [研究結果まとめ](RESEARCH_TAKEAWAYS.md), [180 件の結果表](docs/data/task_method_20_result_matrix.json) |
66
  | 1 サンプルを調べる | [1 episode ブラウザ](https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/single_episode_explorer.html), [sample ファイルマップ](docs/data/raw_sample_files.json) |
67
- | sample / 128 / full dataset を比較 | [data explorer analysis](DATA_EXPLORER_ANALYSIS.md), [web analysis section](https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/#data-analysis) |
68
  | 3 つの foundation pipeline を読む | [3 つの foundation pipeline](THREE_FOUNDATION_PIPELINES.md), [pipeline 契約データ](docs/data/three_foundation_pipelines.json) |
69
  | 再現・監査 | [再現ガイド](REPRODUCIBILITY.md), [証拠契約](EVIDENCE_CONTRACT.md) |
70
 
@@ -72,7 +72,7 @@ Method blocks: Line 1 は task-head baselines(Minimal、Neural MLP)。Line 2
72
 
73
  - 読み方のルール: metric があるものは 20 tasks、evidence が何を調べるかを説明するものは 4 research directions、training input/output を定義するものは 3 foundation pipelines です。perception、3D memory、language reasoning、action、planning を統合するものは unified embodied model target であり、新しい score axis ではありません。
74
  - データ: 20-frame window が video、audio、depth、pose/SLAM、mocap、IMU、calibration、language annotation を結びます。
75
- - データ探索: 新しい analysis layer は public sample、selected-128 exports、gated full dataset metadata を分けて提示します。
76
  - タスク: 認識、予測、retrieval、reconstruction、order、sync、long-horizon、action-object、sensor bridge など 20 契約。
77
  - 結果: single-episode minimal/NN は 20/20。128-episode 側は metadata、raw feature、Qwen3、Cosmos を証拠タイプ別に分けます。公開 matrix は 180/180 scored records で、174 direct と 6 compact proxy を分離し、proxy targets は明示します。
78
  - 方向: spatial intelligence、human-video world model、vision-language-action に対して、タスク対応と必要証拠を記録しています。長期目標は unified embodied foundation model です。
 
64
  | 20 タスクを見る | [20 タスクガイド](TASK_SUITE_20.md), [タスク契約データ](docs/data/task_suite_20.json) |
65
  | 結果を比較 | [研究結果まとめ](RESEARCH_TAKEAWAYS.md), [180 件の結果表](docs/data/task_method_20_result_matrix.json) |
66
  | 1 サンプルを調べる | [1 episode ブラウザ](https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/single_episode_explorer.html), [sample ファイルマップ](docs/data/raw_sample_files.json) |
67
+ | sample / 128 / HF full dataset を比較 | [data explorer analysis](DATA_EXPLORER_ANALYSIS.md), [web analysis section](https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/#data-analysis) |
68
  | 3 つの foundation pipeline を読む | [3 つの foundation pipeline](THREE_FOUNDATION_PIPELINES.md), [pipeline 契約データ](docs/data/three_foundation_pipelines.json) |
69
  | 再現・監査 | [再現ガイド](REPRODUCIBILITY.md), [証拠契約](EVIDENCE_CONTRACT.md) |
70
 
 
72
 
73
  - 読み方のルール: metric があるものは 20 tasks、evidence が何を調べるかを説明するものは 4 research directions、training input/output を定義するものは 3 foundation pipelines です。perception、3D memory、language reasoning、action、planning を統合するものは unified embodied model target であり、新しい score axis ではありません。
74
  - データ: 20-frame window が video、audio、depth、pose/SLAM、mocap、IMU、calibration、language annotation を結びます。
75
+ - データ探索: 新しい analysis layer は public sample、selected-128 exports、Hugging Face gated full dataset metadata を分けて提示します。
76
  - タスク: 認識、予測、retrieval、reconstruction、order、sync、long-horizon、action-object、sensor bridge など 20 契約。
77
  - 結果: single-episode minimal/NN は 20/20。128-episode 側は metadata、raw feature、Qwen3、Cosmos を証拠タイプ別に分けます。公開 matrix は 180/180 scored records で、174 direct と 6 compact proxy を分離し、proxy targets は明示します。
78
  - 方向: spatial intelligence、human-video world model、vision-language-action に対して、タスク対応と必要証拠を記録しています。長期目標は unified embodied foundation model です。
README.ko.md CHANGED
@@ -64,7 +64,7 @@
64
  | 20개 과제 확인 | [20개 과제 가이드](TASK_SUITE_20.md), [과제 계약 데이터](docs/data/task_suite_20.json) |
65
  | 결과 비교 | [연구 결과 요약](RESEARCH_TAKEAWAYS.md), [180개 결과 표](docs/data/task_method_20_result_matrix.json) |
66
  | 샘플 하나 검사 | [단일 episode 브라우저](https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/single_episode_explorer.html), [sample 파일 지도](docs/data/raw_sample_files.json) |
67
- | sample / 128 / full dataset 비교 | [data explorer analysis](DATA_EXPLORER_ANALYSIS.md), [web analysis section](https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/#data-analysis) |
68
  | 세 foundation pipeline 읽기 | [세 foundation pipeline](THREE_FOUNDATION_PIPELINES.md), [pipeline 계약 데이터](docs/data/three_foundation_pipelines.json) |
69
  | 재현 및 감사 | [재현 가이드](REPRODUCIBILITY.md), [증거 계약](EVIDENCE_CONTRACT.md) |
70
 
@@ -72,7 +72,7 @@
72
 
73
  - 읽기 규칙: metric이 있으면 20개 task layer이고, evidence가 무엇을 연구하는지 설명하면 4개 research direction layer이며, model input/output과 training target을 설명하면 3개 foundation pipeline layer입니다. perception, 3D memory, language reasoning, action, planning을 합치는 것은 unified embodied model target이며 새 score axis가 아닙니다.
74
  - 데이터: 20-frame window가 video, audio, depth, pose/SLAM, mocap, IMU, calibration, language annotation을 연결합니다.
75
- - 데이터 탐색: 새 분석 레이어는 public sample, selected-128 exports, gated full dataset metadata를 분리해 보여줍니다.
76
  - 과제: 인식, 예측, retrieval, reconstruction, order, sync, long-horizon, action-object binding, sensor bridge 등 20개 계약.
77
  - 결과: single-episode minimal/NN은 20/20; 128-episode 레이어는 metadata, raw feature, Qwen3, Cosmos를 증거 유형별로 분리합니다. 공개 matrix는 180/180 scored records이며 174 direct와 6 compact proxy를 분리하고 proxy targets를 명시합니다.
78
  - 방향: spatial intelligence, human-video world model, vision-language-action에 대해 과제 매핑과 필요한 증거를 기록합니다. 장기 목표는 unified embodied foundation model입니다.
 
64
  | 20개 과제 확인 | [20개 과제 가이드](TASK_SUITE_20.md), [과제 계약 데이터](docs/data/task_suite_20.json) |
65
  | 결과 비교 | [연구 결과 요약](RESEARCH_TAKEAWAYS.md), [180개 결과 표](docs/data/task_method_20_result_matrix.json) |
66
  | 샘플 하나 검사 | [단일 episode 브라우저](https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/single_episode_explorer.html), [sample 파일 지도](docs/data/raw_sample_files.json) |
67
+ | sample / 128 / HF full dataset 비교 | [data explorer analysis](DATA_EXPLORER_ANALYSIS.md), [web analysis section](https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/#data-analysis) |
68
  | 세 foundation pipeline 읽기 | [세 foundation pipeline](THREE_FOUNDATION_PIPELINES.md), [pipeline 계약 데이터](docs/data/three_foundation_pipelines.json) |
69
  | 재현 및 감사 | [재현 가이드](REPRODUCIBILITY.md), [증거 계약](EVIDENCE_CONTRACT.md) |
70
 
 
72
 
73
  - 읽기 규칙: metric이 있으면 20개 task layer이고, evidence가 무엇을 연구하는지 설명하면 4개 research direction layer이며, model input/output과 training target을 설명하면 3개 foundation pipeline layer입니다. perception, 3D memory, language reasoning, action, planning을 합치는 것은 unified embodied model target이며 새 score axis가 아닙니다.
74
  - 데이터: 20-frame window가 video, audio, depth, pose/SLAM, mocap, IMU, calibration, language annotation을 연결합니다.
75
+ - 데이터 탐색: 새 분석 레이어는 public sample, selected-128 exports, Hugging Face gated full dataset metadata를 분리해 보여줍니다.
76
  - 과제: 인식, 예측, retrieval, reconstruction, order, sync, long-horizon, action-object binding, sensor bridge 등 20개 계약.
77
  - 결과: single-episode minimal/NN은 20/20; 128-episode 레이어는 metadata, raw feature, Qwen3, Cosmos를 증거 유형별로 분리합니다. 공개 matrix는 180/180 scored records이며 174 direct와 6 compact proxy를 분리하고 proxy targets를 명시합니다.
78
  - 방향: spatial intelligence, human-video world model, vision-language-action에 대해 과제 매핑과 필요한 증거를 기록합니다. 장기 목표는 unified embodied foundation model입니다.
README.md CHANGED
@@ -107,7 +107,7 @@ The multilingual README files are reader guides. The canonical technical evidenc
107
  </tr>
108
  <tr>
109
  <td><strong>Data explorer analysis</strong></td>
110
- <td>A generated analysis layer separates the public sample, selected-128 feature exports, and authenticated full-dataset Hugging Face metadata with scope stats, split counts, modality breakdowns, and chart assets.</td>
111
  </tr>
112
  <tr>
113
  <td><strong>180 method-task records</strong></td>
@@ -163,7 +163,7 @@ Reader rule: if it has a metric, it is a **task**; if it explains what the evide
163
 
164
  ## Data Explorer Analysis
165
 
166
- The data explorer is now a three-scope analysis layer, not only a raw-file browser. It compares the public sample episode, selected 128-episode feature exports, and the full gated upstream dataset metadata without mixing their evidence boundaries.
167
 
168
  | Scope | Reader question | Current public analysis |
169
  | --- | --- | --- |
@@ -636,8 +636,10 @@ supporting materials rather than the main reading path. Use
636
 
637
  Source alignment is tracked in the [source-alignment note](SOURCE_ALIGNMENT_AUDIT.md)
638
  and [source-alignment data](docs/data/source_alignment_audit.json).
639
- The official gated `ropedia-ai/xperience-10m` card reports `31.9 TB` on the
640
- live HF surface and an `about-1PB` full-scale storage statement; the committed
 
 
641
  API-listing snapshot records `12,103 episode folders` as upstream `metadata only`,
642
  not a local raw-data inventory. In other words, those episode folders are
643
  upstream listing metadata only for this project. The public sample remains
 
107
  </tr>
108
  <tr>
109
  <td><strong>Data explorer analysis</strong></td>
110
+ <td>A generated analysis layer separates the public sample, selected-128 feature exports, and authenticated Hugging Face gated full-dataset metadata with scope stats, split counts, modality breakdowns, and chart assets.</td>
111
  </tr>
112
  <tr>
113
  <td><strong>180 method-task records</strong></td>
 
163
 
164
  ## Data Explorer Analysis
165
 
166
+ The data explorer is now a three-scope analysis layer, not only a raw-file browser. It compares the public sample episode, selected 128-episode feature exports, and the Hugging Face-hosted gated full-dataset metadata without mixing their evidence boundaries.
167
 
168
  | Scope | Reader question | Current public analysis |
169
  | --- | --- | --- |
 
636
 
637
  Source alignment is tracked in the [source-alignment note](SOURCE_ALIGNMENT_AUDIT.md)
638
  and [source-alignment data](docs/data/source_alignment_audit.json).
639
+ Whenever this repo says "full dataset," it refers to the Hugging Face-hosted
640
+ gated dataset version at `ropedia-ai/xperience-10m`, not a local raw-data
641
+ mirror. The official gated `ropedia-ai/xperience-10m` card reports `31.9 TB`
642
+ on the live HF dataset surface and an `about-1PB` full-scale storage statement; the committed
643
  API-listing snapshot records `12,103 episode folders` as upstream `metadata only`,
644
  not a local raw-data inventory. In other words, those episode folders are
645
  upstream listing metadata only for this project. The public sample remains
SOURCE_ALIGNMENT_AUDIT.md CHANGED
@@ -9,7 +9,7 @@ Current status: **pass**
9
 
10
  | Layer | Current value |
11
  | --- | --- |
12
- | Full dataset repo | `ropedia-ai/xperience-10m` |
13
  | Full dataset access | manual |
14
  | Live HF file-size display | 31.9 TB |
15
  | Full-scale storage statement | about 1 PB |
@@ -33,9 +33,9 @@ Current status: **pass**
33
 
34
  ## Current Project Scope
35
 
36
- - HF API file counts are source-listing metadata, not local data possession.
37
  - The live HF 31.9 TB file-size display is recorded separately from the card's about-1PB full-scale storage statement.
38
- - The public sample license is preserved separately from the gated full dataset license field.
39
  - The official limited-diversity / showcase-quality disclaimer is preserved in the responsible-use notes.
40
  - Raw MP4, HDF5, RRD, private gated data, and full Qwen weights are not redistributed.
41
  - Current model evidence remains one public sample episode, not cross-episode generalization.
 
9
 
10
  | Layer | Current value |
11
  | --- | --- |
12
+ | Full dataset repo | Hugging Face gated dataset `ropedia-ai/xperience-10m` |
13
  | Full dataset access | manual |
14
  | Live HF file-size display | 31.9 TB |
15
  | Full-scale storage statement | about 1 PB |
 
33
 
34
  ## Current Project Scope
35
 
36
+ - HF API file counts are source-listing metadata for the Hugging Face full dataset version, not local data possession.
37
  - The live HF 31.9 TB file-size display is recorded separately from the card's about-1PB full-scale storage statement.
38
+ - The public sample license is preserved separately from the Hugging Face gated full-dataset license field.
39
  - The official limited-diversity / showcase-quality disclaimer is preserved in the responsible-use notes.
40
  - Raw MP4, HDF5, RRD, private gated data, and full Qwen weights are not redistributed.
41
  - Current model evidence remains one public sample episode, not cross-episode generalization.
XPERIENCE10M_DATASET_CARD_ALIGNMENT.md CHANGED
@@ -45,10 +45,11 @@ before approval. The API snapshot checked for this project reported:
45
  The API file listing is useful for planning, but it is not the same as local
46
  access. The public metadata snapshot listed 85,258 repository siblings, 803
47
  session folders, 12,103 episode folders with `annotation.hdf5`, 72,612 MP4
48
- files, and 541 `visualization.rrd` files. This repo treats those as upstream
49
- metadata only; no full-dataset files are redistributed here, and model results
50
- are reported only for the public sample episode and selected processed splits
51
- that this repo actually evaluates.
 
52
 
53
  ## Official Modalities
54
 
@@ -90,8 +91,8 @@ The public Hugging Face page/API currently shows a separate live hosted
90
  file-size display of 31.9 TB (`usedStorage` observed as 31,871,115,497,224
91
  bytes). This project keeps those concepts separate: the official card scale
92
  describes the full dataset design, the HF display describes the currently
93
- reported hosted file size, and this repo validates only the files that are
94
- actually available to the project.
95
 
96
  ## Public Sample Dataset Card
97
 
@@ -114,7 +115,7 @@ The sample card metadata observed for this project is:
114
  | visualization tool | Rerun 0.29.0 for `.rrd` |
115
 
116
  This project uses the public sample to build the 5,821-frame / 1,161-window
117
- task-development suite. The sample license and the full gated dataset terms are both
118
  preserved in the public documentation; this repo's MIT code license does not
119
  grant additional rights to the raw data.
120
 
@@ -205,7 +206,7 @@ evaluation and safeguards.
205
  When describing Xperience-10M in this repo, keep these limitations visible:
206
 
207
  - one public sample episode cannot prove cross-environment generalization
208
- - full-dataset performance requires gated access, many episodes, and held-out episode splits
209
  - motion capture, SLAM, depth, captions, and other annotations can contain noise
210
  - language annotations are not exhaustive descriptions of every scene state
211
  - large-scale training requires substantial storage, preprocessing, and compute
 
45
  The API file listing is useful for planning, but it is not the same as local
46
  access. The public metadata snapshot listed 85,258 repository siblings, 803
47
  session folders, 12,103 episode folders with `annotation.hdf5`, 72,612 MP4
48
+ files, and 541 `visualization.rrd` files from the Hugging Face-hosted gated
49
+ dataset version. This repo treats those as upstream HF metadata only; no
50
+ full-dataset files are redistributed here, and model results are reported only
51
+ for the public sample episode and selected processed splits that this repo
52
+ actually evaluates.
53
 
54
  ## Official Modalities
55
 
 
91
  file-size display of 31.9 TB (`usedStorage` observed as 31,871,115,497,224
92
  bytes). This project keeps those concepts separate: the official card scale
93
  describes the full dataset design, the HF display describes the currently
94
+ reported hosted file size for the Hugging Face dataset version, and this repo
95
+ validates only the files that are actually available to the project.
96
 
97
  ## Public Sample Dataset Card
98
 
 
115
  | visualization tool | Rerun 0.29.0 for `.rrd` |
116
 
117
  This project uses the public sample to build the 5,821-frame / 1,161-window
118
+ task-development suite. The sample license and the Hugging Face gated full-dataset terms are both
119
  preserved in the public documentation; this repo's MIT code license does not
120
  grant additional rights to the raw data.
121
 
 
206
  When describing Xperience-10M in this repo, keep these limitations visible:
207
 
208
  - one public sample episode cannot prove cross-environment generalization
209
+ - full-dataset performance requires Hugging Face gated access, many episodes, and held-out episode splits
210
  - motion capture, SLAM, depth, captions, and other annotations can contain noise
211
  - language annotations are not exhaustive descriptions of every scene state
212
  - large-scale training requires substantial storage, preprocessing, and compute
assets/charts/data_explorer_sample_action_distribution.svg CHANGED
assets/charts/data_explorer_sample_feature_modalities.svg CHANGED
assets/charts/data_explorer_scope_ladder.svg CHANGED
assets/charts/data_explorer_selected128_split_rows.svg CHANGED
data/data_explorer_analysis.json CHANGED
@@ -2,7 +2,7 @@
2
  "charts": [
3
  {
4
  "path": "assets/charts/data_explorer_scope_ladder.svg",
5
- "question": "How do the public sample, selected 128 episodes, and full gated dataset differ in scale?",
6
  "title": "Scope ladder"
7
  },
8
  {
@@ -22,8 +22,8 @@
22
  },
23
  {
24
  "path": "assets/charts/data_explorer_full_file_composition.svg",
25
- "question": "What file types dominate the gated full-dataset metadata?",
26
- "title": "Full dataset file composition"
27
  }
28
  ],
29
  "full_hf_dataset": {
@@ -154,7 +154,7 @@
154
  }
155
  ],
156
  "last_modified": "2026-04-21T05:03:45+00:00",
157
- "metadata_note": "The official dataset is gated. These full-corpus figures use authenticated Hugging Face Hub file metadata only; they do not inspect private row content or redistribute raw MP4/HDF5/RRD files.",
158
  "pilot_scale_estimates": {
159
  "all_complete_episodes_windows_at_256_each": 3098112,
160
  "episode_100_windows_at_256_each": 25600,
@@ -196,7 +196,7 @@
196
  "6": 12102
197
  }
198
  },
199
- "generated_at_utc": "2026-06-23T09:35:08Z",
200
  "public_sample": {
201
  "dataset": {
202
  "episode_id": "xperience-10m-sample",
 
2
  "charts": [
3
  {
4
  "path": "assets/charts/data_explorer_scope_ladder.svg",
5
+ "question": "How do the public sample, selected 128 episodes, and Hugging Face gated full dataset version differ in scale?",
6
  "title": "Scope ladder"
7
  },
8
  {
 
22
  },
23
  {
24
  "path": "assets/charts/data_explorer_full_file_composition.svg",
25
+ "question": "What file types dominate the Hugging Face gated full-dataset metadata?",
26
+ "title": "Hugging Face full dataset file composition"
27
  }
28
  ],
29
  "full_hf_dataset": {
 
154
  }
155
  ],
156
  "last_modified": "2026-04-21T05:03:45+00:00",
157
+ "metadata_note": "The official dataset is gated on Hugging Face. These full-corpus figures use authenticated Hugging Face Hub file metadata for the HF-hosted dataset version only; they do not inspect private row content or redistribute raw MP4/HDF5/RRD files.",
158
  "pilot_scale_estimates": {
159
  "all_complete_episodes_windows_at_256_each": 3098112,
160
  "episode_100_windows_at_256_each": 25600,
 
196
  "6": 12102
197
  }
198
  },
199
+ "generated_at_utc": "2026-06-23T11:37:29Z",
200
  "public_sample": {
201
  "dataset": {
202
  "episode_id": "xperience-10m-sample",
data/quality_gates.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "title": "Ropedia Xperience-10M Release Checks",
3
  "status": "pass",
4
- "generated_at_utc": "2026-06-23T11:06:09+00:00",
5
  "rule": "A release is current when the automated reports pass and the live GitHub/Hugging Face mirrors are verified after publishing.",
6
  "automated_gates": [
7
  {
 
1
  {
2
  "title": "Ropedia Xperience-10M Release Checks",
3
  "status": "pass",
4
+ "generated_at_utc": "2026-06-23T11:46:41+00:00",
5
  "rule": "A release is current when the automated reports pass and the live GitHub/Hugging Face mirrors are verified after publishing.",
6
  "automated_gates": [
7
  {
docs/assets/charts/data_explorer_full_file_composition.svg CHANGED
docs/assets/charts/data_explorer_sample_action_distribution.svg CHANGED
docs/assets/charts/data_explorer_sample_feature_modalities.svg CHANGED
docs/assets/charts/data_explorer_scope_ladder.svg CHANGED
docs/assets/charts/data_explorer_selected128_split_rows.svg CHANGED
docs/data/data_explorer_analysis.json CHANGED
@@ -2,7 +2,7 @@
2
  "charts": [
3
  {
4
  "path": "assets/charts/data_explorer_scope_ladder.svg",
5
- "question": "How do the public sample, selected 128 episodes, and full gated dataset differ in scale?",
6
  "title": "Scope ladder"
7
  },
8
  {
@@ -22,8 +22,8 @@
22
  },
23
  {
24
  "path": "assets/charts/data_explorer_full_file_composition.svg",
25
- "question": "What file types dominate the gated full-dataset metadata?",
26
- "title": "Full dataset file composition"
27
  }
28
  ],
29
  "full_hf_dataset": {
@@ -154,7 +154,7 @@
154
  }
155
  ],
156
  "last_modified": "2026-04-21T05:03:45+00:00",
157
- "metadata_note": "The official dataset is gated. These full-corpus figures use authenticated Hugging Face Hub file metadata only; they do not inspect private row content or redistribute raw MP4/HDF5/RRD files.",
158
  "pilot_scale_estimates": {
159
  "all_complete_episodes_windows_at_256_each": 3098112,
160
  "episode_100_windows_at_256_each": 25600,
@@ -196,7 +196,7 @@
196
  "6": 12102
197
  }
198
  },
199
- "generated_at_utc": "2026-06-23T09:35:08Z",
200
  "public_sample": {
201
  "dataset": {
202
  "episode_id": "xperience-10m-sample",
 
2
  "charts": [
3
  {
4
  "path": "assets/charts/data_explorer_scope_ladder.svg",
5
+ "question": "How do the public sample, selected 128 episodes, and Hugging Face gated full dataset version differ in scale?",
6
  "title": "Scope ladder"
7
  },
8
  {
 
22
  },
23
  {
24
  "path": "assets/charts/data_explorer_full_file_composition.svg",
25
+ "question": "What file types dominate the Hugging Face gated full-dataset metadata?",
26
+ "title": "Hugging Face full dataset file composition"
27
  }
28
  ],
29
  "full_hf_dataset": {
 
154
  }
155
  ],
156
  "last_modified": "2026-04-21T05:03:45+00:00",
157
+ "metadata_note": "The official dataset is gated on Hugging Face. These full-corpus figures use authenticated Hugging Face Hub file metadata for the HF-hosted dataset version only; they do not inspect private row content or redistribute raw MP4/HDF5/RRD files.",
158
  "pilot_scale_estimates": {
159
  "all_complete_episodes_windows_at_256_each": 3098112,
160
  "episode_100_windows_at_256_each": 25600,
 
196
  "6": 12102
197
  }
198
  },
199
+ "generated_at_utc": "2026-06-23T11:37:29Z",
200
  "public_sample": {
201
  "dataset": {
202
  "episode_id": "xperience-10m-sample",
docs/data/mirror_parity.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "status": "pass",
3
- "generated_at_utc": "2026-06-23T11:08:14+00:00",
4
  "hf_root": "hf_publish",
5
  "summary": {
6
  "group_count": 1316,
@@ -236,45 +236,45 @@
236
  "local": {
237
  "path": "repo:docs/data/data_explorer_analysis.json",
238
  "exists": true,
239
- "bytes": 21206,
240
- "sha256": "84fce408007f34bf4574fdfd39d14e738e32e243654634419259074c8db4f81a"
241
  },
242
  "mirrors": {
243
  "hf_space": {
244
  "path": "hf_space:data/data_explorer_analysis.json",
245
  "exists": true,
246
- "bytes": 21206,
247
- "sha256": "84fce408007f34bf4574fdfd39d14e738e32e243654634419259074c8db4f81a"
248
  },
249
  "hf_artifacts_data": {
250
  "path": "hf_artifacts:data/data_explorer_analysis.json",
251
  "exists": true,
252
- "bytes": 21206,
253
- "sha256": "84fce408007f34bf4574fdfd39d14e738e32e243654634419259074c8db4f81a"
254
  },
255
  "hf_artifacts": {
256
  "path": "hf_artifacts:docs/data/data_explorer_analysis.json",
257
  "exists": true,
258
- "bytes": 21206,
259
- "sha256": "84fce408007f34bf4574fdfd39d14e738e32e243654634419259074c8db4f81a"
260
  },
261
  "hf_model_data": {
262
  "path": "hf_model:data/data_explorer_analysis.json",
263
  "exists": true,
264
- "bytes": 21206,
265
- "sha256": "84fce408007f34bf4574fdfd39d14e738e32e243654634419259074c8db4f81a"
266
  },
267
  "hf_model_docs_data": {
268
  "path": "hf_model:docs/data/data_explorer_analysis.json",
269
  "exists": true,
270
- "bytes": 21206,
271
- "sha256": "84fce408007f34bf4574fdfd39d14e738e32e243654634419259074c8db4f81a"
272
  },
273
  "hf_model": {
274
  "path": "hf_model:metrics/data_explorer_analysis.json",
275
  "exists": true,
276
- "bytes": 21206,
277
- "sha256": "84fce408007f34bf4574fdfd39d14e738e32e243654634419259074c8db4f81a"
278
  }
279
  },
280
  "failures": []
@@ -1021,44 +1021,44 @@
1021
  "path": "repo:docs/data/publication_audit.json",
1022
  "exists": true,
1023
  "bytes": 10940,
1024
- "sha256": "8c7eb4d74013ba7fce655f7ad8daa45c198d96b90b904ff23ffa615a198cadb0"
1025
  },
1026
  "mirrors": {
1027
  "hf_space": {
1028
  "path": "hf_space:data/publication_audit.json",
1029
  "exists": true,
1030
  "bytes": 10940,
1031
- "sha256": "8c7eb4d74013ba7fce655f7ad8daa45c198d96b90b904ff23ffa615a198cadb0"
1032
  },
1033
  "hf_artifacts_data": {
1034
  "path": "hf_artifacts:data/publication_audit.json",
1035
  "exists": true,
1036
  "bytes": 10940,
1037
- "sha256": "8c7eb4d74013ba7fce655f7ad8daa45c198d96b90b904ff23ffa615a198cadb0"
1038
  },
1039
  "hf_artifacts": {
1040
  "path": "hf_artifacts:docs/data/publication_audit.json",
1041
  "exists": true,
1042
  "bytes": 10940,
1043
- "sha256": "8c7eb4d74013ba7fce655f7ad8daa45c198d96b90b904ff23ffa615a198cadb0"
1044
  },
1045
  "hf_model_data": {
1046
  "path": "hf_model:data/publication_audit.json",
1047
  "exists": true,
1048
  "bytes": 10940,
1049
- "sha256": "8c7eb4d74013ba7fce655f7ad8daa45c198d96b90b904ff23ffa615a198cadb0"
1050
  },
1051
  "hf_model_docs_data": {
1052
  "path": "hf_model:docs/data/publication_audit.json",
1053
  "exists": true,
1054
  "bytes": 10940,
1055
- "sha256": "8c7eb4d74013ba7fce655f7ad8daa45c198d96b90b904ff23ffa615a198cadb0"
1056
  },
1057
  "hf_model": {
1058
  "path": "hf_model:metrics/publication_audit.json",
1059
  "exists": true,
1060
  "bytes": 10940,
1061
- "sha256": "8c7eb4d74013ba7fce655f7ad8daa45c198d96b90b904ff23ffa615a198cadb0"
1062
  }
1063
  },
1064
  "failures": []
@@ -1070,44 +1070,44 @@
1070
  "path": "repo:docs/data/public_surface_qa.json",
1071
  "exists": true,
1072
  "bytes": 7690,
1073
- "sha256": "2fc3e1156d56d8275ca238576fa2936782b2c40807be9b0ff239b7c9d6bab011"
1074
  },
1075
  "mirrors": {
1076
  "hf_space": {
1077
  "path": "hf_space:data/public_surface_qa.json",
1078
  "exists": true,
1079
  "bytes": 7690,
1080
- "sha256": "2fc3e1156d56d8275ca238576fa2936782b2c40807be9b0ff239b7c9d6bab011"
1081
  },
1082
  "hf_artifacts_data": {
1083
  "path": "hf_artifacts:data/public_surface_qa.json",
1084
  "exists": true,
1085
  "bytes": 7690,
1086
- "sha256": "2fc3e1156d56d8275ca238576fa2936782b2c40807be9b0ff239b7c9d6bab011"
1087
  },
1088
  "hf_artifacts": {
1089
  "path": "hf_artifacts:docs/data/public_surface_qa.json",
1090
  "exists": true,
1091
  "bytes": 7690,
1092
- "sha256": "2fc3e1156d56d8275ca238576fa2936782b2c40807be9b0ff239b7c9d6bab011"
1093
  },
1094
  "hf_model_data": {
1095
  "path": "hf_model:data/public_surface_qa.json",
1096
  "exists": true,
1097
  "bytes": 7690,
1098
- "sha256": "2fc3e1156d56d8275ca238576fa2936782b2c40807be9b0ff239b7c9d6bab011"
1099
  },
1100
  "hf_model_docs_data": {
1101
  "path": "hf_model:docs/data/public_surface_qa.json",
1102
  "exists": true,
1103
  "bytes": 7690,
1104
- "sha256": "2fc3e1156d56d8275ca238576fa2936782b2c40807be9b0ff239b7c9d6bab011"
1105
  },
1106
  "hf_model": {
1107
  "path": "hf_model:metrics/public_surface_qa.json",
1108
  "exists": true,
1109
  "bytes": 7690,
1110
- "sha256": "2fc3e1156d56d8275ca238576fa2936782b2c40807be9b0ff239b7c9d6bab011"
1111
  }
1112
  },
1113
  "failures": []
@@ -1266,44 +1266,44 @@
1266
  "path": "repo:docs/data/quality_gates.json",
1267
  "exists": true,
1268
  "bytes": 8640,
1269
- "sha256": "79f85b1f8bedf297a9d8834952f5e2e58261e44a8af9796f21bc2acfad96367d"
1270
  },
1271
  "mirrors": {
1272
  "hf_space": {
1273
  "path": "hf_space:data/quality_gates.json",
1274
  "exists": true,
1275
  "bytes": 8640,
1276
- "sha256": "79f85b1f8bedf297a9d8834952f5e2e58261e44a8af9796f21bc2acfad96367d"
1277
  },
1278
  "hf_artifacts_data": {
1279
  "path": "hf_artifacts:data/quality_gates.json",
1280
  "exists": true,
1281
  "bytes": 8640,
1282
- "sha256": "79f85b1f8bedf297a9d8834952f5e2e58261e44a8af9796f21bc2acfad96367d"
1283
  },
1284
  "hf_artifacts": {
1285
  "path": "hf_artifacts:docs/data/quality_gates.json",
1286
  "exists": true,
1287
  "bytes": 8640,
1288
- "sha256": "79f85b1f8bedf297a9d8834952f5e2e58261e44a8af9796f21bc2acfad96367d"
1289
  },
1290
  "hf_model_data": {
1291
  "path": "hf_model:data/quality_gates.json",
1292
  "exists": true,
1293
  "bytes": 8640,
1294
- "sha256": "79f85b1f8bedf297a9d8834952f5e2e58261e44a8af9796f21bc2acfad96367d"
1295
  },
1296
  "hf_model_docs_data": {
1297
  "path": "hf_model:docs/data/quality_gates.json",
1298
  "exists": true,
1299
  "bytes": 8640,
1300
- "sha256": "79f85b1f8bedf297a9d8834952f5e2e58261e44a8af9796f21bc2acfad96367d"
1301
  },
1302
  "hf_model": {
1303
  "path": "hf_model:metrics/quality_gates.json",
1304
  "exists": true,
1305
  "bytes": 8640,
1306
- "sha256": "79f85b1f8bedf297a9d8834952f5e2e58261e44a8af9796f21bc2acfad96367d"
1307
  }
1308
  },
1309
  "failures": []
@@ -1804,45 +1804,45 @@
1804
  "local": {
1805
  "path": "repo:docs/data/source_alignment_audit.json",
1806
  "exists": true,
1807
- "bytes": 4432,
1808
- "sha256": "272a33cc673affb754af2cae533c4be8c7cd7fda15838b9f4681b90c20c0edce"
1809
  },
1810
  "mirrors": {
1811
  "hf_space": {
1812
  "path": "hf_space:data/source_alignment_audit.json",
1813
  "exists": true,
1814
- "bytes": 4432,
1815
- "sha256": "272a33cc673affb754af2cae533c4be8c7cd7fda15838b9f4681b90c20c0edce"
1816
  },
1817
  "hf_artifacts_data": {
1818
  "path": "hf_artifacts:data/source_alignment_audit.json",
1819
  "exists": true,
1820
- "bytes": 4432,
1821
- "sha256": "272a33cc673affb754af2cae533c4be8c7cd7fda15838b9f4681b90c20c0edce"
1822
  },
1823
  "hf_artifacts": {
1824
  "path": "hf_artifacts:docs/data/source_alignment_audit.json",
1825
  "exists": true,
1826
- "bytes": 4432,
1827
- "sha256": "272a33cc673affb754af2cae533c4be8c7cd7fda15838b9f4681b90c20c0edce"
1828
  },
1829
  "hf_model_data": {
1830
  "path": "hf_model:data/source_alignment_audit.json",
1831
  "exists": true,
1832
- "bytes": 4432,
1833
- "sha256": "272a33cc673affb754af2cae533c4be8c7cd7fda15838b9f4681b90c20c0edce"
1834
  },
1835
  "hf_model_docs_data": {
1836
  "path": "hf_model:docs/data/source_alignment_audit.json",
1837
  "exists": true,
1838
- "bytes": 4432,
1839
- "sha256": "272a33cc673affb754af2cae533c4be8c7cd7fda15838b9f4681b90c20c0edce"
1840
  },
1841
  "hf_model": {
1842
  "path": "hf_model:metrics/source_alignment_audit.json",
1843
  "exists": true,
1844
- "bytes": 4432,
1845
- "sha256": "272a33cc673affb754af2cae533c4be8c7cd7fda15838b9f4681b90c20c0edce"
1846
  }
1847
  },
1848
  "failures": []
@@ -2246,44 +2246,44 @@
2246
  "path": "repo:docs/data/task_surface_integrity.json",
2247
  "exists": true,
2248
  "bytes": 46399,
2249
- "sha256": "8ffe222a74970d073cb42c3295ca22468708cf5d1366b0609b505e7b14e899c0"
2250
  },
2251
  "mirrors": {
2252
  "hf_space": {
2253
  "path": "hf_space:data/task_surface_integrity.json",
2254
  "exists": true,
2255
  "bytes": 46399,
2256
- "sha256": "8ffe222a74970d073cb42c3295ca22468708cf5d1366b0609b505e7b14e899c0"
2257
  },
2258
  "hf_artifacts_data": {
2259
  "path": "hf_artifacts:data/task_surface_integrity.json",
2260
  "exists": true,
2261
  "bytes": 46399,
2262
- "sha256": "8ffe222a74970d073cb42c3295ca22468708cf5d1366b0609b505e7b14e899c0"
2263
  },
2264
  "hf_artifacts": {
2265
  "path": "hf_artifacts:docs/data/task_surface_integrity.json",
2266
  "exists": true,
2267
  "bytes": 46399,
2268
- "sha256": "8ffe222a74970d073cb42c3295ca22468708cf5d1366b0609b505e7b14e899c0"
2269
  },
2270
  "hf_model_data": {
2271
  "path": "hf_model:data/task_surface_integrity.json",
2272
  "exists": true,
2273
  "bytes": 46399,
2274
- "sha256": "8ffe222a74970d073cb42c3295ca22468708cf5d1366b0609b505e7b14e899c0"
2275
  },
2276
  "hf_model_docs_data": {
2277
  "path": "hf_model:docs/data/task_surface_integrity.json",
2278
  "exists": true,
2279
  "bytes": 46399,
2280
- "sha256": "8ffe222a74970d073cb42c3295ca22468708cf5d1366b0609b505e7b14e899c0"
2281
  },
2282
  "hf_model": {
2283
  "path": "hf_model:metrics/task_surface_integrity.json",
2284
  "exists": true,
2285
  "bytes": 46399,
2286
- "sha256": "8ffe222a74970d073cb42c3295ca22468708cf5d1366b0609b505e7b14e899c0"
2287
  }
2288
  },
2289
  "failures": []
@@ -2638,44 +2638,44 @@
2638
  "path": "repo:docs/data/website_integrity.json",
2639
  "exists": true,
2640
  "bytes": 26146,
2641
- "sha256": "c3205a488707f1a8fb273d27a64684ced02bb18f5b5c366f8bc5b74839c2920b"
2642
  },
2643
  "mirrors": {
2644
  "hf_space": {
2645
  "path": "hf_space:data/website_integrity.json",
2646
  "exists": true,
2647
  "bytes": 26146,
2648
- "sha256": "c3205a488707f1a8fb273d27a64684ced02bb18f5b5c366f8bc5b74839c2920b"
2649
  },
2650
  "hf_artifacts_data": {
2651
  "path": "hf_artifacts:data/website_integrity.json",
2652
  "exists": true,
2653
  "bytes": 26146,
2654
- "sha256": "c3205a488707f1a8fb273d27a64684ced02bb18f5b5c366f8bc5b74839c2920b"
2655
  },
2656
  "hf_artifacts": {
2657
  "path": "hf_artifacts:docs/data/website_integrity.json",
2658
  "exists": true,
2659
  "bytes": 26146,
2660
- "sha256": "c3205a488707f1a8fb273d27a64684ced02bb18f5b5c366f8bc5b74839c2920b"
2661
  },
2662
  "hf_model_data": {
2663
  "path": "hf_model:data/website_integrity.json",
2664
  "exists": true,
2665
  "bytes": 26146,
2666
- "sha256": "c3205a488707f1a8fb273d27a64684ced02bb18f5b5c366f8bc5b74839c2920b"
2667
  },
2668
  "hf_model_docs_data": {
2669
  "path": "hf_model:docs/data/website_integrity.json",
2670
  "exists": true,
2671
  "bytes": 26146,
2672
- "sha256": "c3205a488707f1a8fb273d27a64684ced02bb18f5b5c366f8bc5b74839c2920b"
2673
  },
2674
  "hf_model": {
2675
  "path": "hf_model:metrics/website_integrity.json",
2676
  "exists": true,
2677
  "bytes": 26146,
2678
- "sha256": "c3205a488707f1a8fb273d27a64684ced02bb18f5b5c366f8bc5b74839c2920b"
2679
  }
2680
  },
2681
  "failures": []
@@ -2735,45 +2735,45 @@
2735
  "local": {
2736
  "path": "repo:docs/data/xperience10m_dataset_card_alignment.json",
2737
  "exists": true,
2738
- "bytes": 7559,
2739
- "sha256": "1ef3f56b1cc29603d8c6c363a948dc9e406b77691f0e04e9346c150fae8ca1af"
2740
  },
2741
  "mirrors": {
2742
  "hf_space": {
2743
  "path": "hf_space:data/xperience10m_dataset_card_alignment.json",
2744
  "exists": true,
2745
- "bytes": 7559,
2746
- "sha256": "1ef3f56b1cc29603d8c6c363a948dc9e406b77691f0e04e9346c150fae8ca1af"
2747
  },
2748
  "hf_artifacts_data": {
2749
  "path": "hf_artifacts:data/xperience10m_dataset_card_alignment.json",
2750
  "exists": true,
2751
- "bytes": 7559,
2752
- "sha256": "1ef3f56b1cc29603d8c6c363a948dc9e406b77691f0e04e9346c150fae8ca1af"
2753
  },
2754
  "hf_artifacts": {
2755
  "path": "hf_artifacts:docs/data/xperience10m_dataset_card_alignment.json",
2756
  "exists": true,
2757
- "bytes": 7559,
2758
- "sha256": "1ef3f56b1cc29603d8c6c363a948dc9e406b77691f0e04e9346c150fae8ca1af"
2759
  },
2760
  "hf_model_data": {
2761
  "path": "hf_model:data/xperience10m_dataset_card_alignment.json",
2762
  "exists": true,
2763
- "bytes": 7559,
2764
- "sha256": "1ef3f56b1cc29603d8c6c363a948dc9e406b77691f0e04e9346c150fae8ca1af"
2765
  },
2766
  "hf_model_docs_data": {
2767
  "path": "hf_model:docs/data/xperience10m_dataset_card_alignment.json",
2768
  "exists": true,
2769
- "bytes": 7559,
2770
- "sha256": "1ef3f56b1cc29603d8c6c363a948dc9e406b77691f0e04e9346c150fae8ca1af"
2771
  },
2772
  "hf_model": {
2773
  "path": "hf_model:metrics/xperience10m_dataset_card_alignment.json",
2774
  "exists": true,
2775
- "bytes": 7559,
2776
- "sha256": "1ef3f56b1cc29603d8c6c363a948dc9e406b77691f0e04e9346c150fae8ca1af"
2777
  }
2778
  },
2779
  "failures": []
@@ -2822,32 +2822,32 @@
2822
  "path": "repo:docs/assets/charts/data_explorer_full_file_composition.svg",
2823
  "exists": true,
2824
  "bytes": 49697,
2825
- "sha256": "d610de2826e3f0e39ba647e50791989fdbca28bd85ceff9edb1e30858493b0cd"
2826
  },
2827
  "mirrors": {
2828
  "hf_space": {
2829
  "path": "hf_space:assets/charts/data_explorer_full_file_composition.svg",
2830
  "exists": true,
2831
  "bytes": 49697,
2832
- "sha256": "d610de2826e3f0e39ba647e50791989fdbca28bd85ceff9edb1e30858493b0cd"
2833
  },
2834
  "hf_artifacts_docs": {
2835
  "path": "hf_artifacts:docs/assets/charts/data_explorer_full_file_composition.svg",
2836
  "exists": true,
2837
  "bytes": 49697,
2838
- "sha256": "d610de2826e3f0e39ba647e50791989fdbca28bd85ceff9edb1e30858493b0cd"
2839
  },
2840
  "hf_artifacts_card": {
2841
  "path": "hf_artifacts:assets/charts/data_explorer_full_file_composition.svg",
2842
  "exists": true,
2843
  "bytes": 49697,
2844
- "sha256": "d610de2826e3f0e39ba647e50791989fdbca28bd85ceff9edb1e30858493b0cd"
2845
  },
2846
  "hf_model": {
2847
  "path": "hf_model:assets/charts/data_explorer_full_file_composition.svg",
2848
  "exists": true,
2849
  "bytes": 49697,
2850
- "sha256": "d610de2826e3f0e39ba647e50791989fdbca28bd85ceff9edb1e30858493b0cd"
2851
  }
2852
  },
2853
  "failures": []
@@ -2859,32 +2859,32 @@
2859
  "path": "repo:docs/assets/charts/data_explorer_sample_action_distribution.svg",
2860
  "exists": true,
2861
  "bytes": 59497,
2862
- "sha256": "9f4b3caeafbce47f66a9bca2985866f0820feb6e1fe7b9b7aa9dc3b57f3e50ed"
2863
  },
2864
  "mirrors": {
2865
  "hf_space": {
2866
  "path": "hf_space:assets/charts/data_explorer_sample_action_distribution.svg",
2867
  "exists": true,
2868
  "bytes": 59497,
2869
- "sha256": "9f4b3caeafbce47f66a9bca2985866f0820feb6e1fe7b9b7aa9dc3b57f3e50ed"
2870
  },
2871
  "hf_artifacts_docs": {
2872
  "path": "hf_artifacts:docs/assets/charts/data_explorer_sample_action_distribution.svg",
2873
  "exists": true,
2874
  "bytes": 59497,
2875
- "sha256": "9f4b3caeafbce47f66a9bca2985866f0820feb6e1fe7b9b7aa9dc3b57f3e50ed"
2876
  },
2877
  "hf_artifacts_card": {
2878
  "path": "hf_artifacts:assets/charts/data_explorer_sample_action_distribution.svg",
2879
  "exists": true,
2880
  "bytes": 59497,
2881
- "sha256": "9f4b3caeafbce47f66a9bca2985866f0820feb6e1fe7b9b7aa9dc3b57f3e50ed"
2882
  },
2883
  "hf_model": {
2884
  "path": "hf_model:assets/charts/data_explorer_sample_action_distribution.svg",
2885
  "exists": true,
2886
  "bytes": 59497,
2887
- "sha256": "9f4b3caeafbce47f66a9bca2985866f0820feb6e1fe7b9b7aa9dc3b57f3e50ed"
2888
  }
2889
  },
2890
  "failures": []
@@ -2896,32 +2896,32 @@
2896
  "path": "repo:docs/assets/charts/data_explorer_sample_feature_modalities.svg",
2897
  "exists": true,
2898
  "bytes": 48782,
2899
- "sha256": "3089e8a3916caf6fcaad348e34d793643c0e211dd3fb93aea67de3324514a955"
2900
  },
2901
  "mirrors": {
2902
  "hf_space": {
2903
  "path": "hf_space:assets/charts/data_explorer_sample_feature_modalities.svg",
2904
  "exists": true,
2905
  "bytes": 48782,
2906
- "sha256": "3089e8a3916caf6fcaad348e34d793643c0e211dd3fb93aea67de3324514a955"
2907
  },
2908
  "hf_artifacts_docs": {
2909
  "path": "hf_artifacts:docs/assets/charts/data_explorer_sample_feature_modalities.svg",
2910
  "exists": true,
2911
  "bytes": 48782,
2912
- "sha256": "3089e8a3916caf6fcaad348e34d793643c0e211dd3fb93aea67de3324514a955"
2913
  },
2914
  "hf_artifacts_card": {
2915
  "path": "hf_artifacts:assets/charts/data_explorer_sample_feature_modalities.svg",
2916
  "exists": true,
2917
  "bytes": 48782,
2918
- "sha256": "3089e8a3916caf6fcaad348e34d793643c0e211dd3fb93aea67de3324514a955"
2919
  },
2920
  "hf_model": {
2921
  "path": "hf_model:assets/charts/data_explorer_sample_feature_modalities.svg",
2922
  "exists": true,
2923
  "bytes": 48782,
2924
- "sha256": "3089e8a3916caf6fcaad348e34d793643c0e211dd3fb93aea67de3324514a955"
2925
  }
2926
  },
2927
  "failures": []
@@ -2932,33 +2932,33 @@
2932
  "local": {
2933
  "path": "repo:docs/assets/charts/data_explorer_scope_ladder.svg",
2934
  "exists": true,
2935
- "bytes": 94443,
2936
- "sha256": "35eb717e2299cd8e0499f8a210255ac34edb0c6dcb58b3ced7082c5e2e45e82b"
2937
  },
2938
  "mirrors": {
2939
  "hf_space": {
2940
  "path": "hf_space:assets/charts/data_explorer_scope_ladder.svg",
2941
  "exists": true,
2942
- "bytes": 94443,
2943
- "sha256": "35eb717e2299cd8e0499f8a210255ac34edb0c6dcb58b3ced7082c5e2e45e82b"
2944
  },
2945
  "hf_artifacts_docs": {
2946
  "path": "hf_artifacts:docs/assets/charts/data_explorer_scope_ladder.svg",
2947
  "exists": true,
2948
- "bytes": 94443,
2949
- "sha256": "35eb717e2299cd8e0499f8a210255ac34edb0c6dcb58b3ced7082c5e2e45e82b"
2950
  },
2951
  "hf_artifacts_card": {
2952
  "path": "hf_artifacts:assets/charts/data_explorer_scope_ladder.svg",
2953
  "exists": true,
2954
- "bytes": 94443,
2955
- "sha256": "35eb717e2299cd8e0499f8a210255ac34edb0c6dcb58b3ced7082c5e2e45e82b"
2956
  },
2957
  "hf_model": {
2958
  "path": "hf_model:assets/charts/data_explorer_scope_ladder.svg",
2959
  "exists": true,
2960
- "bytes": 94443,
2961
- "sha256": "35eb717e2299cd8e0499f8a210255ac34edb0c6dcb58b3ced7082c5e2e45e82b"
2962
  }
2963
  },
2964
  "failures": []
@@ -2970,32 +2970,32 @@
2970
  "path": "repo:docs/assets/charts/data_explorer_selected128_split_rows.svg",
2971
  "exists": true,
2972
  "bytes": 50637,
2973
- "sha256": "60a21c4528b5167d2d4856f010d74a86159d9df2f43ee1263240507888a41610"
2974
  },
2975
  "mirrors": {
2976
  "hf_space": {
2977
  "path": "hf_space:assets/charts/data_explorer_selected128_split_rows.svg",
2978
  "exists": true,
2979
  "bytes": 50637,
2980
- "sha256": "60a21c4528b5167d2d4856f010d74a86159d9df2f43ee1263240507888a41610"
2981
  },
2982
  "hf_artifacts_docs": {
2983
  "path": "hf_artifacts:docs/assets/charts/data_explorer_selected128_split_rows.svg",
2984
  "exists": true,
2985
  "bytes": 50637,
2986
- "sha256": "60a21c4528b5167d2d4856f010d74a86159d9df2f43ee1263240507888a41610"
2987
  },
2988
  "hf_artifacts_card": {
2989
  "path": "hf_artifacts:assets/charts/data_explorer_selected128_split_rows.svg",
2990
  "exists": true,
2991
  "bytes": 50637,
2992
- "sha256": "60a21c4528b5167d2d4856f010d74a86159d9df2f43ee1263240507888a41610"
2993
  },
2994
  "hf_model": {
2995
  "path": "hf_model:assets/charts/data_explorer_selected128_split_rows.svg",
2996
  "exists": true,
2997
  "bytes": 50637,
2998
- "sha256": "60a21c4528b5167d2d4856f010d74a86159d9df2f43ee1263240507888a41610"
2999
  }
3000
  },
3001
  "failures": []
@@ -6758,21 +6758,21 @@
6758
  "local": {
6759
  "path": "repo:scripts/build_data_explorer_analysis.py",
6760
  "exists": true,
6761
- "bytes": 26652,
6762
- "sha256": "10ce20f5e3dcefbd3a81bb649de0f2cea335a3ffc15fe58334a3f20b8007ac9d"
6763
  },
6764
  "mirrors": {
6765
  "hf_artifacts": {
6766
  "path": "hf_artifacts:scripts/build_data_explorer_analysis.py",
6767
  "exists": true,
6768
- "bytes": 26652,
6769
- "sha256": "10ce20f5e3dcefbd3a81bb649de0f2cea335a3ffc15fe58334a3f20b8007ac9d"
6770
  },
6771
  "hf_model": {
6772
  "path": "hf_model:scripts/build_data_explorer_analysis.py",
6773
  "exists": true,
6774
- "bytes": 26652,
6775
- "sha256": "10ce20f5e3dcefbd3a81bb649de0f2cea335a3ffc15fe58334a3f20b8007ac9d"
6776
  }
6777
  },
6778
  "failures": []
@@ -6958,21 +6958,21 @@
6958
  "local": {
6959
  "path": "repo:scripts/build_multilingual_public_readmes.py",
6960
  "exists": true,
6961
- "bytes": 63220,
6962
- "sha256": "bc003f7e8b9188c18fd97192c4d6722e5bd2742211a140b1539bb0008adb7eb9"
6963
  },
6964
  "mirrors": {
6965
  "hf_artifacts": {
6966
  "path": "hf_artifacts:scripts/build_multilingual_public_readmes.py",
6967
  "exists": true,
6968
- "bytes": 63220,
6969
- "sha256": "bc003f7e8b9188c18fd97192c4d6722e5bd2742211a140b1539bb0008adb7eb9"
6970
  },
6971
  "hf_model": {
6972
  "path": "hf_model:scripts/build_multilingual_public_readmes.py",
6973
  "exists": true,
6974
- "bytes": 63220,
6975
- "sha256": "bc003f7e8b9188c18fd97192c4d6722e5bd2742211a140b1539bb0008adb7eb9"
6976
  }
6977
  },
6978
  "failures": []
@@ -7483,21 +7483,21 @@
7483
  "local": {
7484
  "path": "repo:scripts/validate_source_alignment.py",
7485
  "exists": true,
7486
- "bytes": 15849,
7487
- "sha256": "d6252f21c70cf4cf95de7dab4c87131f6028c798f68f70f3c44ec0f8dca05b20"
7488
  },
7489
  "mirrors": {
7490
  "hf_artifacts": {
7491
  "path": "hf_artifacts:scripts/validate_source_alignment.py",
7492
  "exists": true,
7493
- "bytes": 15849,
7494
- "sha256": "d6252f21c70cf4cf95de7dab4c87131f6028c798f68f70f3c44ec0f8dca05b20"
7495
  },
7496
  "hf_model": {
7497
  "path": "hf_model:scripts/validate_source_alignment.py",
7498
  "exists": true,
7499
- "bytes": 15849,
7500
- "sha256": "d6252f21c70cf4cf95de7dab4c87131f6028c798f68f70f3c44ec0f8dca05b20"
7501
  }
7502
  },
7503
  "failures": []
@@ -7762,39 +7762,39 @@
7762
  "local": {
7763
  "path": "repo:docs/index.html",
7764
  "exists": true,
7765
- "bytes": 464696,
7766
- "sha256": "b1113ccd9179ae559ea7be0bb4c695636154f04681826d4bf22ff5653e8ef036"
7767
  },
7768
  "mirrors": {
7769
  "hf_space": {
7770
  "path": "hf_space:index.html",
7771
  "exists": true,
7772
- "bytes": 464696,
7773
- "sha256": "b1113ccd9179ae559ea7be0bb4c695636154f04681826d4bf22ff5653e8ef036"
7774
  },
7775
  "hf_artifacts_root": {
7776
  "path": "hf_artifacts:index.html",
7777
  "exists": true,
7778
- "bytes": 464696,
7779
- "sha256": "b1113ccd9179ae559ea7be0bb4c695636154f04681826d4bf22ff5653e8ef036"
7780
  },
7781
  "hf_artifacts_docs": {
7782
  "path": "hf_artifacts:docs/index.html",
7783
  "exists": true,
7784
- "bytes": 464696,
7785
- "sha256": "b1113ccd9179ae559ea7be0bb4c695636154f04681826d4bf22ff5653e8ef036"
7786
  },
7787
  "hf_model": {
7788
  "path": "hf_model:index.html",
7789
  "exists": true,
7790
- "bytes": 464696,
7791
- "sha256": "b1113ccd9179ae559ea7be0bb4c695636154f04681826d4bf22ff5653e8ef036"
7792
  },
7793
  "hf_model_docs": {
7794
  "path": "hf_model:docs/index.html",
7795
  "exists": true,
7796
- "bytes": 464696,
7797
- "sha256": "b1113ccd9179ae559ea7be0bb4c695636154f04681826d4bf22ff5653e8ef036"
7798
  }
7799
  },
7800
  "failures": []
@@ -32637,27 +32637,27 @@
32637
  "local": {
32638
  "path": "repo:README.ja.md",
32639
  "exists": true,
32640
- "bytes": 8328,
32641
- "sha256": "649cea4b708a9c6905e75038146500e281597a1838cbb567e52bd71926f9b3e6"
32642
  },
32643
  "mirrors": {
32644
  "hf_space": {
32645
  "path": "hf_space:README.ja.md",
32646
  "exists": true,
32647
- "bytes": 8328,
32648
- "sha256": "649cea4b708a9c6905e75038146500e281597a1838cbb567e52bd71926f9b3e6"
32649
  },
32650
  "hf_artifacts": {
32651
  "path": "hf_artifacts:README.ja.md",
32652
  "exists": true,
32653
- "bytes": 8328,
32654
- "sha256": "649cea4b708a9c6905e75038146500e281597a1838cbb567e52bd71926f9b3e6"
32655
  },
32656
  "hf_model": {
32657
  "path": "hf_model:README.ja.md",
32658
  "exists": true,
32659
- "bytes": 8328,
32660
- "sha256": "649cea4b708a9c6905e75038146500e281597a1838cbb567e52bd71926f9b3e6"
32661
  }
32662
  },
32663
  "failures": []
@@ -32668,27 +32668,27 @@
32668
  "local": {
32669
  "path": "repo:README.ko.md",
32670
  "exists": true,
32671
- "bytes": 8081,
32672
- "sha256": "15ea9777b8382ffab9ab7710db69243ff3f092aac05166b2cc6a14fe003e8684"
32673
  },
32674
  "mirrors": {
32675
  "hf_space": {
32676
  "path": "hf_space:README.ko.md",
32677
  "exists": true,
32678
- "bytes": 8081,
32679
- "sha256": "15ea9777b8382ffab9ab7710db69243ff3f092aac05166b2cc6a14fe003e8684"
32680
  },
32681
  "hf_artifacts": {
32682
  "path": "hf_artifacts:README.ko.md",
32683
  "exists": true,
32684
- "bytes": 8081,
32685
- "sha256": "15ea9777b8382ffab9ab7710db69243ff3f092aac05166b2cc6a14fe003e8684"
32686
  },
32687
  "hf_model": {
32688
  "path": "hf_model:README.ko.md",
32689
  "exists": true,
32690
- "bytes": 8081,
32691
- "sha256": "15ea9777b8382ffab9ab7710db69243ff3f092aac05166b2cc6a14fe003e8684"
32692
  }
32693
  },
32694
  "failures": []
@@ -32761,27 +32761,27 @@
32761
  "local": {
32762
  "path": "repo:DATA_EXPLORER_ANALYSIS.md",
32763
  "exists": true,
32764
- "bytes": 1925,
32765
- "sha256": "7a87ca17e7137302aae5e5b70d1bed217734e1144442b8b517ff98f54ec6fc6f"
32766
  },
32767
  "mirrors": {
32768
  "hf_space": {
32769
  "path": "hf_space:DATA_EXPLORER_ANALYSIS.md",
32770
  "exists": true,
32771
- "bytes": 1925,
32772
- "sha256": "7a87ca17e7137302aae5e5b70d1bed217734e1144442b8b517ff98f54ec6fc6f"
32773
  },
32774
  "hf_artifacts": {
32775
  "path": "hf_artifacts:DATA_EXPLORER_ANALYSIS.md",
32776
  "exists": true,
32777
- "bytes": 1925,
32778
- "sha256": "7a87ca17e7137302aae5e5b70d1bed217734e1144442b8b517ff98f54ec6fc6f"
32779
  },
32780
  "hf_model": {
32781
  "path": "hf_model:DATA_EXPLORER_ANALYSIS.md",
32782
  "exists": true,
32783
- "bytes": 1925,
32784
- "sha256": "7a87ca17e7137302aae5e5b70d1bed217734e1144442b8b517ff98f54ec6fc6f"
32785
  }
32786
  },
32787
  "failures": []
@@ -33257,27 +33257,27 @@
33257
  "local": {
33258
  "path": "repo:PROJECT_STATUS.md",
33259
  "exists": true,
33260
- "bytes": 16021,
33261
- "sha256": "01afd61c7199eaebc7b9e501cd769f141bfbd5c055ae521524baf52e9e07cb39"
33262
  },
33263
  "mirrors": {
33264
  "hf_space": {
33265
  "path": "hf_space:PROJECT_STATUS.md",
33266
  "exists": true,
33267
- "bytes": 16021,
33268
- "sha256": "01afd61c7199eaebc7b9e501cd769f141bfbd5c055ae521524baf52e9e07cb39"
33269
  },
33270
  "hf_artifacts": {
33271
  "path": "hf_artifacts:PROJECT_STATUS.md",
33272
  "exists": true,
33273
- "bytes": 16021,
33274
- "sha256": "01afd61c7199eaebc7b9e501cd769f141bfbd5c055ae521524baf52e9e07cb39"
33275
  },
33276
  "hf_model": {
33277
  "path": "hf_model:PROJECT_STATUS.md",
33278
  "exists": true,
33279
- "bytes": 16021,
33280
- "sha256": "01afd61c7199eaebc7b9e501cd769f141bfbd5c055ae521524baf52e9e07cb39"
33281
  }
33282
  },
33283
  "failures": []
@@ -33567,27 +33567,27 @@
33567
  "local": {
33568
  "path": "repo:SOURCE_ALIGNMENT_AUDIT.md",
33569
  "exists": true,
33570
- "bytes": 2309,
33571
- "sha256": "9950b526c18ff184ea8ab1c38a12c8aec3fa363a66db1099d9c36063c3634be9"
33572
  },
33573
  "mirrors": {
33574
  "hf_space": {
33575
  "path": "hf_space:SOURCE_ALIGNMENT_AUDIT.md",
33576
  "exists": true,
33577
- "bytes": 2309,
33578
- "sha256": "9950b526c18ff184ea8ab1c38a12c8aec3fa363a66db1099d9c36063c3634be9"
33579
  },
33580
  "hf_artifacts": {
33581
  "path": "hf_artifacts:SOURCE_ALIGNMENT_AUDIT.md",
33582
  "exists": true,
33583
- "bytes": 2309,
33584
- "sha256": "9950b526c18ff184ea8ab1c38a12c8aec3fa363a66db1099d9c36063c3634be9"
33585
  },
33586
  "hf_model": {
33587
  "path": "hf_model:SOURCE_ALIGNMENT_AUDIT.md",
33588
  "exists": true,
33589
- "bytes": 2309,
33590
- "sha256": "9950b526c18ff184ea8ab1c38a12c8aec3fa363a66db1099d9c36063c3634be9"
33591
  }
33592
  },
33593
  "failures": []
@@ -33629,27 +33629,27 @@
33629
  "local": {
33630
  "path": "repo:XPERIENCE10M_DATASET_CARD_ALIGNMENT.md",
33631
  "exists": true,
33632
- "bytes": 10677,
33633
- "sha256": "26398d7f56467fa05dd777353e1b46aed1377ddf3e7dc176589c8c68051eb5de"
33634
  },
33635
  "mirrors": {
33636
  "hf_space": {
33637
  "path": "hf_space:XPERIENCE10M_DATASET_CARD_ALIGNMENT.md",
33638
  "exists": true,
33639
- "bytes": 10677,
33640
- "sha256": "26398d7f56467fa05dd777353e1b46aed1377ddf3e7dc176589c8c68051eb5de"
33641
  },
33642
  "hf_artifacts": {
33643
  "path": "hf_artifacts:XPERIENCE10M_DATASET_CARD_ALIGNMENT.md",
33644
  "exists": true,
33645
- "bytes": 10677,
33646
- "sha256": "26398d7f56467fa05dd777353e1b46aed1377ddf3e7dc176589c8c68051eb5de"
33647
  },
33648
  "hf_model": {
33649
  "path": "hf_model:XPERIENCE10M_DATASET_CARD_ALIGNMENT.md",
33650
  "exists": true,
33651
- "bytes": 10677,
33652
- "sha256": "26398d7f56467fa05dd777353e1b46aed1377ddf3e7dc176589c8c68051eb5de"
33653
  }
33654
  },
33655
  "failures": []
 
1
  {
2
  "status": "pass",
3
+ "generated_at_utc": "2026-06-23T11:47:50+00:00",
4
  "hf_root": "hf_publish",
5
  "summary": {
6
  "group_count": 1316,
 
236
  "local": {
237
  "path": "repo:docs/data/data_explorer_analysis.json",
238
  "exists": true,
239
+ "bytes": 21303,
240
+ "sha256": "0105c1ea97bda497686a33e5bdef081ea9c72fed8b291f60182dc2f4b56523b8"
241
  },
242
  "mirrors": {
243
  "hf_space": {
244
  "path": "hf_space:data/data_explorer_analysis.json",
245
  "exists": true,
246
+ "bytes": 21303,
247
+ "sha256": "0105c1ea97bda497686a33e5bdef081ea9c72fed8b291f60182dc2f4b56523b8"
248
  },
249
  "hf_artifacts_data": {
250
  "path": "hf_artifacts:data/data_explorer_analysis.json",
251
  "exists": true,
252
+ "bytes": 21303,
253
+ "sha256": "0105c1ea97bda497686a33e5bdef081ea9c72fed8b291f60182dc2f4b56523b8"
254
  },
255
  "hf_artifacts": {
256
  "path": "hf_artifacts:docs/data/data_explorer_analysis.json",
257
  "exists": true,
258
+ "bytes": 21303,
259
+ "sha256": "0105c1ea97bda497686a33e5bdef081ea9c72fed8b291f60182dc2f4b56523b8"
260
  },
261
  "hf_model_data": {
262
  "path": "hf_model:data/data_explorer_analysis.json",
263
  "exists": true,
264
+ "bytes": 21303,
265
+ "sha256": "0105c1ea97bda497686a33e5bdef081ea9c72fed8b291f60182dc2f4b56523b8"
266
  },
267
  "hf_model_docs_data": {
268
  "path": "hf_model:docs/data/data_explorer_analysis.json",
269
  "exists": true,
270
+ "bytes": 21303,
271
+ "sha256": "0105c1ea97bda497686a33e5bdef081ea9c72fed8b291f60182dc2f4b56523b8"
272
  },
273
  "hf_model": {
274
  "path": "hf_model:metrics/data_explorer_analysis.json",
275
  "exists": true,
276
+ "bytes": 21303,
277
+ "sha256": "0105c1ea97bda497686a33e5bdef081ea9c72fed8b291f60182dc2f4b56523b8"
278
  }
279
  },
280
  "failures": []
 
1021
  "path": "repo:docs/data/publication_audit.json",
1022
  "exists": true,
1023
  "bytes": 10940,
1024
+ "sha256": "c9cf75364d7be41351b286ea3f1f589839d9c90d48aee5fe3ea470b7b8059471"
1025
  },
1026
  "mirrors": {
1027
  "hf_space": {
1028
  "path": "hf_space:data/publication_audit.json",
1029
  "exists": true,
1030
  "bytes": 10940,
1031
+ "sha256": "c9cf75364d7be41351b286ea3f1f589839d9c90d48aee5fe3ea470b7b8059471"
1032
  },
1033
  "hf_artifacts_data": {
1034
  "path": "hf_artifacts:data/publication_audit.json",
1035
  "exists": true,
1036
  "bytes": 10940,
1037
+ "sha256": "c9cf75364d7be41351b286ea3f1f589839d9c90d48aee5fe3ea470b7b8059471"
1038
  },
1039
  "hf_artifacts": {
1040
  "path": "hf_artifacts:docs/data/publication_audit.json",
1041
  "exists": true,
1042
  "bytes": 10940,
1043
+ "sha256": "c9cf75364d7be41351b286ea3f1f589839d9c90d48aee5fe3ea470b7b8059471"
1044
  },
1045
  "hf_model_data": {
1046
  "path": "hf_model:data/publication_audit.json",
1047
  "exists": true,
1048
  "bytes": 10940,
1049
+ "sha256": "c9cf75364d7be41351b286ea3f1f589839d9c90d48aee5fe3ea470b7b8059471"
1050
  },
1051
  "hf_model_docs_data": {
1052
  "path": "hf_model:docs/data/publication_audit.json",
1053
  "exists": true,
1054
  "bytes": 10940,
1055
+ "sha256": "c9cf75364d7be41351b286ea3f1f589839d9c90d48aee5fe3ea470b7b8059471"
1056
  },
1057
  "hf_model": {
1058
  "path": "hf_model:metrics/publication_audit.json",
1059
  "exists": true,
1060
  "bytes": 10940,
1061
+ "sha256": "c9cf75364d7be41351b286ea3f1f589839d9c90d48aee5fe3ea470b7b8059471"
1062
  }
1063
  },
1064
  "failures": []
 
1070
  "path": "repo:docs/data/public_surface_qa.json",
1071
  "exists": true,
1072
  "bytes": 7690,
1073
+ "sha256": "ece0453135f6fc277c3d3142034f97855161a28eb76ddf52f7de82632e7f0e0c"
1074
  },
1075
  "mirrors": {
1076
  "hf_space": {
1077
  "path": "hf_space:data/public_surface_qa.json",
1078
  "exists": true,
1079
  "bytes": 7690,
1080
+ "sha256": "ece0453135f6fc277c3d3142034f97855161a28eb76ddf52f7de82632e7f0e0c"
1081
  },
1082
  "hf_artifacts_data": {
1083
  "path": "hf_artifacts:data/public_surface_qa.json",
1084
  "exists": true,
1085
  "bytes": 7690,
1086
+ "sha256": "ece0453135f6fc277c3d3142034f97855161a28eb76ddf52f7de82632e7f0e0c"
1087
  },
1088
  "hf_artifacts": {
1089
  "path": "hf_artifacts:docs/data/public_surface_qa.json",
1090
  "exists": true,
1091
  "bytes": 7690,
1092
+ "sha256": "ece0453135f6fc277c3d3142034f97855161a28eb76ddf52f7de82632e7f0e0c"
1093
  },
1094
  "hf_model_data": {
1095
  "path": "hf_model:data/public_surface_qa.json",
1096
  "exists": true,
1097
  "bytes": 7690,
1098
+ "sha256": "ece0453135f6fc277c3d3142034f97855161a28eb76ddf52f7de82632e7f0e0c"
1099
  },
1100
  "hf_model_docs_data": {
1101
  "path": "hf_model:docs/data/public_surface_qa.json",
1102
  "exists": true,
1103
  "bytes": 7690,
1104
+ "sha256": "ece0453135f6fc277c3d3142034f97855161a28eb76ddf52f7de82632e7f0e0c"
1105
  },
1106
  "hf_model": {
1107
  "path": "hf_model:metrics/public_surface_qa.json",
1108
  "exists": true,
1109
  "bytes": 7690,
1110
+ "sha256": "ece0453135f6fc277c3d3142034f97855161a28eb76ddf52f7de82632e7f0e0c"
1111
  }
1112
  },
1113
  "failures": []
 
1266
  "path": "repo:docs/data/quality_gates.json",
1267
  "exists": true,
1268
  "bytes": 8640,
1269
+ "sha256": "b77435e3171b30b710df5dbece21c30adb6bd52521f2ceb1ea3e78444198350f"
1270
  },
1271
  "mirrors": {
1272
  "hf_space": {
1273
  "path": "hf_space:data/quality_gates.json",
1274
  "exists": true,
1275
  "bytes": 8640,
1276
+ "sha256": "b77435e3171b30b710df5dbece21c30adb6bd52521f2ceb1ea3e78444198350f"
1277
  },
1278
  "hf_artifacts_data": {
1279
  "path": "hf_artifacts:data/quality_gates.json",
1280
  "exists": true,
1281
  "bytes": 8640,
1282
+ "sha256": "b77435e3171b30b710df5dbece21c30adb6bd52521f2ceb1ea3e78444198350f"
1283
  },
1284
  "hf_artifacts": {
1285
  "path": "hf_artifacts:docs/data/quality_gates.json",
1286
  "exists": true,
1287
  "bytes": 8640,
1288
+ "sha256": "b77435e3171b30b710df5dbece21c30adb6bd52521f2ceb1ea3e78444198350f"
1289
  },
1290
  "hf_model_data": {
1291
  "path": "hf_model:data/quality_gates.json",
1292
  "exists": true,
1293
  "bytes": 8640,
1294
+ "sha256": "b77435e3171b30b710df5dbece21c30adb6bd52521f2ceb1ea3e78444198350f"
1295
  },
1296
  "hf_model_docs_data": {
1297
  "path": "hf_model:docs/data/quality_gates.json",
1298
  "exists": true,
1299
  "bytes": 8640,
1300
+ "sha256": "b77435e3171b30b710df5dbece21c30adb6bd52521f2ceb1ea3e78444198350f"
1301
  },
1302
  "hf_model": {
1303
  "path": "hf_model:metrics/quality_gates.json",
1304
  "exists": true,
1305
  "bytes": 8640,
1306
+ "sha256": "b77435e3171b30b710df5dbece21c30adb6bd52521f2ceb1ea3e78444198350f"
1307
  }
1308
  },
1309
  "failures": []
 
1804
  "local": {
1805
  "path": "repo:docs/data/source_alignment_audit.json",
1806
  "exists": true,
1807
+ "bytes": 4453,
1808
+ "sha256": "7df5a130ef55e126bef16f3195f497d3ad0e584cd33626669723c2e5c20d1744"
1809
  },
1810
  "mirrors": {
1811
  "hf_space": {
1812
  "path": "hf_space:data/source_alignment_audit.json",
1813
  "exists": true,
1814
+ "bytes": 4453,
1815
+ "sha256": "7df5a130ef55e126bef16f3195f497d3ad0e584cd33626669723c2e5c20d1744"
1816
  },
1817
  "hf_artifacts_data": {
1818
  "path": "hf_artifacts:data/source_alignment_audit.json",
1819
  "exists": true,
1820
+ "bytes": 4453,
1821
+ "sha256": "7df5a130ef55e126bef16f3195f497d3ad0e584cd33626669723c2e5c20d1744"
1822
  },
1823
  "hf_artifacts": {
1824
  "path": "hf_artifacts:docs/data/source_alignment_audit.json",
1825
  "exists": true,
1826
+ "bytes": 4453,
1827
+ "sha256": "7df5a130ef55e126bef16f3195f497d3ad0e584cd33626669723c2e5c20d1744"
1828
  },
1829
  "hf_model_data": {
1830
  "path": "hf_model:data/source_alignment_audit.json",
1831
  "exists": true,
1832
+ "bytes": 4453,
1833
+ "sha256": "7df5a130ef55e126bef16f3195f497d3ad0e584cd33626669723c2e5c20d1744"
1834
  },
1835
  "hf_model_docs_data": {
1836
  "path": "hf_model:docs/data/source_alignment_audit.json",
1837
  "exists": true,
1838
+ "bytes": 4453,
1839
+ "sha256": "7df5a130ef55e126bef16f3195f497d3ad0e584cd33626669723c2e5c20d1744"
1840
  },
1841
  "hf_model": {
1842
  "path": "hf_model:metrics/source_alignment_audit.json",
1843
  "exists": true,
1844
+ "bytes": 4453,
1845
+ "sha256": "7df5a130ef55e126bef16f3195f497d3ad0e584cd33626669723c2e5c20d1744"
1846
  }
1847
  },
1848
  "failures": []
 
2246
  "path": "repo:docs/data/task_surface_integrity.json",
2247
  "exists": true,
2248
  "bytes": 46399,
2249
+ "sha256": "841654b35507cb1b72c330ab383751a3ab5cf519df94353047e5766f40a575af"
2250
  },
2251
  "mirrors": {
2252
  "hf_space": {
2253
  "path": "hf_space:data/task_surface_integrity.json",
2254
  "exists": true,
2255
  "bytes": 46399,
2256
+ "sha256": "841654b35507cb1b72c330ab383751a3ab5cf519df94353047e5766f40a575af"
2257
  },
2258
  "hf_artifacts_data": {
2259
  "path": "hf_artifacts:data/task_surface_integrity.json",
2260
  "exists": true,
2261
  "bytes": 46399,
2262
+ "sha256": "841654b35507cb1b72c330ab383751a3ab5cf519df94353047e5766f40a575af"
2263
  },
2264
  "hf_artifacts": {
2265
  "path": "hf_artifacts:docs/data/task_surface_integrity.json",
2266
  "exists": true,
2267
  "bytes": 46399,
2268
+ "sha256": "841654b35507cb1b72c330ab383751a3ab5cf519df94353047e5766f40a575af"
2269
  },
2270
  "hf_model_data": {
2271
  "path": "hf_model:data/task_surface_integrity.json",
2272
  "exists": true,
2273
  "bytes": 46399,
2274
+ "sha256": "841654b35507cb1b72c330ab383751a3ab5cf519df94353047e5766f40a575af"
2275
  },
2276
  "hf_model_docs_data": {
2277
  "path": "hf_model:docs/data/task_surface_integrity.json",
2278
  "exists": true,
2279
  "bytes": 46399,
2280
+ "sha256": "841654b35507cb1b72c330ab383751a3ab5cf519df94353047e5766f40a575af"
2281
  },
2282
  "hf_model": {
2283
  "path": "hf_model:metrics/task_surface_integrity.json",
2284
  "exists": true,
2285
  "bytes": 46399,
2286
+ "sha256": "841654b35507cb1b72c330ab383751a3ab5cf519df94353047e5766f40a575af"
2287
  }
2288
  },
2289
  "failures": []
 
2638
  "path": "repo:docs/data/website_integrity.json",
2639
  "exists": true,
2640
  "bytes": 26146,
2641
+ "sha256": "46d6efb22ef539ef2cea8aa09887a8c36668479aa74261a05ba6b582a4904265"
2642
  },
2643
  "mirrors": {
2644
  "hf_space": {
2645
  "path": "hf_space:data/website_integrity.json",
2646
  "exists": true,
2647
  "bytes": 26146,
2648
+ "sha256": "46d6efb22ef539ef2cea8aa09887a8c36668479aa74261a05ba6b582a4904265"
2649
  },
2650
  "hf_artifacts_data": {
2651
  "path": "hf_artifacts:data/website_integrity.json",
2652
  "exists": true,
2653
  "bytes": 26146,
2654
+ "sha256": "46d6efb22ef539ef2cea8aa09887a8c36668479aa74261a05ba6b582a4904265"
2655
  },
2656
  "hf_artifacts": {
2657
  "path": "hf_artifacts:docs/data/website_integrity.json",
2658
  "exists": true,
2659
  "bytes": 26146,
2660
+ "sha256": "46d6efb22ef539ef2cea8aa09887a8c36668479aa74261a05ba6b582a4904265"
2661
  },
2662
  "hf_model_data": {
2663
  "path": "hf_model:data/website_integrity.json",
2664
  "exists": true,
2665
  "bytes": 26146,
2666
+ "sha256": "46d6efb22ef539ef2cea8aa09887a8c36668479aa74261a05ba6b582a4904265"
2667
  },
2668
  "hf_model_docs_data": {
2669
  "path": "hf_model:docs/data/website_integrity.json",
2670
  "exists": true,
2671
  "bytes": 26146,
2672
+ "sha256": "46d6efb22ef539ef2cea8aa09887a8c36668479aa74261a05ba6b582a4904265"
2673
  },
2674
  "hf_model": {
2675
  "path": "hf_model:metrics/website_integrity.json",
2676
  "exists": true,
2677
  "bytes": 26146,
2678
+ "sha256": "46d6efb22ef539ef2cea8aa09887a8c36668479aa74261a05ba6b582a4904265"
2679
  }
2680
  },
2681
  "failures": []
 
2735
  "local": {
2736
  "path": "repo:docs/data/xperience10m_dataset_card_alignment.json",
2737
  "exists": true,
2738
+ "bytes": 7658,
2739
+ "sha256": "68d51faeea007ee04348d3ef5c50c50fec2827703425bf259368e5dcd3543527"
2740
  },
2741
  "mirrors": {
2742
  "hf_space": {
2743
  "path": "hf_space:data/xperience10m_dataset_card_alignment.json",
2744
  "exists": true,
2745
+ "bytes": 7658,
2746
+ "sha256": "68d51faeea007ee04348d3ef5c50c50fec2827703425bf259368e5dcd3543527"
2747
  },
2748
  "hf_artifacts_data": {
2749
  "path": "hf_artifacts:data/xperience10m_dataset_card_alignment.json",
2750
  "exists": true,
2751
+ "bytes": 7658,
2752
+ "sha256": "68d51faeea007ee04348d3ef5c50c50fec2827703425bf259368e5dcd3543527"
2753
  },
2754
  "hf_artifacts": {
2755
  "path": "hf_artifacts:docs/data/xperience10m_dataset_card_alignment.json",
2756
  "exists": true,
2757
+ "bytes": 7658,
2758
+ "sha256": "68d51faeea007ee04348d3ef5c50c50fec2827703425bf259368e5dcd3543527"
2759
  },
2760
  "hf_model_data": {
2761
  "path": "hf_model:data/xperience10m_dataset_card_alignment.json",
2762
  "exists": true,
2763
+ "bytes": 7658,
2764
+ "sha256": "68d51faeea007ee04348d3ef5c50c50fec2827703425bf259368e5dcd3543527"
2765
  },
2766
  "hf_model_docs_data": {
2767
  "path": "hf_model:docs/data/xperience10m_dataset_card_alignment.json",
2768
  "exists": true,
2769
+ "bytes": 7658,
2770
+ "sha256": "68d51faeea007ee04348d3ef5c50c50fec2827703425bf259368e5dcd3543527"
2771
  },
2772
  "hf_model": {
2773
  "path": "hf_model:metrics/xperience10m_dataset_card_alignment.json",
2774
  "exists": true,
2775
+ "bytes": 7658,
2776
+ "sha256": "68d51faeea007ee04348d3ef5c50c50fec2827703425bf259368e5dcd3543527"
2777
  }
2778
  },
2779
  "failures": []
 
2822
  "path": "repo:docs/assets/charts/data_explorer_full_file_composition.svg",
2823
  "exists": true,
2824
  "bytes": 49697,
2825
+ "sha256": "7437480197c99a0241e9d57a19c99a59b2e3c86bc7d5a2c967e3ab4eb7bb6a08"
2826
  },
2827
  "mirrors": {
2828
  "hf_space": {
2829
  "path": "hf_space:assets/charts/data_explorer_full_file_composition.svg",
2830
  "exists": true,
2831
  "bytes": 49697,
2832
+ "sha256": "7437480197c99a0241e9d57a19c99a59b2e3c86bc7d5a2c967e3ab4eb7bb6a08"
2833
  },
2834
  "hf_artifacts_docs": {
2835
  "path": "hf_artifacts:docs/assets/charts/data_explorer_full_file_composition.svg",
2836
  "exists": true,
2837
  "bytes": 49697,
2838
+ "sha256": "7437480197c99a0241e9d57a19c99a59b2e3c86bc7d5a2c967e3ab4eb7bb6a08"
2839
  },
2840
  "hf_artifacts_card": {
2841
  "path": "hf_artifacts:assets/charts/data_explorer_full_file_composition.svg",
2842
  "exists": true,
2843
  "bytes": 49697,
2844
+ "sha256": "7437480197c99a0241e9d57a19c99a59b2e3c86bc7d5a2c967e3ab4eb7bb6a08"
2845
  },
2846
  "hf_model": {
2847
  "path": "hf_model:assets/charts/data_explorer_full_file_composition.svg",
2848
  "exists": true,
2849
  "bytes": 49697,
2850
+ "sha256": "7437480197c99a0241e9d57a19c99a59b2e3c86bc7d5a2c967e3ab4eb7bb6a08"
2851
  }
2852
  },
2853
  "failures": []
 
2859
  "path": "repo:docs/assets/charts/data_explorer_sample_action_distribution.svg",
2860
  "exists": true,
2861
  "bytes": 59497,
2862
+ "sha256": "0d4d895cc3ceed8501004d1940bfa7c3cb6a077243346fa73c82ca572f741669"
2863
  },
2864
  "mirrors": {
2865
  "hf_space": {
2866
  "path": "hf_space:assets/charts/data_explorer_sample_action_distribution.svg",
2867
  "exists": true,
2868
  "bytes": 59497,
2869
+ "sha256": "0d4d895cc3ceed8501004d1940bfa7c3cb6a077243346fa73c82ca572f741669"
2870
  },
2871
  "hf_artifacts_docs": {
2872
  "path": "hf_artifacts:docs/assets/charts/data_explorer_sample_action_distribution.svg",
2873
  "exists": true,
2874
  "bytes": 59497,
2875
+ "sha256": "0d4d895cc3ceed8501004d1940bfa7c3cb6a077243346fa73c82ca572f741669"
2876
  },
2877
  "hf_artifacts_card": {
2878
  "path": "hf_artifacts:assets/charts/data_explorer_sample_action_distribution.svg",
2879
  "exists": true,
2880
  "bytes": 59497,
2881
+ "sha256": "0d4d895cc3ceed8501004d1940bfa7c3cb6a077243346fa73c82ca572f741669"
2882
  },
2883
  "hf_model": {
2884
  "path": "hf_model:assets/charts/data_explorer_sample_action_distribution.svg",
2885
  "exists": true,
2886
  "bytes": 59497,
2887
+ "sha256": "0d4d895cc3ceed8501004d1940bfa7c3cb6a077243346fa73c82ca572f741669"
2888
  }
2889
  },
2890
  "failures": []
 
2896
  "path": "repo:docs/assets/charts/data_explorer_sample_feature_modalities.svg",
2897
  "exists": true,
2898
  "bytes": 48782,
2899
+ "sha256": "97d3cb09789c08c1e8f80aca8eea5cc01d30ea24c97ea496ad9f67f7f9401908"
2900
  },
2901
  "mirrors": {
2902
  "hf_space": {
2903
  "path": "hf_space:assets/charts/data_explorer_sample_feature_modalities.svg",
2904
  "exists": true,
2905
  "bytes": 48782,
2906
+ "sha256": "97d3cb09789c08c1e8f80aca8eea5cc01d30ea24c97ea496ad9f67f7f9401908"
2907
  },
2908
  "hf_artifacts_docs": {
2909
  "path": "hf_artifacts:docs/assets/charts/data_explorer_sample_feature_modalities.svg",
2910
  "exists": true,
2911
  "bytes": 48782,
2912
+ "sha256": "97d3cb09789c08c1e8f80aca8eea5cc01d30ea24c97ea496ad9f67f7f9401908"
2913
  },
2914
  "hf_artifacts_card": {
2915
  "path": "hf_artifacts:assets/charts/data_explorer_sample_feature_modalities.svg",
2916
  "exists": true,
2917
  "bytes": 48782,
2918
+ "sha256": "97d3cb09789c08c1e8f80aca8eea5cc01d30ea24c97ea496ad9f67f7f9401908"
2919
  },
2920
  "hf_model": {
2921
  "path": "hf_model:assets/charts/data_explorer_sample_feature_modalities.svg",
2922
  "exists": true,
2923
  "bytes": 48782,
2924
+ "sha256": "97d3cb09789c08c1e8f80aca8eea5cc01d30ea24c97ea496ad9f67f7f9401908"
2925
  }
2926
  },
2927
  "failures": []
 
2932
  "local": {
2933
  "path": "repo:docs/assets/charts/data_explorer_scope_ladder.svg",
2934
  "exists": true,
2935
+ "bytes": 95095,
2936
+ "sha256": "088cd72ba918250495de0e586b379e947edc00376d7043649083fcc44371e250"
2937
  },
2938
  "mirrors": {
2939
  "hf_space": {
2940
  "path": "hf_space:assets/charts/data_explorer_scope_ladder.svg",
2941
  "exists": true,
2942
+ "bytes": 95095,
2943
+ "sha256": "088cd72ba918250495de0e586b379e947edc00376d7043649083fcc44371e250"
2944
  },
2945
  "hf_artifacts_docs": {
2946
  "path": "hf_artifacts:docs/assets/charts/data_explorer_scope_ladder.svg",
2947
  "exists": true,
2948
+ "bytes": 95095,
2949
+ "sha256": "088cd72ba918250495de0e586b379e947edc00376d7043649083fcc44371e250"
2950
  },
2951
  "hf_artifacts_card": {
2952
  "path": "hf_artifacts:assets/charts/data_explorer_scope_ladder.svg",
2953
  "exists": true,
2954
+ "bytes": 95095,
2955
+ "sha256": "088cd72ba918250495de0e586b379e947edc00376d7043649083fcc44371e250"
2956
  },
2957
  "hf_model": {
2958
  "path": "hf_model:assets/charts/data_explorer_scope_ladder.svg",
2959
  "exists": true,
2960
+ "bytes": 95095,
2961
+ "sha256": "088cd72ba918250495de0e586b379e947edc00376d7043649083fcc44371e250"
2962
  }
2963
  },
2964
  "failures": []
 
2970
  "path": "repo:docs/assets/charts/data_explorer_selected128_split_rows.svg",
2971
  "exists": true,
2972
  "bytes": 50637,
2973
+ "sha256": "56ad4a62c5c78c7d763a54f410b4006746365c913461576dc3ec53f97fa7bbc5"
2974
  },
2975
  "mirrors": {
2976
  "hf_space": {
2977
  "path": "hf_space:assets/charts/data_explorer_selected128_split_rows.svg",
2978
  "exists": true,
2979
  "bytes": 50637,
2980
+ "sha256": "56ad4a62c5c78c7d763a54f410b4006746365c913461576dc3ec53f97fa7bbc5"
2981
  },
2982
  "hf_artifacts_docs": {
2983
  "path": "hf_artifacts:docs/assets/charts/data_explorer_selected128_split_rows.svg",
2984
  "exists": true,
2985
  "bytes": 50637,
2986
+ "sha256": "56ad4a62c5c78c7d763a54f410b4006746365c913461576dc3ec53f97fa7bbc5"
2987
  },
2988
  "hf_artifacts_card": {
2989
  "path": "hf_artifacts:assets/charts/data_explorer_selected128_split_rows.svg",
2990
  "exists": true,
2991
  "bytes": 50637,
2992
+ "sha256": "56ad4a62c5c78c7d763a54f410b4006746365c913461576dc3ec53f97fa7bbc5"
2993
  },
2994
  "hf_model": {
2995
  "path": "hf_model:assets/charts/data_explorer_selected128_split_rows.svg",
2996
  "exists": true,
2997
  "bytes": 50637,
2998
+ "sha256": "56ad4a62c5c78c7d763a54f410b4006746365c913461576dc3ec53f97fa7bbc5"
2999
  }
3000
  },
3001
  "failures": []
 
6758
  "local": {
6759
  "path": "repo:scripts/build_data_explorer_analysis.py",
6760
  "exists": true,
6761
+ "bytes": 26932,
6762
+ "sha256": "2d333aa429da99ff1cb6d052a13ac4bba2385b398ced2e74a4224e0f02866c44"
6763
  },
6764
  "mirrors": {
6765
  "hf_artifacts": {
6766
  "path": "hf_artifacts:scripts/build_data_explorer_analysis.py",
6767
  "exists": true,
6768
+ "bytes": 26932,
6769
+ "sha256": "2d333aa429da99ff1cb6d052a13ac4bba2385b398ced2e74a4224e0f02866c44"
6770
  },
6771
  "hf_model": {
6772
  "path": "hf_model:scripts/build_data_explorer_analysis.py",
6773
  "exists": true,
6774
+ "bytes": 26932,
6775
+ "sha256": "2d333aa429da99ff1cb6d052a13ac4bba2385b398ced2e74a4224e0f02866c44"
6776
  }
6777
  },
6778
  "failures": []
 
6958
  "local": {
6959
  "path": "repo:scripts/build_multilingual_public_readmes.py",
6960
  "exists": true,
6961
+ "bytes": 63269,
6962
+ "sha256": "11f20f947b70a51f30445456d40df59b479f14c5b6b52e1cd406b182a63509f8"
6963
  },
6964
  "mirrors": {
6965
  "hf_artifacts": {
6966
  "path": "hf_artifacts:scripts/build_multilingual_public_readmes.py",
6967
  "exists": true,
6968
+ "bytes": 63269,
6969
+ "sha256": "11f20f947b70a51f30445456d40df59b479f14c5b6b52e1cd406b182a63509f8"
6970
  },
6971
  "hf_model": {
6972
  "path": "hf_model:scripts/build_multilingual_public_readmes.py",
6973
  "exists": true,
6974
+ "bytes": 63269,
6975
+ "sha256": "11f20f947b70a51f30445456d40df59b479f14c5b6b52e1cd406b182a63509f8"
6976
  }
6977
  },
6978
  "failures": []
 
7483
  "local": {
7484
  "path": "repo:scripts/validate_source_alignment.py",
7485
  "exists": true,
7486
+ "bytes": 15952,
7487
+ "sha256": "6d35fd00cd230169599dd21dec4df750a9dbe01e63c69d9a8fae10f5daec958b"
7488
  },
7489
  "mirrors": {
7490
  "hf_artifacts": {
7491
  "path": "hf_artifacts:scripts/validate_source_alignment.py",
7492
  "exists": true,
7493
+ "bytes": 15952,
7494
+ "sha256": "6d35fd00cd230169599dd21dec4df750a9dbe01e63c69d9a8fae10f5daec958b"
7495
  },
7496
  "hf_model": {
7497
  "path": "hf_model:scripts/validate_source_alignment.py",
7498
  "exists": true,
7499
+ "bytes": 15952,
7500
+ "sha256": "6d35fd00cd230169599dd21dec4df750a9dbe01e63c69d9a8fae10f5daec958b"
7501
  }
7502
  },
7503
  "failures": []
 
7762
  "local": {
7763
  "path": "repo:docs/index.html",
7764
  "exists": true,
7765
+ "bytes": 465008,
7766
+ "sha256": "3b6c38e631b060966104be7f1315974a3c72bd7be13a026bb9428e9a9625afdd"
7767
  },
7768
  "mirrors": {
7769
  "hf_space": {
7770
  "path": "hf_space:index.html",
7771
  "exists": true,
7772
+ "bytes": 465008,
7773
+ "sha256": "3b6c38e631b060966104be7f1315974a3c72bd7be13a026bb9428e9a9625afdd"
7774
  },
7775
  "hf_artifacts_root": {
7776
  "path": "hf_artifacts:index.html",
7777
  "exists": true,
7778
+ "bytes": 465008,
7779
+ "sha256": "3b6c38e631b060966104be7f1315974a3c72bd7be13a026bb9428e9a9625afdd"
7780
  },
7781
  "hf_artifacts_docs": {
7782
  "path": "hf_artifacts:docs/index.html",
7783
  "exists": true,
7784
+ "bytes": 465008,
7785
+ "sha256": "3b6c38e631b060966104be7f1315974a3c72bd7be13a026bb9428e9a9625afdd"
7786
  },
7787
  "hf_model": {
7788
  "path": "hf_model:index.html",
7789
  "exists": true,
7790
+ "bytes": 465008,
7791
+ "sha256": "3b6c38e631b060966104be7f1315974a3c72bd7be13a026bb9428e9a9625afdd"
7792
  },
7793
  "hf_model_docs": {
7794
  "path": "hf_model:docs/index.html",
7795
  "exists": true,
7796
+ "bytes": 465008,
7797
+ "sha256": "3b6c38e631b060966104be7f1315974a3c72bd7be13a026bb9428e9a9625afdd"
7798
  }
7799
  },
7800
  "failures": []
 
32637
  "local": {
32638
  "path": "repo:README.ja.md",
32639
  "exists": true,
32640
+ "bytes": 8344,
32641
+ "sha256": "f23f8974ff9cbfc030d3aa892fdccec599907700c7b8d371898f171103defeb8"
32642
  },
32643
  "mirrors": {
32644
  "hf_space": {
32645
  "path": "hf_space:README.ja.md",
32646
  "exists": true,
32647
+ "bytes": 8344,
32648
+ "sha256": "f23f8974ff9cbfc030d3aa892fdccec599907700c7b8d371898f171103defeb8"
32649
  },
32650
  "hf_artifacts": {
32651
  "path": "hf_artifacts:README.ja.md",
32652
  "exists": true,
32653
+ "bytes": 8344,
32654
+ "sha256": "f23f8974ff9cbfc030d3aa892fdccec599907700c7b8d371898f171103defeb8"
32655
  },
32656
  "hf_model": {
32657
  "path": "hf_model:README.ja.md",
32658
  "exists": true,
32659
+ "bytes": 8344,
32660
+ "sha256": "f23f8974ff9cbfc030d3aa892fdccec599907700c7b8d371898f171103defeb8"
32661
  }
32662
  },
32663
  "failures": []
 
32668
  "local": {
32669
  "path": "repo:README.ko.md",
32670
  "exists": true,
32671
+ "bytes": 8097,
32672
+ "sha256": "f8e6395ed0b372ff20652d5d40d7ec3252793d2a45b6859f7f851bf2b47ee728"
32673
  },
32674
  "mirrors": {
32675
  "hf_space": {
32676
  "path": "hf_space:README.ko.md",
32677
  "exists": true,
32678
+ "bytes": 8097,
32679
+ "sha256": "f8e6395ed0b372ff20652d5d40d7ec3252793d2a45b6859f7f851bf2b47ee728"
32680
  },
32681
  "hf_artifacts": {
32682
  "path": "hf_artifacts:README.ko.md",
32683
  "exists": true,
32684
+ "bytes": 8097,
32685
+ "sha256": "f8e6395ed0b372ff20652d5d40d7ec3252793d2a45b6859f7f851bf2b47ee728"
32686
  },
32687
  "hf_model": {
32688
  "path": "hf_model:README.ko.md",
32689
  "exists": true,
32690
+ "bytes": 8097,
32691
+ "sha256": "f8e6395ed0b372ff20652d5d40d7ec3252793d2a45b6859f7f851bf2b47ee728"
32692
  }
32693
  },
32694
  "failures": []
 
32761
  "local": {
32762
  "path": "repo:DATA_EXPLORER_ANALYSIS.md",
32763
  "exists": true,
32764
+ "bytes": 2092,
32765
+ "sha256": "766250e0a4badabdfdb1ff6cc9b1e1f78961b54286f8c748f0659887f685033c"
32766
  },
32767
  "mirrors": {
32768
  "hf_space": {
32769
  "path": "hf_space:DATA_EXPLORER_ANALYSIS.md",
32770
  "exists": true,
32771
+ "bytes": 2092,
32772
+ "sha256": "766250e0a4badabdfdb1ff6cc9b1e1f78961b54286f8c748f0659887f685033c"
32773
  },
32774
  "hf_artifacts": {
32775
  "path": "hf_artifacts:DATA_EXPLORER_ANALYSIS.md",
32776
  "exists": true,
32777
+ "bytes": 2092,
32778
+ "sha256": "766250e0a4badabdfdb1ff6cc9b1e1f78961b54286f8c748f0659887f685033c"
32779
  },
32780
  "hf_model": {
32781
  "path": "hf_model:DATA_EXPLORER_ANALYSIS.md",
32782
  "exists": true,
32783
+ "bytes": 2092,
32784
+ "sha256": "766250e0a4badabdfdb1ff6cc9b1e1f78961b54286f8c748f0659887f685033c"
32785
  }
32786
  },
32787
  "failures": []
 
33257
  "local": {
33258
  "path": "repo:PROJECT_STATUS.md",
33259
  "exists": true,
33260
+ "bytes": 16049,
33261
+ "sha256": "ce501e5cc22e120f91986b290d712b9c5ff4cb92975c516d9afa7e27a14aec5e"
33262
  },
33263
  "mirrors": {
33264
  "hf_space": {
33265
  "path": "hf_space:PROJECT_STATUS.md",
33266
  "exists": true,
33267
+ "bytes": 16049,
33268
+ "sha256": "ce501e5cc22e120f91986b290d712b9c5ff4cb92975c516d9afa7e27a14aec5e"
33269
  },
33270
  "hf_artifacts": {
33271
  "path": "hf_artifacts:PROJECT_STATUS.md",
33272
  "exists": true,
33273
+ "bytes": 16049,
33274
+ "sha256": "ce501e5cc22e120f91986b290d712b9c5ff4cb92975c516d9afa7e27a14aec5e"
33275
  },
33276
  "hf_model": {
33277
  "path": "hf_model:PROJECT_STATUS.md",
33278
  "exists": true,
33279
+ "bytes": 16049,
33280
+ "sha256": "ce501e5cc22e120f91986b290d712b9c5ff4cb92975c516d9afa7e27a14aec5e"
33281
  }
33282
  },
33283
  "failures": []
 
33567
  "local": {
33568
  "path": "repo:SOURCE_ALIGNMENT_AUDIT.md",
33569
  "exists": true,
33570
+ "bytes": 2391,
33571
+ "sha256": "76ea122fa2c3c070a7cb91edde303ad91b08bc358e62640e918b23652afba848"
33572
  },
33573
  "mirrors": {
33574
  "hf_space": {
33575
  "path": "hf_space:SOURCE_ALIGNMENT_AUDIT.md",
33576
  "exists": true,
33577
+ "bytes": 2391,
33578
+ "sha256": "76ea122fa2c3c070a7cb91edde303ad91b08bc358e62640e918b23652afba848"
33579
  },
33580
  "hf_artifacts": {
33581
  "path": "hf_artifacts:SOURCE_ALIGNMENT_AUDIT.md",
33582
  "exists": true,
33583
+ "bytes": 2391,
33584
+ "sha256": "76ea122fa2c3c070a7cb91edde303ad91b08bc358e62640e918b23652afba848"
33585
  },
33586
  "hf_model": {
33587
  "path": "hf_model:SOURCE_ALIGNMENT_AUDIT.md",
33588
  "exists": true,
33589
+ "bytes": 2391,
33590
+ "sha256": "76ea122fa2c3c070a7cb91edde303ad91b08bc358e62640e918b23652afba848"
33591
  }
33592
  },
33593
  "failures": []
 
33629
  "local": {
33630
  "path": "repo:XPERIENCE10M_DATASET_CARD_ALIGNMENT.md",
33631
  "exists": true,
33632
+ "bytes": 10794,
33633
+ "sha256": "551a5f3e69ab98a5bda8418d24cb5c86baf7a98ced3c2217ac60929bf41a9029"
33634
  },
33635
  "mirrors": {
33636
  "hf_space": {
33637
  "path": "hf_space:XPERIENCE10M_DATASET_CARD_ALIGNMENT.md",
33638
  "exists": true,
33639
+ "bytes": 10794,
33640
+ "sha256": "551a5f3e69ab98a5bda8418d24cb5c86baf7a98ced3c2217ac60929bf41a9029"
33641
  },
33642
  "hf_artifacts": {
33643
  "path": "hf_artifacts:XPERIENCE10M_DATASET_CARD_ALIGNMENT.md",
33644
  "exists": true,
33645
+ "bytes": 10794,
33646
+ "sha256": "551a5f3e69ab98a5bda8418d24cb5c86baf7a98ced3c2217ac60929bf41a9029"
33647
  },
33648
  "hf_model": {
33649
  "path": "hf_model:XPERIENCE10M_DATASET_CARD_ALIGNMENT.md",
33650
  "exists": true,
33651
+ "bytes": 10794,
33652
+ "sha256": "551a5f3e69ab98a5bda8418d24cb5c86baf7a98ced3c2217ac60929bf41a9029"
33653
  }
33654
  },
33655
  "failures": []
docs/data/public_surface_qa.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "title": "Ropedia Xperience-10M Public Project Surface",
3
  "status": "pass",
4
- "generated_at_utc": "2026-06-23T11:06:10+00:00",
5
  "scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
6
  "checks": [
7
  {
@@ -18,7 +18,7 @@
18
  "website_integrity": {
19
  "exists": true,
20
  "status": "pass",
21
- "generated_at_utc": "2026-06-23T11:02:46+00:00"
22
  },
23
  "rendered_site_check": {
24
  "exists": true,
@@ -28,12 +28,12 @@
28
  "task_surface_integrity": {
29
  "exists": true,
30
  "status": "pass",
31
- "generated_at_utc": "2026-06-23T11:03:31+00:00"
32
  },
33
  "source_alignment": {
34
  "exists": true,
35
  "status": "pass",
36
- "generated_at_utc": "2026-06-23T11:03:31+00:00"
37
  },
38
  "scale_up_status": {
39
  "exists": true,
@@ -43,12 +43,12 @@
43
  "publication_package": {
44
  "exists": true,
45
  "status": "pass",
46
- "generated_at_utc": "2026-06-23T11:03:02+00:00"
47
  },
48
  "mirror_parity": {
49
  "exists": true,
50
  "status": "pass",
51
- "generated_at_utc": "2026-06-23T11:05:07+00:00"
52
  }
53
  },
54
  "failures": {}
@@ -112,7 +112,7 @@
112
  "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts": 14,
113
  "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines": 12,
114
  "https://huggingface.co/cy0307/ropedia-xperience-10m-weights-results": 5,
115
- "https://huggingface.co/datasets/ropedia-ai/xperience-10m": 38,
116
  "https://ropedia.com/dataset": 4
117
  }
118
  },
 
1
  {
2
  "title": "Ropedia Xperience-10M Public Project Surface",
3
  "status": "pass",
4
+ "generated_at_utc": "2026-06-23T11:46:41+00:00",
5
  "scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
6
  "checks": [
7
  {
 
18
  "website_integrity": {
19
  "exists": true,
20
  "status": "pass",
21
+ "generated_at_utc": "2026-06-23T11:40:19+00:00"
22
  },
23
  "rendered_site_check": {
24
  "exists": true,
 
28
  "task_surface_integrity": {
29
  "exists": true,
30
  "status": "pass",
31
+ "generated_at_utc": "2026-06-23T11:40:15+00:00"
32
  },
33
  "source_alignment": {
34
  "exists": true,
35
  "status": "pass",
36
+ "generated_at_utc": "2026-06-23T11:40:15+00:00"
37
  },
38
  "scale_up_status": {
39
  "exists": true,
 
43
  "publication_package": {
44
  "exists": true,
45
  "status": "pass",
46
+ "generated_at_utc": "2026-06-23T11:40:47+00:00"
47
  },
48
  "mirror_parity": {
49
  "exists": true,
50
  "status": "pass",
51
+ "generated_at_utc": "2026-06-23T11:46:15+00:00"
52
  }
53
  },
54
  "failures": {}
 
112
  "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts": 14,
113
  "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines": 12,
114
  "https://huggingface.co/cy0307/ropedia-xperience-10m-weights-results": 5,
115
+ "https://huggingface.co/datasets/ropedia-ai/xperience-10m": 39,
116
  "https://ropedia.com/dataset": 4
117
  }
118
  },
docs/data/publication_audit.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "status": "pass",
3
- "generated_at_utc": "2026-06-23T11:03:02+00:00",
4
  "checks": [
5
  {
6
  "name": "required_publication_assets_present",
 
1
  {
2
  "status": "pass",
3
+ "generated_at_utc": "2026-06-23T11:40:47+00:00",
4
  "checks": [
5
  {
6
  "name": "required_publication_assets_present",
docs/data/quality_gates.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "title": "Ropedia Xperience-10M Release Checks",
3
  "status": "pass",
4
- "generated_at_utc": "2026-06-23T11:06:09+00:00",
5
  "rule": "A release is current when the automated reports pass and the live GitHub/Hugging Face mirrors are verified after publishing.",
6
  "automated_gates": [
7
  {
 
1
  {
2
  "title": "Ropedia Xperience-10M Release Checks",
3
  "status": "pass",
4
+ "generated_at_utc": "2026-06-23T11:46:41+00:00",
5
  "rule": "A release is current when the automated reports pass and the live GitHub/Hugging Face mirrors are verified after publishing.",
6
  "automated_gates": [
7
  {
docs/data/source_alignment_audit.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "title": "Ropedia Xperience-10M Source Alignment Note",
3
  "status": "pass",
4
- "generated_at_utc": "2026-06-23T11:03:31+00:00",
5
  "alignment_json": "docs/data/xperience10m_dataset_card_alignment.json",
6
  "alignment_summary": {
7
  "full_dataset_repo": "ropedia-ai/xperience-10m",
@@ -33,7 +33,7 @@
33
  {
34
  "name": "sample_card_metadata_is_preserved",
35
  "status": "pass",
36
- "detail": "public sample card license and tooling are recorded separately from the gated full dataset",
37
  "evidence": [
38
  "docs/data/xperience10m_dataset_card_alignment.json"
39
  ]
 
1
  {
2
  "title": "Ropedia Xperience-10M Source Alignment Note",
3
  "status": "pass",
4
+ "generated_at_utc": "2026-06-23T11:40:15+00:00",
5
  "alignment_json": "docs/data/xperience10m_dataset_card_alignment.json",
6
  "alignment_summary": {
7
  "full_dataset_repo": "ropedia-ai/xperience-10m",
 
33
  {
34
  "name": "sample_card_metadata_is_preserved",
35
  "status": "pass",
36
+ "detail": "public sample card license and tooling are recorded separately from the Hugging Face gated full dataset version",
37
  "evidence": [
38
  "docs/data/xperience10m_dataset_card_alignment.json"
39
  ]
docs/data/task_surface_integrity.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "status": "pass",
3
- "generated_at_utc": "2026-06-23T11:03:31+00:00",
4
  "summary": {
5
  "original_walkthrough_task_count": 12,
6
  "expected_original_walkthrough_task_count": 12,
 
1
  {
2
  "status": "pass",
3
+ "generated_at_utc": "2026-06-23T11:40:15+00:00",
4
  "summary": {
5
  "original_walkthrough_task_count": 12,
6
  "expected_original_walkthrough_task_count": 12,
docs/data/website_integrity.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
  "status": "pass",
3
- "generated_at_utc": "2026-06-23T11:02:46+00:00",
4
  "docs_root": "docs",
5
  "site_base": "/ropedia-xperience-10m-task-suite/",
6
  "summary": {
7
  "html_pages": 4,
8
  "local_references": 360,
9
- "external_reference_count": 147,
10
  "json_files": 57,
11
  "image_assets_referenced": 55,
12
  "failure_count": 0
@@ -81,7 +81,7 @@
81
  "status": "pass",
82
  "reason": "The project overview should appear before the deeper progress ledger.",
83
  "overview_index": 196961,
84
- "evidence_index": 259463
85
  },
86
  {
87
  "name": "project_status_links_json",
@@ -160,8 +160,8 @@
160
  "status": "pass",
161
  "reason": "The evaluation protocol should appear before the deeper evidence ledger.",
162
  "overview_index": 196961,
163
- "protocol_index": 255668,
164
- "evidence_index": 259463
165
  },
166
  {
167
  "name": "evaluation_protocol_links_json",
@@ -206,7 +206,7 @@
206
  "name": "dataset_card_section_links_official_dataset",
207
  "status": "pass",
208
  "reason": "The dataset-card section should link the official gated dataset.",
209
- "marker_count": 5
210
  },
211
  {
212
  "name": "dataset_card_section_links_public_sample",
@@ -330,7 +330,7 @@
330
  },
331
  {
332
  "path": "data/data_explorer_analysis.json",
333
- "bytes": 21206,
334
  "top_level_type": "dict"
335
  },
336
  {
@@ -505,7 +505,7 @@
505
  },
506
  {
507
  "path": "data/source_alignment_audit.json",
508
- "bytes": 4432,
509
  "top_level_type": "dict"
510
  },
511
  {
@@ -590,7 +590,7 @@
590
  },
591
  {
592
  "path": "data/xperience10m_dataset_card_alignment.json",
593
- "bytes": 7559,
594
  "top_level_type": "dict"
595
  }
596
  ],
@@ -641,7 +641,7 @@
641
  {
642
  "path": "assets/charts/data_explorer_scope_ladder.svg",
643
  "exists": true,
644
- "bytes": 94443,
645
  "format": "SVG",
646
  "has_viewbox": true
647
  },
 
1
  {
2
  "status": "pass",
3
+ "generated_at_utc": "2026-06-23T11:40:19+00:00",
4
  "docs_root": "docs",
5
  "site_base": "/ropedia-xperience-10m-task-suite/",
6
  "summary": {
7
  "html_pages": 4,
8
  "local_references": 360,
9
+ "external_reference_count": 148,
10
  "json_files": 57,
11
  "image_assets_referenced": 55,
12
  "failure_count": 0
 
81
  "status": "pass",
82
  "reason": "The project overview should appear before the deeper progress ledger.",
83
  "overview_index": 196961,
84
+ "evidence_index": 259487
85
  },
86
  {
87
  "name": "project_status_links_json",
 
160
  "status": "pass",
161
  "reason": "The evaluation protocol should appear before the deeper evidence ledger.",
162
  "overview_index": 196961,
163
+ "protocol_index": 255692,
164
+ "evidence_index": 259487
165
  },
166
  {
167
  "name": "evaluation_protocol_links_json",
 
206
  "name": "dataset_card_section_links_official_dataset",
207
  "status": "pass",
208
  "reason": "The dataset-card section should link the official gated dataset.",
209
+ "marker_count": 6
210
  },
211
  {
212
  "name": "dataset_card_section_links_public_sample",
 
330
  },
331
  {
332
  "path": "data/data_explorer_analysis.json",
333
+ "bytes": 21303,
334
  "top_level_type": "dict"
335
  },
336
  {
 
505
  },
506
  {
507
  "path": "data/source_alignment_audit.json",
508
+ "bytes": 4453,
509
  "top_level_type": "dict"
510
  },
511
  {
 
590
  },
591
  {
592
  "path": "data/xperience10m_dataset_card_alignment.json",
593
+ "bytes": 7645,
594
  "top_level_type": "dict"
595
  }
596
  ],
 
641
  {
642
  "path": "assets/charts/data_explorer_scope_ladder.svg",
643
  "exists": true,
644
+ "bytes": 95095,
645
  "format": "SVG",
646
  "has_viewbox": true
647
  },
docs/data/xperience10m_dataset_card_alignment.json CHANGED
@@ -54,10 +54,10 @@
54
  "source": "Hugging Face dataset page/API public metadata",
55
  "total_file_size_display": "31.9 TB",
56
  "used_storage_bytes_observed": 31871115497224,
57
- "note": "This live HF-hosted file-size display is separate from the dataset card's about-1PB full-scale data statement."
58
  },
59
  "api_file_listing_observed": {
60
- "scope": "public Hugging Face API metadata, not local data possession",
61
  "sibling_count": 85258,
62
  "session_folder_count": 803,
63
  "episode_folder_count": 12103,
@@ -199,7 +199,7 @@
199
  },
200
  "responsible_use_boundary": [
201
  "No raw MP4, raw annotation.hdf5, private gated data, raw visualization.rrd, or full Qwen weights are redistributed.",
202
- "The public sample card lists cc-by-nc-4.0; the full gated dataset uses the official Ropedia/Xperience-10M access terms and license field.",
203
  "The official card describes the open-source dataset as limited in diversity and showcase/production quality, so robust evaluation and downstream safeguards are still required.",
204
  "The project does not support identity recognition, re-identification, biometric profiling, surveillance, sensitive attribute inference, or safety-critical deployment.",
205
  "Dataset use remains governed by the official Ropedia/Xperience-10M terms."
 
54
  "source": "Hugging Face dataset page/API public metadata",
55
  "total_file_size_display": "31.9 TB",
56
  "used_storage_bytes_observed": 31871115497224,
57
+ "note": "This live HF-hosted file-size display describes the Hugging Face dataset version and is separate from the dataset card's about-1PB full-scale data statement."
58
  },
59
  "api_file_listing_observed": {
60
+ "scope": "public Hugging Face API metadata for the HF-hosted full dataset version, not local data possession",
61
  "sibling_count": 85258,
62
  "session_folder_count": 803,
63
  "episode_folder_count": 12103,
 
199
  },
200
  "responsible_use_boundary": [
201
  "No raw MP4, raw annotation.hdf5, private gated data, raw visualization.rrd, or full Qwen weights are redistributed.",
202
+ "The public sample card lists cc-by-nc-4.0; the Hugging Face gated full dataset uses the official Ropedia/Xperience-10M access terms and license field.",
203
  "The official card describes the open-source dataset as limited in diversity and showcase/production quality, so robust evaluation and downstream safeguards are still required.",
204
  "The project does not support identity recognition, re-identification, biometric profiling, surveillance, sensitive attribute inference, or safety-critical deployment.",
205
  "Dataset use remains governed by the official Ropedia/Xperience-10M terms."
docs/index.html CHANGED
@@ -7279,9 +7279,9 @@
7279
  <article class="snapshot-card">
7280
  <span class="status-pill">verified</span>
7281
  <h3>Dataset source alignment</h3>
7282
- <p>The public description is aligned to the official gated Xperience-10M dataset card, including modalities, scale, access, and current project coverage. The source snapshot records 31.9 TB on the HF surface, an about-1PB full-scale storage statement, 12,103 episode folders as upstream metadata, not a local data inventory, public sample license cc-by-nc-4.0, HOMIE Toolkit and Rerun 0.29.0 source tooling, and the official limited diversity note. See the source-alignment record for exact provenance.</p>
7283
  <div class="snapshot-meta">
7284
- <span>full dataset <strong>gated</strong></span>
7285
  <span>sample scope <strong>1 episode</strong></span>
7286
  <span>raw data mirrored <strong>no</strong></span>
7287
  </div>
@@ -7838,7 +7838,7 @@
7838
  <article class="artifact primary-artifact"><div><h3>Official dataset</h3><p>Xperience-10M is a gated large-scale egocentric multimodal dataset for embodied AI, robotics, spatial intelligence, and world modeling.</p></div><a href="https://huggingface.co/datasets/ropedia-ai/xperience-10m">official HF dataset</a></article>
7839
  <article class="artifact"><h3>Line 1 public sample</h3><p>The one-episode line builds the inspectable 20-task lab. Use Line 2 for selected-128 held-out comparison.</p><a href="https://huggingface.co/datasets/ropedia-ai/xperience-10m-sample">sample dataset</a></article>
7840
  <article class="artifact"><h3>Public sample inspection</h3><p>One public sample episode is exposed through the raw browser and modality atlas: synchronized video, embedded audio, HDF5 annotation groups, depth, pose/SLAM, mocap, IMU, calibration, language-derived signals, and source links in one place.</p><a href="#raw-sample">open raw browser</a><a href="data/raw_sample_files.json">raw manifest</a><a href="data/modality_atlas.json">stream metadata</a></article>
7841
- <article class="artifact"><h3>Data explorer analysis</h3><p>Compare the one-sample line, selected-128 feature exports, and full gated dataset metadata with scope stats, split counts, modality breakdowns, and readable charts.</p><a href="#data-analysis">open analysis</a><a href="https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/DATA_EXPLORER_ANALYSIS.md">analysis report</a></article>
7842
  <article class="artifact"><h3>Multi-episode pilot</h3><p>The selected 128-episode Qwen3-Omni LoRA v6 diagnostic run is verified with 4,032 held-out test predictions and 99.90% JSON validity. Action/subtask metrics are still weak, so this remains a baseline for error analysis.</p><a href="https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep">LoRA adapter</a><a href="data/qwen3_v5_v6_comparison.json">v5/v6 comparison</a></article>
7843
  <article class="artifact"><h3>Data boundary</h3><p>Raw MP4, HDF5, RRD files are streamed from the official public sample source when opened here; private gated data and full Qwen weights are not redistributed in this project.</p><a href="https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/DATA_NOTICE.md">data notice</a></article>
7844
  <article class="artifact"><h3>Implemented subset</h3><p>The public task lab uses one sample episode with 5,821 frames, 1,161 aligned windows, 8,546-dimensional task inputs, and 20 integrated task contracts.</p><a href="#suite">task suite</a><a href="data/task_suite_20.json">task contract data</a></article>
@@ -7853,7 +7853,7 @@
7853
  <div class="wrap">
7854
  <div class="section-head">
7855
  <h2>Data explorer analysis.</h2>
7856
- <p>Read the data at three separate scales: the official public sample episode, the selected 128-episode feature surface, and authenticated file metadata for the full gated Hugging Face dataset. The charts are generated by a reproducible script and keep raw data boundaries explicit.</p>
7857
  </div>
7858
  <div class="data-analysis-grid" aria-label="Three Xperience-10M data scopes">
7859
  <article class="data-analysis-card">
@@ -7879,7 +7879,7 @@
7879
  </div>
7880
  </article>
7881
  <article class="data-analysis-card">
7882
- <small>scope 3 / full gated dataset</small>
7883
  <h3>Full-corpus metadata.</h3>
7884
  <p>The official dataset remains gated. This project records file-level Hub metadata so readers can understand scale without downloading private raw MP4, HDF5, or RRD files.</p>
7885
  <div class="data-analysis-metrics">
@@ -7897,7 +7897,7 @@
7897
  <small>reader map</small>
7898
  <h3>What each data scale can answer.</h3>
7899
  </div>
7900
- <p>The goal is to make the data understandable without mixing raw public sample inspection, selected-128 derived artifacts, and full gated-dataset metadata into one ambiguous inventory.</p>
7901
  </div>
7902
  <table class="line-table">
7903
  <thead>
@@ -7934,9 +7934,9 @@
7934
  <div class="data-analysis-chart-grid" aria-label="Generated data explorer charts">
7935
  <article class="data-chart-card wide">
7936
  <small>scale comparison</small>
7937
- <h3>One sample, selected 128, and full dataset are different reading scopes.</h3>
7938
  <p>Log-scale bars keep the large jumps visible without hiding the small public-sample line.</p>
7939
- <img src="assets/charts/data_explorer_scope_ladder.svg?v=xperience10m-data-explorer-v1" alt="Scope ladder chart comparing public sample, selected 128 episodes, and full gated dataset by episode count, window rows, and training bytes.">
7940
  </article>
7941
  <article class="data-chart-card">
7942
  <small>sample feature anatomy</small>
@@ -7957,14 +7957,14 @@
7957
  <img src="assets/charts/data_explorer_selected128_split_rows.svg?v=xperience10m-data-explorer-v1" alt="Stacked bar chart of selected-128 processed rows by train, validation, and test split.">
7958
  </article>
7959
  <article class="data-chart-card">
7960
- <small>full dataset metadata</small>
7961
- <h3>The upstream dataset is mostly repeated episode file structure.</h3>
7962
- <p>Each complete episode usually has one annotation HDF5 and six MP4 streams; RRD viewer recordings are optional.</p>
7963
- <img src="assets/charts/data_explorer_full_file_composition.svg?v=xperience10m-data-explorer-v1" alt="Log-scale file composition chart for the gated full dataset metadata.">
7964
  </article>
7965
  </div>
7966
 
7967
- <p class="data-analysis-note"><strong>Source boundary:</strong> the full-corpus counts come from authenticated Hugging Face Hub file metadata for <a href="https://huggingface.co/datasets/ropedia-ai/xperience-10m">ropedia-ai/xperience-10m</a>. They describe repository scale and file organization; they do not inspect private row contents or redistribute raw data.</p>
7968
  <div class="data-analysis-actions">
7969
  <a class="button" href="#raw-sample">Open raw sample browser</a>
7970
  <a class="button" href="#suite">Open 20-task suite</a>
@@ -9517,7 +9517,7 @@ python scripts/validate_publication_package.py</code></pre>
9517
  roadmap: "Best for planning: what has shipped and what the next experiments should do.",
9518
  "reading-path": "Best for choosing an order through the repo, website, and HF surfaces.",
9519
  "dataset-card": "Best for source alignment and public-sample boundaries.",
9520
- "data-analysis": "Best for comparing the public sample, selected 128 episodes, and full gated dataset metadata.",
9521
  "raw-sample": "Best for inspecting the sample files, media previews, and file relationships.",
9522
  suite: "Best for the unified 20-task map, radar comparisons, task cards, and score matrix.",
9523
  walkthroughs: "Best for case-study style task explanations.",
 
7279
  <article class="snapshot-card">
7280
  <span class="status-pill">verified</span>
7281
  <h3>Dataset source alignment</h3>
7282
+ <p>The public description is aligned to the official gated Xperience-10M Hugging Face dataset card, including modalities, scale, access, and current project coverage. The source snapshot records 31.9 TB on the HF dataset surface, an about-1PB full-scale storage statement, 12,103 episode folders as upstream metadata, not a local data inventory, public sample license cc-by-nc-4.0, HOMIE Toolkit and Rerun 0.29.0 source tooling, and the official limited diversity note. See the source-alignment record for exact provenance.</p>
7283
  <div class="snapshot-meta">
7284
+ <span>full dataset <strong>HF gated</strong></span>
7285
  <span>sample scope <strong>1 episode</strong></span>
7286
  <span>raw data mirrored <strong>no</strong></span>
7287
  </div>
 
7838
  <article class="artifact primary-artifact"><div><h3>Official dataset</h3><p>Xperience-10M is a gated large-scale egocentric multimodal dataset for embodied AI, robotics, spatial intelligence, and world modeling.</p></div><a href="https://huggingface.co/datasets/ropedia-ai/xperience-10m">official HF dataset</a></article>
7839
  <article class="artifact"><h3>Line 1 public sample</h3><p>The one-episode line builds the inspectable 20-task lab. Use Line 2 for selected-128 held-out comparison.</p><a href="https://huggingface.co/datasets/ropedia-ai/xperience-10m-sample">sample dataset</a></article>
7840
  <article class="artifact"><h3>Public sample inspection</h3><p>One public sample episode is exposed through the raw browser and modality atlas: synchronized video, embedded audio, HDF5 annotation groups, depth, pose/SLAM, mocap, IMU, calibration, language-derived signals, and source links in one place.</p><a href="#raw-sample">open raw browser</a><a href="data/raw_sample_files.json">raw manifest</a><a href="data/modality_atlas.json">stream metadata</a></article>
7841
+ <article class="artifact"><h3>Data explorer analysis</h3><p>Compare the one-sample line, selected-128 feature exports, and Hugging Face gated full-dataset metadata with scope stats, split counts, modality breakdowns, and readable charts.</p><a href="#data-analysis">open analysis</a><a href="https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/DATA_EXPLORER_ANALYSIS.md">analysis report</a></article>
7842
  <article class="artifact"><h3>Multi-episode pilot</h3><p>The selected 128-episode Qwen3-Omni LoRA v6 diagnostic run is verified with 4,032 held-out test predictions and 99.90% JSON validity. Action/subtask metrics are still weak, so this remains a baseline for error analysis.</p><a href="https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep">LoRA adapter</a><a href="data/qwen3_v5_v6_comparison.json">v5/v6 comparison</a></article>
7843
  <article class="artifact"><h3>Data boundary</h3><p>Raw MP4, HDF5, RRD files are streamed from the official public sample source when opened here; private gated data and full Qwen weights are not redistributed in this project.</p><a href="https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/DATA_NOTICE.md">data notice</a></article>
7844
  <article class="artifact"><h3>Implemented subset</h3><p>The public task lab uses one sample episode with 5,821 frames, 1,161 aligned windows, 8,546-dimensional task inputs, and 20 integrated task contracts.</p><a href="#suite">task suite</a><a href="data/task_suite_20.json">task contract data</a></article>
 
7853
  <div class="wrap">
7854
  <div class="section-head">
7855
  <h2>Data explorer analysis.</h2>
7856
+ <p>Read the data at three separate scales: the official public sample episode, the selected 128-episode feature surface, and authenticated file metadata for the Hugging Face-hosted gated full dataset. The charts are generated by a reproducible script and keep raw data boundaries explicit.</p>
7857
  </div>
7858
  <div class="data-analysis-grid" aria-label="Three Xperience-10M data scopes">
7859
  <article class="data-analysis-card">
 
7879
  </div>
7880
  </article>
7881
  <article class="data-analysis-card">
7882
+ <small>scope 3 / HF gated full dataset</small>
7883
  <h3>Full-corpus metadata.</h3>
7884
  <p>The official dataset remains gated. This project records file-level Hub metadata so readers can understand scale without downloading private raw MP4, HDF5, or RRD files.</p>
7885
  <div class="data-analysis-metrics">
 
7897
  <small>reader map</small>
7898
  <h3>What each data scale can answer.</h3>
7899
  </div>
7900
+ <p>The goal is to make the data understandable without mixing raw public sample inspection, selected-128 derived artifacts, and Hugging Face gated full-dataset metadata into one ambiguous inventory.</p>
7901
  </div>
7902
  <table class="line-table">
7903
  <thead>
 
7934
  <div class="data-analysis-chart-grid" aria-label="Generated data explorer charts">
7935
  <article class="data-chart-card wide">
7936
  <small>scale comparison</small>
7937
+ <h3>One sample, selected 128, and the HF full dataset are different reading scopes.</h3>
7938
  <p>Log-scale bars keep the large jumps visible without hiding the small public-sample line.</p>
7939
+ <img src="assets/charts/data_explorer_scope_ladder.svg?v=xperience10m-data-explorer-v1" alt="Scope ladder chart comparing public sample, selected 128 episodes, and the Hugging Face gated full dataset by episode count, window rows, and training bytes.">
7940
  </article>
7941
  <article class="data-chart-card">
7942
  <small>sample feature anatomy</small>
 
7957
  <img src="assets/charts/data_explorer_selected128_split_rows.svg?v=xperience10m-data-explorer-v1" alt="Stacked bar chart of selected-128 processed rows by train, validation, and test split.">
7958
  </article>
7959
  <article class="data-chart-card">
7960
+ <small>HF full-dataset metadata</small>
7961
+ <h3>The Hugging Face full dataset is mostly repeated episode file structure.</h3>
7962
+ <p>The counts come from the gated <a href="https://huggingface.co/datasets/ropedia-ai/xperience-10m">ropedia-ai/xperience-10m</a> repository on Hugging Face. Each complete episode usually has one annotation HDF5 and six MP4 streams; RRD viewer recordings are optional.</p>
7963
+ <img src="assets/charts/data_explorer_full_file_composition.svg?v=xperience10m-data-explorer-v1" alt="Log-scale file composition chart for the gated Hugging Face full-dataset metadata.">
7964
  </article>
7965
  </div>
7966
 
7967
+ <p class="data-analysis-note"><strong>Source boundary:</strong> the full-corpus counts are the Hugging Face-hosted dataset version: authenticated Hugging Face Hub file metadata for <a href="https://huggingface.co/datasets/ropedia-ai/xperience-10m">ropedia-ai/xperience-10m</a>. They describe repository scale and file organization; they do not inspect private row contents or redistribute raw data.</p>
7968
  <div class="data-analysis-actions">
7969
  <a class="button" href="#raw-sample">Open raw sample browser</a>
7970
  <a class="button" href="#suite">Open 20-task suite</a>
 
9517
  roadmap: "Best for planning: what has shipped and what the next experiments should do.",
9518
  "reading-path": "Best for choosing an order through the repo, website, and HF surfaces.",
9519
  "dataset-card": "Best for source alignment and public-sample boundaries.",
9520
+ "data-analysis": "Best for comparing the public sample, selected 128 episodes, and Hugging Face gated full-dataset metadata.",
9521
  "raw-sample": "Best for inspecting the sample files, media previews, and file relationships.",
9522
  suite: "Best for the unified 20-task map, radar comparisons, task cards, and score matrix.",
9523
  walkthroughs: "Best for case-study style task explanations.",
index.html CHANGED
@@ -7279,9 +7279,9 @@
7279
  <article class="snapshot-card">
7280
  <span class="status-pill">verified</span>
7281
  <h3>Dataset source alignment</h3>
7282
- <p>The public description is aligned to the official gated Xperience-10M dataset card, including modalities, scale, access, and current project coverage. The source snapshot records 31.9 TB on the HF surface, an about-1PB full-scale storage statement, 12,103 episode folders as upstream metadata, not a local data inventory, public sample license cc-by-nc-4.0, HOMIE Toolkit and Rerun 0.29.0 source tooling, and the official limited diversity note. See the source-alignment record for exact provenance.</p>
7283
  <div class="snapshot-meta">
7284
- <span>full dataset <strong>gated</strong></span>
7285
  <span>sample scope <strong>1 episode</strong></span>
7286
  <span>raw data mirrored <strong>no</strong></span>
7287
  </div>
@@ -7838,7 +7838,7 @@
7838
  <article class="artifact primary-artifact"><div><h3>Official dataset</h3><p>Xperience-10M is a gated large-scale egocentric multimodal dataset for embodied AI, robotics, spatial intelligence, and world modeling.</p></div><a href="https://huggingface.co/datasets/ropedia-ai/xperience-10m">official HF dataset</a></article>
7839
  <article class="artifact"><h3>Line 1 public sample</h3><p>The one-episode line builds the inspectable 20-task lab. Use Line 2 for selected-128 held-out comparison.</p><a href="https://huggingface.co/datasets/ropedia-ai/xperience-10m-sample">sample dataset</a></article>
7840
  <article class="artifact"><h3>Public sample inspection</h3><p>One public sample episode is exposed through the raw browser and modality atlas: synchronized video, embedded audio, HDF5 annotation groups, depth, pose/SLAM, mocap, IMU, calibration, language-derived signals, and source links in one place.</p><a href="#raw-sample">open raw browser</a><a href="data/raw_sample_files.json">raw manifest</a><a href="data/modality_atlas.json">stream metadata</a></article>
7841
- <article class="artifact"><h3>Data explorer analysis</h3><p>Compare the one-sample line, selected-128 feature exports, and full gated dataset metadata with scope stats, split counts, modality breakdowns, and readable charts.</p><a href="#data-analysis">open analysis</a><a href="https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/DATA_EXPLORER_ANALYSIS.md">analysis report</a></article>
7842
  <article class="artifact"><h3>Multi-episode pilot</h3><p>The selected 128-episode Qwen3-Omni LoRA v6 diagnostic run is verified with 4,032 held-out test predictions and 99.90% JSON validity. Action/subtask metrics are still weak, so this remains a baseline for error analysis.</p><a href="https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep">LoRA adapter</a><a href="data/qwen3_v5_v6_comparison.json">v5/v6 comparison</a></article>
7843
  <article class="artifact"><h3>Data boundary</h3><p>Raw MP4, HDF5, RRD files are streamed from the official public sample source when opened here; private gated data and full Qwen weights are not redistributed in this project.</p><a href="https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/DATA_NOTICE.md">data notice</a></article>
7844
  <article class="artifact"><h3>Implemented subset</h3><p>The public task lab uses one sample episode with 5,821 frames, 1,161 aligned windows, 8,546-dimensional task inputs, and 20 integrated task contracts.</p><a href="#suite">task suite</a><a href="data/task_suite_20.json">task contract data</a></article>
@@ -7853,7 +7853,7 @@
7853
  <div class="wrap">
7854
  <div class="section-head">
7855
  <h2>Data explorer analysis.</h2>
7856
- <p>Read the data at three separate scales: the official public sample episode, the selected 128-episode feature surface, and authenticated file metadata for the full gated Hugging Face dataset. The charts are generated by a reproducible script and keep raw data boundaries explicit.</p>
7857
  </div>
7858
  <div class="data-analysis-grid" aria-label="Three Xperience-10M data scopes">
7859
  <article class="data-analysis-card">
@@ -7879,7 +7879,7 @@
7879
  </div>
7880
  </article>
7881
  <article class="data-analysis-card">
7882
- <small>scope 3 / full gated dataset</small>
7883
  <h3>Full-corpus metadata.</h3>
7884
  <p>The official dataset remains gated. This project records file-level Hub metadata so readers can understand scale without downloading private raw MP4, HDF5, or RRD files.</p>
7885
  <div class="data-analysis-metrics">
@@ -7897,7 +7897,7 @@
7897
  <small>reader map</small>
7898
  <h3>What each data scale can answer.</h3>
7899
  </div>
7900
- <p>The goal is to make the data understandable without mixing raw public sample inspection, selected-128 derived artifacts, and full gated-dataset metadata into one ambiguous inventory.</p>
7901
  </div>
7902
  <table class="line-table">
7903
  <thead>
@@ -7934,9 +7934,9 @@
7934
  <div class="data-analysis-chart-grid" aria-label="Generated data explorer charts">
7935
  <article class="data-chart-card wide">
7936
  <small>scale comparison</small>
7937
- <h3>One sample, selected 128, and full dataset are different reading scopes.</h3>
7938
  <p>Log-scale bars keep the large jumps visible without hiding the small public-sample line.</p>
7939
- <img src="assets/charts/data_explorer_scope_ladder.svg?v=xperience10m-data-explorer-v1" alt="Scope ladder chart comparing public sample, selected 128 episodes, and full gated dataset by episode count, window rows, and training bytes.">
7940
  </article>
7941
  <article class="data-chart-card">
7942
  <small>sample feature anatomy</small>
@@ -7957,14 +7957,14 @@
7957
  <img src="assets/charts/data_explorer_selected128_split_rows.svg?v=xperience10m-data-explorer-v1" alt="Stacked bar chart of selected-128 processed rows by train, validation, and test split.">
7958
  </article>
7959
  <article class="data-chart-card">
7960
- <small>full dataset metadata</small>
7961
- <h3>The upstream dataset is mostly repeated episode file structure.</h3>
7962
- <p>Each complete episode usually has one annotation HDF5 and six MP4 streams; RRD viewer recordings are optional.</p>
7963
- <img src="assets/charts/data_explorer_full_file_composition.svg?v=xperience10m-data-explorer-v1" alt="Log-scale file composition chart for the gated full dataset metadata.">
7964
  </article>
7965
  </div>
7966
 
7967
- <p class="data-analysis-note"><strong>Source boundary:</strong> the full-corpus counts come from authenticated Hugging Face Hub file metadata for <a href="https://huggingface.co/datasets/ropedia-ai/xperience-10m">ropedia-ai/xperience-10m</a>. They describe repository scale and file organization; they do not inspect private row contents or redistribute raw data.</p>
7968
  <div class="data-analysis-actions">
7969
  <a class="button" href="#raw-sample">Open raw sample browser</a>
7970
  <a class="button" href="#suite">Open 20-task suite</a>
@@ -9517,7 +9517,7 @@ python scripts/validate_publication_package.py</code></pre>
9517
  roadmap: "Best for planning: what has shipped and what the next experiments should do.",
9518
  "reading-path": "Best for choosing an order through the repo, website, and HF surfaces.",
9519
  "dataset-card": "Best for source alignment and public-sample boundaries.",
9520
- "data-analysis": "Best for comparing the public sample, selected 128 episodes, and full gated dataset metadata.",
9521
  "raw-sample": "Best for inspecting the sample files, media previews, and file relationships.",
9522
  suite: "Best for the unified 20-task map, radar comparisons, task cards, and score matrix.",
9523
  walkthroughs: "Best for case-study style task explanations.",
 
7279
  <article class="snapshot-card">
7280
  <span class="status-pill">verified</span>
7281
  <h3>Dataset source alignment</h3>
7282
+ <p>The public description is aligned to the official gated Xperience-10M Hugging Face dataset card, including modalities, scale, access, and current project coverage. The source snapshot records 31.9 TB on the HF dataset surface, an about-1PB full-scale storage statement, 12,103 episode folders as upstream metadata, not a local data inventory, public sample license cc-by-nc-4.0, HOMIE Toolkit and Rerun 0.29.0 source tooling, and the official limited diversity note. See the source-alignment record for exact provenance.</p>
7283
  <div class="snapshot-meta">
7284
+ <span>full dataset <strong>HF gated</strong></span>
7285
  <span>sample scope <strong>1 episode</strong></span>
7286
  <span>raw data mirrored <strong>no</strong></span>
7287
  </div>
 
7838
  <article class="artifact primary-artifact"><div><h3>Official dataset</h3><p>Xperience-10M is a gated large-scale egocentric multimodal dataset for embodied AI, robotics, spatial intelligence, and world modeling.</p></div><a href="https://huggingface.co/datasets/ropedia-ai/xperience-10m">official HF dataset</a></article>
7839
  <article class="artifact"><h3>Line 1 public sample</h3><p>The one-episode line builds the inspectable 20-task lab. Use Line 2 for selected-128 held-out comparison.</p><a href="https://huggingface.co/datasets/ropedia-ai/xperience-10m-sample">sample dataset</a></article>
7840
  <article class="artifact"><h3>Public sample inspection</h3><p>One public sample episode is exposed through the raw browser and modality atlas: synchronized video, embedded audio, HDF5 annotation groups, depth, pose/SLAM, mocap, IMU, calibration, language-derived signals, and source links in one place.</p><a href="#raw-sample">open raw browser</a><a href="data/raw_sample_files.json">raw manifest</a><a href="data/modality_atlas.json">stream metadata</a></article>
7841
+ <article class="artifact"><h3>Data explorer analysis</h3><p>Compare the one-sample line, selected-128 feature exports, and Hugging Face gated full-dataset metadata with scope stats, split counts, modality breakdowns, and readable charts.</p><a href="#data-analysis">open analysis</a><a href="https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/DATA_EXPLORER_ANALYSIS.md">analysis report</a></article>
7842
  <article class="artifact"><h3>Multi-episode pilot</h3><p>The selected 128-episode Qwen3-Omni LoRA v6 diagnostic run is verified with 4,032 held-out test predictions and 99.90% JSON validity. Action/subtask metrics are still weak, so this remains a baseline for error analysis.</p><a href="https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep">LoRA adapter</a><a href="data/qwen3_v5_v6_comparison.json">v5/v6 comparison</a></article>
7843
  <article class="artifact"><h3>Data boundary</h3><p>Raw MP4, HDF5, RRD files are streamed from the official public sample source when opened here; private gated data and full Qwen weights are not redistributed in this project.</p><a href="https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/DATA_NOTICE.md">data notice</a></article>
7844
  <article class="artifact"><h3>Implemented subset</h3><p>The public task lab uses one sample episode with 5,821 frames, 1,161 aligned windows, 8,546-dimensional task inputs, and 20 integrated task contracts.</p><a href="#suite">task suite</a><a href="data/task_suite_20.json">task contract data</a></article>
 
7853
  <div class="wrap">
7854
  <div class="section-head">
7855
  <h2>Data explorer analysis.</h2>
7856
+ <p>Read the data at three separate scales: the official public sample episode, the selected 128-episode feature surface, and authenticated file metadata for the Hugging Face-hosted gated full dataset. The charts are generated by a reproducible script and keep raw data boundaries explicit.</p>
7857
  </div>
7858
  <div class="data-analysis-grid" aria-label="Three Xperience-10M data scopes">
7859
  <article class="data-analysis-card">
 
7879
  </div>
7880
  </article>
7881
  <article class="data-analysis-card">
7882
+ <small>scope 3 / HF gated full dataset</small>
7883
  <h3>Full-corpus metadata.</h3>
7884
  <p>The official dataset remains gated. This project records file-level Hub metadata so readers can understand scale without downloading private raw MP4, HDF5, or RRD files.</p>
7885
  <div class="data-analysis-metrics">
 
7897
  <small>reader map</small>
7898
  <h3>What each data scale can answer.</h3>
7899
  </div>
7900
+ <p>The goal is to make the data understandable without mixing raw public sample inspection, selected-128 derived artifacts, and Hugging Face gated full-dataset metadata into one ambiguous inventory.</p>
7901
  </div>
7902
  <table class="line-table">
7903
  <thead>
 
7934
  <div class="data-analysis-chart-grid" aria-label="Generated data explorer charts">
7935
  <article class="data-chart-card wide">
7936
  <small>scale comparison</small>
7937
+ <h3>One sample, selected 128, and the HF full dataset are different reading scopes.</h3>
7938
  <p>Log-scale bars keep the large jumps visible without hiding the small public-sample line.</p>
7939
+ <img src="assets/charts/data_explorer_scope_ladder.svg?v=xperience10m-data-explorer-v1" alt="Scope ladder chart comparing public sample, selected 128 episodes, and the Hugging Face gated full dataset by episode count, window rows, and training bytes.">
7940
  </article>
7941
  <article class="data-chart-card">
7942
  <small>sample feature anatomy</small>
 
7957
  <img src="assets/charts/data_explorer_selected128_split_rows.svg?v=xperience10m-data-explorer-v1" alt="Stacked bar chart of selected-128 processed rows by train, validation, and test split.">
7958
  </article>
7959
  <article class="data-chart-card">
7960
+ <small>HF full-dataset metadata</small>
7961
+ <h3>The Hugging Face full dataset is mostly repeated episode file structure.</h3>
7962
+ <p>The counts come from the gated <a href="https://huggingface.co/datasets/ropedia-ai/xperience-10m">ropedia-ai/xperience-10m</a> repository on Hugging Face. Each complete episode usually has one annotation HDF5 and six MP4 streams; RRD viewer recordings are optional.</p>
7963
+ <img src="assets/charts/data_explorer_full_file_composition.svg?v=xperience10m-data-explorer-v1" alt="Log-scale file composition chart for the gated Hugging Face full-dataset metadata.">
7964
  </article>
7965
  </div>
7966
 
7967
+ <p class="data-analysis-note"><strong>Source boundary:</strong> the full-corpus counts are the Hugging Face-hosted dataset version: authenticated Hugging Face Hub file metadata for <a href="https://huggingface.co/datasets/ropedia-ai/xperience-10m">ropedia-ai/xperience-10m</a>. They describe repository scale and file organization; they do not inspect private row contents or redistribute raw data.</p>
7968
  <div class="data-analysis-actions">
7969
  <a class="button" href="#raw-sample">Open raw sample browser</a>
7970
  <a class="button" href="#suite">Open 20-task suite</a>
 
9517
  roadmap: "Best for planning: what has shipped and what the next experiments should do.",
9518
  "reading-path": "Best for choosing an order through the repo, website, and HF surfaces.",
9519
  "dataset-card": "Best for source alignment and public-sample boundaries.",
9520
+ "data-analysis": "Best for comparing the public sample, selected 128 episodes, and Hugging Face gated full-dataset metadata.",
9521
  "raw-sample": "Best for inspecting the sample files, media previews, and file relationships.",
9522
  suite: "Best for the unified 20-task map, radar comparisons, task cards, and score matrix.",
9523
  walkthroughs: "Best for case-study style task explanations.",
metrics/data_explorer_analysis.json CHANGED
@@ -2,7 +2,7 @@
2
  "charts": [
3
  {
4
  "path": "assets/charts/data_explorer_scope_ladder.svg",
5
- "question": "How do the public sample, selected 128 episodes, and full gated dataset differ in scale?",
6
  "title": "Scope ladder"
7
  },
8
  {
@@ -22,8 +22,8 @@
22
  },
23
  {
24
  "path": "assets/charts/data_explorer_full_file_composition.svg",
25
- "question": "What file types dominate the gated full-dataset metadata?",
26
- "title": "Full dataset file composition"
27
  }
28
  ],
29
  "full_hf_dataset": {
@@ -154,7 +154,7 @@
154
  }
155
  ],
156
  "last_modified": "2026-04-21T05:03:45+00:00",
157
- "metadata_note": "The official dataset is gated. These full-corpus figures use authenticated Hugging Face Hub file metadata only; they do not inspect private row content or redistribute raw MP4/HDF5/RRD files.",
158
  "pilot_scale_estimates": {
159
  "all_complete_episodes_windows_at_256_each": 3098112,
160
  "episode_100_windows_at_256_each": 25600,
@@ -196,7 +196,7 @@
196
  "6": 12102
197
  }
198
  },
199
- "generated_at_utc": "2026-06-23T09:35:08Z",
200
  "public_sample": {
201
  "dataset": {
202
  "episode_id": "xperience-10m-sample",
 
2
  "charts": [
3
  {
4
  "path": "assets/charts/data_explorer_scope_ladder.svg",
5
+ "question": "How do the public sample, selected 128 episodes, and Hugging Face gated full dataset version differ in scale?",
6
  "title": "Scope ladder"
7
  },
8
  {
 
22
  },
23
  {
24
  "path": "assets/charts/data_explorer_full_file_composition.svg",
25
+ "question": "What file types dominate the Hugging Face gated full-dataset metadata?",
26
+ "title": "Hugging Face full dataset file composition"
27
  }
28
  ],
29
  "full_hf_dataset": {
 
154
  }
155
  ],
156
  "last_modified": "2026-04-21T05:03:45+00:00",
157
+ "metadata_note": "The official dataset is gated on Hugging Face. These full-corpus figures use authenticated Hugging Face Hub file metadata for the HF-hosted dataset version only; they do not inspect private row content or redistribute raw MP4/HDF5/RRD files.",
158
  "pilot_scale_estimates": {
159
  "all_complete_episodes_windows_at_256_each": 3098112,
160
  "episode_100_windows_at_256_each": 25600,
 
196
  "6": 12102
197
  }
198
  },
199
+ "generated_at_utc": "2026-06-23T11:37:29Z",
200
  "public_sample": {
201
  "dataset": {
202
  "episode_id": "xperience-10m-sample",
metrics/mirror_parity.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "status": "pass",
3
- "generated_at_utc": "2026-06-23T11:08:14+00:00",
4
  "hf_root": "hf_publish",
5
  "summary": {
6
  "group_count": 1316,
@@ -236,45 +236,45 @@
236
  "local": {
237
  "path": "repo:docs/data/data_explorer_analysis.json",
238
  "exists": true,
239
- "bytes": 21206,
240
- "sha256": "84fce408007f34bf4574fdfd39d14e738e32e243654634419259074c8db4f81a"
241
  },
242
  "mirrors": {
243
  "hf_space": {
244
  "path": "hf_space:data/data_explorer_analysis.json",
245
  "exists": true,
246
- "bytes": 21206,
247
- "sha256": "84fce408007f34bf4574fdfd39d14e738e32e243654634419259074c8db4f81a"
248
  },
249
  "hf_artifacts_data": {
250
  "path": "hf_artifacts:data/data_explorer_analysis.json",
251
  "exists": true,
252
- "bytes": 21206,
253
- "sha256": "84fce408007f34bf4574fdfd39d14e738e32e243654634419259074c8db4f81a"
254
  },
255
  "hf_artifacts": {
256
  "path": "hf_artifacts:docs/data/data_explorer_analysis.json",
257
  "exists": true,
258
- "bytes": 21206,
259
- "sha256": "84fce408007f34bf4574fdfd39d14e738e32e243654634419259074c8db4f81a"
260
  },
261
  "hf_model_data": {
262
  "path": "hf_model:data/data_explorer_analysis.json",
263
  "exists": true,
264
- "bytes": 21206,
265
- "sha256": "84fce408007f34bf4574fdfd39d14e738e32e243654634419259074c8db4f81a"
266
  },
267
  "hf_model_docs_data": {
268
  "path": "hf_model:docs/data/data_explorer_analysis.json",
269
  "exists": true,
270
- "bytes": 21206,
271
- "sha256": "84fce408007f34bf4574fdfd39d14e738e32e243654634419259074c8db4f81a"
272
  },
273
  "hf_model": {
274
  "path": "hf_model:metrics/data_explorer_analysis.json",
275
  "exists": true,
276
- "bytes": 21206,
277
- "sha256": "84fce408007f34bf4574fdfd39d14e738e32e243654634419259074c8db4f81a"
278
  }
279
  },
280
  "failures": []
@@ -1021,44 +1021,44 @@
1021
  "path": "repo:docs/data/publication_audit.json",
1022
  "exists": true,
1023
  "bytes": 10940,
1024
- "sha256": "8c7eb4d74013ba7fce655f7ad8daa45c198d96b90b904ff23ffa615a198cadb0"
1025
  },
1026
  "mirrors": {
1027
  "hf_space": {
1028
  "path": "hf_space:data/publication_audit.json",
1029
  "exists": true,
1030
  "bytes": 10940,
1031
- "sha256": "8c7eb4d74013ba7fce655f7ad8daa45c198d96b90b904ff23ffa615a198cadb0"
1032
  },
1033
  "hf_artifacts_data": {
1034
  "path": "hf_artifacts:data/publication_audit.json",
1035
  "exists": true,
1036
  "bytes": 10940,
1037
- "sha256": "8c7eb4d74013ba7fce655f7ad8daa45c198d96b90b904ff23ffa615a198cadb0"
1038
  },
1039
  "hf_artifacts": {
1040
  "path": "hf_artifacts:docs/data/publication_audit.json",
1041
  "exists": true,
1042
  "bytes": 10940,
1043
- "sha256": "8c7eb4d74013ba7fce655f7ad8daa45c198d96b90b904ff23ffa615a198cadb0"
1044
  },
1045
  "hf_model_data": {
1046
  "path": "hf_model:data/publication_audit.json",
1047
  "exists": true,
1048
  "bytes": 10940,
1049
- "sha256": "8c7eb4d74013ba7fce655f7ad8daa45c198d96b90b904ff23ffa615a198cadb0"
1050
  },
1051
  "hf_model_docs_data": {
1052
  "path": "hf_model:docs/data/publication_audit.json",
1053
  "exists": true,
1054
  "bytes": 10940,
1055
- "sha256": "8c7eb4d74013ba7fce655f7ad8daa45c198d96b90b904ff23ffa615a198cadb0"
1056
  },
1057
  "hf_model": {
1058
  "path": "hf_model:metrics/publication_audit.json",
1059
  "exists": true,
1060
  "bytes": 10940,
1061
- "sha256": "8c7eb4d74013ba7fce655f7ad8daa45c198d96b90b904ff23ffa615a198cadb0"
1062
  }
1063
  },
1064
  "failures": []
@@ -1070,44 +1070,44 @@
1070
  "path": "repo:docs/data/public_surface_qa.json",
1071
  "exists": true,
1072
  "bytes": 7690,
1073
- "sha256": "2fc3e1156d56d8275ca238576fa2936782b2c40807be9b0ff239b7c9d6bab011"
1074
  },
1075
  "mirrors": {
1076
  "hf_space": {
1077
  "path": "hf_space:data/public_surface_qa.json",
1078
  "exists": true,
1079
  "bytes": 7690,
1080
- "sha256": "2fc3e1156d56d8275ca238576fa2936782b2c40807be9b0ff239b7c9d6bab011"
1081
  },
1082
  "hf_artifacts_data": {
1083
  "path": "hf_artifacts:data/public_surface_qa.json",
1084
  "exists": true,
1085
  "bytes": 7690,
1086
- "sha256": "2fc3e1156d56d8275ca238576fa2936782b2c40807be9b0ff239b7c9d6bab011"
1087
  },
1088
  "hf_artifacts": {
1089
  "path": "hf_artifacts:docs/data/public_surface_qa.json",
1090
  "exists": true,
1091
  "bytes": 7690,
1092
- "sha256": "2fc3e1156d56d8275ca238576fa2936782b2c40807be9b0ff239b7c9d6bab011"
1093
  },
1094
  "hf_model_data": {
1095
  "path": "hf_model:data/public_surface_qa.json",
1096
  "exists": true,
1097
  "bytes": 7690,
1098
- "sha256": "2fc3e1156d56d8275ca238576fa2936782b2c40807be9b0ff239b7c9d6bab011"
1099
  },
1100
  "hf_model_docs_data": {
1101
  "path": "hf_model:docs/data/public_surface_qa.json",
1102
  "exists": true,
1103
  "bytes": 7690,
1104
- "sha256": "2fc3e1156d56d8275ca238576fa2936782b2c40807be9b0ff239b7c9d6bab011"
1105
  },
1106
  "hf_model": {
1107
  "path": "hf_model:metrics/public_surface_qa.json",
1108
  "exists": true,
1109
  "bytes": 7690,
1110
- "sha256": "2fc3e1156d56d8275ca238576fa2936782b2c40807be9b0ff239b7c9d6bab011"
1111
  }
1112
  },
1113
  "failures": []
@@ -1266,44 +1266,44 @@
1266
  "path": "repo:docs/data/quality_gates.json",
1267
  "exists": true,
1268
  "bytes": 8640,
1269
- "sha256": "79f85b1f8bedf297a9d8834952f5e2e58261e44a8af9796f21bc2acfad96367d"
1270
  },
1271
  "mirrors": {
1272
  "hf_space": {
1273
  "path": "hf_space:data/quality_gates.json",
1274
  "exists": true,
1275
  "bytes": 8640,
1276
- "sha256": "79f85b1f8bedf297a9d8834952f5e2e58261e44a8af9796f21bc2acfad96367d"
1277
  },
1278
  "hf_artifacts_data": {
1279
  "path": "hf_artifacts:data/quality_gates.json",
1280
  "exists": true,
1281
  "bytes": 8640,
1282
- "sha256": "79f85b1f8bedf297a9d8834952f5e2e58261e44a8af9796f21bc2acfad96367d"
1283
  },
1284
  "hf_artifacts": {
1285
  "path": "hf_artifacts:docs/data/quality_gates.json",
1286
  "exists": true,
1287
  "bytes": 8640,
1288
- "sha256": "79f85b1f8bedf297a9d8834952f5e2e58261e44a8af9796f21bc2acfad96367d"
1289
  },
1290
  "hf_model_data": {
1291
  "path": "hf_model:data/quality_gates.json",
1292
  "exists": true,
1293
  "bytes": 8640,
1294
- "sha256": "79f85b1f8bedf297a9d8834952f5e2e58261e44a8af9796f21bc2acfad96367d"
1295
  },
1296
  "hf_model_docs_data": {
1297
  "path": "hf_model:docs/data/quality_gates.json",
1298
  "exists": true,
1299
  "bytes": 8640,
1300
- "sha256": "79f85b1f8bedf297a9d8834952f5e2e58261e44a8af9796f21bc2acfad96367d"
1301
  },
1302
  "hf_model": {
1303
  "path": "hf_model:metrics/quality_gates.json",
1304
  "exists": true,
1305
  "bytes": 8640,
1306
- "sha256": "79f85b1f8bedf297a9d8834952f5e2e58261e44a8af9796f21bc2acfad96367d"
1307
  }
1308
  },
1309
  "failures": []
@@ -1804,45 +1804,45 @@
1804
  "local": {
1805
  "path": "repo:docs/data/source_alignment_audit.json",
1806
  "exists": true,
1807
- "bytes": 4432,
1808
- "sha256": "272a33cc673affb754af2cae533c4be8c7cd7fda15838b9f4681b90c20c0edce"
1809
  },
1810
  "mirrors": {
1811
  "hf_space": {
1812
  "path": "hf_space:data/source_alignment_audit.json",
1813
  "exists": true,
1814
- "bytes": 4432,
1815
- "sha256": "272a33cc673affb754af2cae533c4be8c7cd7fda15838b9f4681b90c20c0edce"
1816
  },
1817
  "hf_artifacts_data": {
1818
  "path": "hf_artifacts:data/source_alignment_audit.json",
1819
  "exists": true,
1820
- "bytes": 4432,
1821
- "sha256": "272a33cc673affb754af2cae533c4be8c7cd7fda15838b9f4681b90c20c0edce"
1822
  },
1823
  "hf_artifacts": {
1824
  "path": "hf_artifacts:docs/data/source_alignment_audit.json",
1825
  "exists": true,
1826
- "bytes": 4432,
1827
- "sha256": "272a33cc673affb754af2cae533c4be8c7cd7fda15838b9f4681b90c20c0edce"
1828
  },
1829
  "hf_model_data": {
1830
  "path": "hf_model:data/source_alignment_audit.json",
1831
  "exists": true,
1832
- "bytes": 4432,
1833
- "sha256": "272a33cc673affb754af2cae533c4be8c7cd7fda15838b9f4681b90c20c0edce"
1834
  },
1835
  "hf_model_docs_data": {
1836
  "path": "hf_model:docs/data/source_alignment_audit.json",
1837
  "exists": true,
1838
- "bytes": 4432,
1839
- "sha256": "272a33cc673affb754af2cae533c4be8c7cd7fda15838b9f4681b90c20c0edce"
1840
  },
1841
  "hf_model": {
1842
  "path": "hf_model:metrics/source_alignment_audit.json",
1843
  "exists": true,
1844
- "bytes": 4432,
1845
- "sha256": "272a33cc673affb754af2cae533c4be8c7cd7fda15838b9f4681b90c20c0edce"
1846
  }
1847
  },
1848
  "failures": []
@@ -2246,44 +2246,44 @@
2246
  "path": "repo:docs/data/task_surface_integrity.json",
2247
  "exists": true,
2248
  "bytes": 46399,
2249
- "sha256": "8ffe222a74970d073cb42c3295ca22468708cf5d1366b0609b505e7b14e899c0"
2250
  },
2251
  "mirrors": {
2252
  "hf_space": {
2253
  "path": "hf_space:data/task_surface_integrity.json",
2254
  "exists": true,
2255
  "bytes": 46399,
2256
- "sha256": "8ffe222a74970d073cb42c3295ca22468708cf5d1366b0609b505e7b14e899c0"
2257
  },
2258
  "hf_artifacts_data": {
2259
  "path": "hf_artifacts:data/task_surface_integrity.json",
2260
  "exists": true,
2261
  "bytes": 46399,
2262
- "sha256": "8ffe222a74970d073cb42c3295ca22468708cf5d1366b0609b505e7b14e899c0"
2263
  },
2264
  "hf_artifacts": {
2265
  "path": "hf_artifacts:docs/data/task_surface_integrity.json",
2266
  "exists": true,
2267
  "bytes": 46399,
2268
- "sha256": "8ffe222a74970d073cb42c3295ca22468708cf5d1366b0609b505e7b14e899c0"
2269
  },
2270
  "hf_model_data": {
2271
  "path": "hf_model:data/task_surface_integrity.json",
2272
  "exists": true,
2273
  "bytes": 46399,
2274
- "sha256": "8ffe222a74970d073cb42c3295ca22468708cf5d1366b0609b505e7b14e899c0"
2275
  },
2276
  "hf_model_docs_data": {
2277
  "path": "hf_model:docs/data/task_surface_integrity.json",
2278
  "exists": true,
2279
  "bytes": 46399,
2280
- "sha256": "8ffe222a74970d073cb42c3295ca22468708cf5d1366b0609b505e7b14e899c0"
2281
  },
2282
  "hf_model": {
2283
  "path": "hf_model:metrics/task_surface_integrity.json",
2284
  "exists": true,
2285
  "bytes": 46399,
2286
- "sha256": "8ffe222a74970d073cb42c3295ca22468708cf5d1366b0609b505e7b14e899c0"
2287
  }
2288
  },
2289
  "failures": []
@@ -2638,44 +2638,44 @@
2638
  "path": "repo:docs/data/website_integrity.json",
2639
  "exists": true,
2640
  "bytes": 26146,
2641
- "sha256": "c3205a488707f1a8fb273d27a64684ced02bb18f5b5c366f8bc5b74839c2920b"
2642
  },
2643
  "mirrors": {
2644
  "hf_space": {
2645
  "path": "hf_space:data/website_integrity.json",
2646
  "exists": true,
2647
  "bytes": 26146,
2648
- "sha256": "c3205a488707f1a8fb273d27a64684ced02bb18f5b5c366f8bc5b74839c2920b"
2649
  },
2650
  "hf_artifacts_data": {
2651
  "path": "hf_artifacts:data/website_integrity.json",
2652
  "exists": true,
2653
  "bytes": 26146,
2654
- "sha256": "c3205a488707f1a8fb273d27a64684ced02bb18f5b5c366f8bc5b74839c2920b"
2655
  },
2656
  "hf_artifacts": {
2657
  "path": "hf_artifacts:docs/data/website_integrity.json",
2658
  "exists": true,
2659
  "bytes": 26146,
2660
- "sha256": "c3205a488707f1a8fb273d27a64684ced02bb18f5b5c366f8bc5b74839c2920b"
2661
  },
2662
  "hf_model_data": {
2663
  "path": "hf_model:data/website_integrity.json",
2664
  "exists": true,
2665
  "bytes": 26146,
2666
- "sha256": "c3205a488707f1a8fb273d27a64684ced02bb18f5b5c366f8bc5b74839c2920b"
2667
  },
2668
  "hf_model_docs_data": {
2669
  "path": "hf_model:docs/data/website_integrity.json",
2670
  "exists": true,
2671
  "bytes": 26146,
2672
- "sha256": "c3205a488707f1a8fb273d27a64684ced02bb18f5b5c366f8bc5b74839c2920b"
2673
  },
2674
  "hf_model": {
2675
  "path": "hf_model:metrics/website_integrity.json",
2676
  "exists": true,
2677
  "bytes": 26146,
2678
- "sha256": "c3205a488707f1a8fb273d27a64684ced02bb18f5b5c366f8bc5b74839c2920b"
2679
  }
2680
  },
2681
  "failures": []
@@ -2735,45 +2735,45 @@
2735
  "local": {
2736
  "path": "repo:docs/data/xperience10m_dataset_card_alignment.json",
2737
  "exists": true,
2738
- "bytes": 7559,
2739
- "sha256": "1ef3f56b1cc29603d8c6c363a948dc9e406b77691f0e04e9346c150fae8ca1af"
2740
  },
2741
  "mirrors": {
2742
  "hf_space": {
2743
  "path": "hf_space:data/xperience10m_dataset_card_alignment.json",
2744
  "exists": true,
2745
- "bytes": 7559,
2746
- "sha256": "1ef3f56b1cc29603d8c6c363a948dc9e406b77691f0e04e9346c150fae8ca1af"
2747
  },
2748
  "hf_artifacts_data": {
2749
  "path": "hf_artifacts:data/xperience10m_dataset_card_alignment.json",
2750
  "exists": true,
2751
- "bytes": 7559,
2752
- "sha256": "1ef3f56b1cc29603d8c6c363a948dc9e406b77691f0e04e9346c150fae8ca1af"
2753
  },
2754
  "hf_artifacts": {
2755
  "path": "hf_artifacts:docs/data/xperience10m_dataset_card_alignment.json",
2756
  "exists": true,
2757
- "bytes": 7559,
2758
- "sha256": "1ef3f56b1cc29603d8c6c363a948dc9e406b77691f0e04e9346c150fae8ca1af"
2759
  },
2760
  "hf_model_data": {
2761
  "path": "hf_model:data/xperience10m_dataset_card_alignment.json",
2762
  "exists": true,
2763
- "bytes": 7559,
2764
- "sha256": "1ef3f56b1cc29603d8c6c363a948dc9e406b77691f0e04e9346c150fae8ca1af"
2765
  },
2766
  "hf_model_docs_data": {
2767
  "path": "hf_model:docs/data/xperience10m_dataset_card_alignment.json",
2768
  "exists": true,
2769
- "bytes": 7559,
2770
- "sha256": "1ef3f56b1cc29603d8c6c363a948dc9e406b77691f0e04e9346c150fae8ca1af"
2771
  },
2772
  "hf_model": {
2773
  "path": "hf_model:metrics/xperience10m_dataset_card_alignment.json",
2774
  "exists": true,
2775
- "bytes": 7559,
2776
- "sha256": "1ef3f56b1cc29603d8c6c363a948dc9e406b77691f0e04e9346c150fae8ca1af"
2777
  }
2778
  },
2779
  "failures": []
@@ -2822,32 +2822,32 @@
2822
  "path": "repo:docs/assets/charts/data_explorer_full_file_composition.svg",
2823
  "exists": true,
2824
  "bytes": 49697,
2825
- "sha256": "d610de2826e3f0e39ba647e50791989fdbca28bd85ceff9edb1e30858493b0cd"
2826
  },
2827
  "mirrors": {
2828
  "hf_space": {
2829
  "path": "hf_space:assets/charts/data_explorer_full_file_composition.svg",
2830
  "exists": true,
2831
  "bytes": 49697,
2832
- "sha256": "d610de2826e3f0e39ba647e50791989fdbca28bd85ceff9edb1e30858493b0cd"
2833
  },
2834
  "hf_artifacts_docs": {
2835
  "path": "hf_artifacts:docs/assets/charts/data_explorer_full_file_composition.svg",
2836
  "exists": true,
2837
  "bytes": 49697,
2838
- "sha256": "d610de2826e3f0e39ba647e50791989fdbca28bd85ceff9edb1e30858493b0cd"
2839
  },
2840
  "hf_artifacts_card": {
2841
  "path": "hf_artifacts:assets/charts/data_explorer_full_file_composition.svg",
2842
  "exists": true,
2843
  "bytes": 49697,
2844
- "sha256": "d610de2826e3f0e39ba647e50791989fdbca28bd85ceff9edb1e30858493b0cd"
2845
  },
2846
  "hf_model": {
2847
  "path": "hf_model:assets/charts/data_explorer_full_file_composition.svg",
2848
  "exists": true,
2849
  "bytes": 49697,
2850
- "sha256": "d610de2826e3f0e39ba647e50791989fdbca28bd85ceff9edb1e30858493b0cd"
2851
  }
2852
  },
2853
  "failures": []
@@ -2859,32 +2859,32 @@
2859
  "path": "repo:docs/assets/charts/data_explorer_sample_action_distribution.svg",
2860
  "exists": true,
2861
  "bytes": 59497,
2862
- "sha256": "9f4b3caeafbce47f66a9bca2985866f0820feb6e1fe7b9b7aa9dc3b57f3e50ed"
2863
  },
2864
  "mirrors": {
2865
  "hf_space": {
2866
  "path": "hf_space:assets/charts/data_explorer_sample_action_distribution.svg",
2867
  "exists": true,
2868
  "bytes": 59497,
2869
- "sha256": "9f4b3caeafbce47f66a9bca2985866f0820feb6e1fe7b9b7aa9dc3b57f3e50ed"
2870
  },
2871
  "hf_artifacts_docs": {
2872
  "path": "hf_artifacts:docs/assets/charts/data_explorer_sample_action_distribution.svg",
2873
  "exists": true,
2874
  "bytes": 59497,
2875
- "sha256": "9f4b3caeafbce47f66a9bca2985866f0820feb6e1fe7b9b7aa9dc3b57f3e50ed"
2876
  },
2877
  "hf_artifacts_card": {
2878
  "path": "hf_artifacts:assets/charts/data_explorer_sample_action_distribution.svg",
2879
  "exists": true,
2880
  "bytes": 59497,
2881
- "sha256": "9f4b3caeafbce47f66a9bca2985866f0820feb6e1fe7b9b7aa9dc3b57f3e50ed"
2882
  },
2883
  "hf_model": {
2884
  "path": "hf_model:assets/charts/data_explorer_sample_action_distribution.svg",
2885
  "exists": true,
2886
  "bytes": 59497,
2887
- "sha256": "9f4b3caeafbce47f66a9bca2985866f0820feb6e1fe7b9b7aa9dc3b57f3e50ed"
2888
  }
2889
  },
2890
  "failures": []
@@ -2896,32 +2896,32 @@
2896
  "path": "repo:docs/assets/charts/data_explorer_sample_feature_modalities.svg",
2897
  "exists": true,
2898
  "bytes": 48782,
2899
- "sha256": "3089e8a3916caf6fcaad348e34d793643c0e211dd3fb93aea67de3324514a955"
2900
  },
2901
  "mirrors": {
2902
  "hf_space": {
2903
  "path": "hf_space:assets/charts/data_explorer_sample_feature_modalities.svg",
2904
  "exists": true,
2905
  "bytes": 48782,
2906
- "sha256": "3089e8a3916caf6fcaad348e34d793643c0e211dd3fb93aea67de3324514a955"
2907
  },
2908
  "hf_artifacts_docs": {
2909
  "path": "hf_artifacts:docs/assets/charts/data_explorer_sample_feature_modalities.svg",
2910
  "exists": true,
2911
  "bytes": 48782,
2912
- "sha256": "3089e8a3916caf6fcaad348e34d793643c0e211dd3fb93aea67de3324514a955"
2913
  },
2914
  "hf_artifacts_card": {
2915
  "path": "hf_artifacts:assets/charts/data_explorer_sample_feature_modalities.svg",
2916
  "exists": true,
2917
  "bytes": 48782,
2918
- "sha256": "3089e8a3916caf6fcaad348e34d793643c0e211dd3fb93aea67de3324514a955"
2919
  },
2920
  "hf_model": {
2921
  "path": "hf_model:assets/charts/data_explorer_sample_feature_modalities.svg",
2922
  "exists": true,
2923
  "bytes": 48782,
2924
- "sha256": "3089e8a3916caf6fcaad348e34d793643c0e211dd3fb93aea67de3324514a955"
2925
  }
2926
  },
2927
  "failures": []
@@ -2932,33 +2932,33 @@
2932
  "local": {
2933
  "path": "repo:docs/assets/charts/data_explorer_scope_ladder.svg",
2934
  "exists": true,
2935
- "bytes": 94443,
2936
- "sha256": "35eb717e2299cd8e0499f8a210255ac34edb0c6dcb58b3ced7082c5e2e45e82b"
2937
  },
2938
  "mirrors": {
2939
  "hf_space": {
2940
  "path": "hf_space:assets/charts/data_explorer_scope_ladder.svg",
2941
  "exists": true,
2942
- "bytes": 94443,
2943
- "sha256": "35eb717e2299cd8e0499f8a210255ac34edb0c6dcb58b3ced7082c5e2e45e82b"
2944
  },
2945
  "hf_artifacts_docs": {
2946
  "path": "hf_artifacts:docs/assets/charts/data_explorer_scope_ladder.svg",
2947
  "exists": true,
2948
- "bytes": 94443,
2949
- "sha256": "35eb717e2299cd8e0499f8a210255ac34edb0c6dcb58b3ced7082c5e2e45e82b"
2950
  },
2951
  "hf_artifacts_card": {
2952
  "path": "hf_artifacts:assets/charts/data_explorer_scope_ladder.svg",
2953
  "exists": true,
2954
- "bytes": 94443,
2955
- "sha256": "35eb717e2299cd8e0499f8a210255ac34edb0c6dcb58b3ced7082c5e2e45e82b"
2956
  },
2957
  "hf_model": {
2958
  "path": "hf_model:assets/charts/data_explorer_scope_ladder.svg",
2959
  "exists": true,
2960
- "bytes": 94443,
2961
- "sha256": "35eb717e2299cd8e0499f8a210255ac34edb0c6dcb58b3ced7082c5e2e45e82b"
2962
  }
2963
  },
2964
  "failures": []
@@ -2970,32 +2970,32 @@
2970
  "path": "repo:docs/assets/charts/data_explorer_selected128_split_rows.svg",
2971
  "exists": true,
2972
  "bytes": 50637,
2973
- "sha256": "60a21c4528b5167d2d4856f010d74a86159d9df2f43ee1263240507888a41610"
2974
  },
2975
  "mirrors": {
2976
  "hf_space": {
2977
  "path": "hf_space:assets/charts/data_explorer_selected128_split_rows.svg",
2978
  "exists": true,
2979
  "bytes": 50637,
2980
- "sha256": "60a21c4528b5167d2d4856f010d74a86159d9df2f43ee1263240507888a41610"
2981
  },
2982
  "hf_artifacts_docs": {
2983
  "path": "hf_artifacts:docs/assets/charts/data_explorer_selected128_split_rows.svg",
2984
  "exists": true,
2985
  "bytes": 50637,
2986
- "sha256": "60a21c4528b5167d2d4856f010d74a86159d9df2f43ee1263240507888a41610"
2987
  },
2988
  "hf_artifacts_card": {
2989
  "path": "hf_artifacts:assets/charts/data_explorer_selected128_split_rows.svg",
2990
  "exists": true,
2991
  "bytes": 50637,
2992
- "sha256": "60a21c4528b5167d2d4856f010d74a86159d9df2f43ee1263240507888a41610"
2993
  },
2994
  "hf_model": {
2995
  "path": "hf_model:assets/charts/data_explorer_selected128_split_rows.svg",
2996
  "exists": true,
2997
  "bytes": 50637,
2998
- "sha256": "60a21c4528b5167d2d4856f010d74a86159d9df2f43ee1263240507888a41610"
2999
  }
3000
  },
3001
  "failures": []
@@ -6758,21 +6758,21 @@
6758
  "local": {
6759
  "path": "repo:scripts/build_data_explorer_analysis.py",
6760
  "exists": true,
6761
- "bytes": 26652,
6762
- "sha256": "10ce20f5e3dcefbd3a81bb649de0f2cea335a3ffc15fe58334a3f20b8007ac9d"
6763
  },
6764
  "mirrors": {
6765
  "hf_artifacts": {
6766
  "path": "hf_artifacts:scripts/build_data_explorer_analysis.py",
6767
  "exists": true,
6768
- "bytes": 26652,
6769
- "sha256": "10ce20f5e3dcefbd3a81bb649de0f2cea335a3ffc15fe58334a3f20b8007ac9d"
6770
  },
6771
  "hf_model": {
6772
  "path": "hf_model:scripts/build_data_explorer_analysis.py",
6773
  "exists": true,
6774
- "bytes": 26652,
6775
- "sha256": "10ce20f5e3dcefbd3a81bb649de0f2cea335a3ffc15fe58334a3f20b8007ac9d"
6776
  }
6777
  },
6778
  "failures": []
@@ -6958,21 +6958,21 @@
6958
  "local": {
6959
  "path": "repo:scripts/build_multilingual_public_readmes.py",
6960
  "exists": true,
6961
- "bytes": 63220,
6962
- "sha256": "bc003f7e8b9188c18fd97192c4d6722e5bd2742211a140b1539bb0008adb7eb9"
6963
  },
6964
  "mirrors": {
6965
  "hf_artifacts": {
6966
  "path": "hf_artifacts:scripts/build_multilingual_public_readmes.py",
6967
  "exists": true,
6968
- "bytes": 63220,
6969
- "sha256": "bc003f7e8b9188c18fd97192c4d6722e5bd2742211a140b1539bb0008adb7eb9"
6970
  },
6971
  "hf_model": {
6972
  "path": "hf_model:scripts/build_multilingual_public_readmes.py",
6973
  "exists": true,
6974
- "bytes": 63220,
6975
- "sha256": "bc003f7e8b9188c18fd97192c4d6722e5bd2742211a140b1539bb0008adb7eb9"
6976
  }
6977
  },
6978
  "failures": []
@@ -7483,21 +7483,21 @@
7483
  "local": {
7484
  "path": "repo:scripts/validate_source_alignment.py",
7485
  "exists": true,
7486
- "bytes": 15849,
7487
- "sha256": "d6252f21c70cf4cf95de7dab4c87131f6028c798f68f70f3c44ec0f8dca05b20"
7488
  },
7489
  "mirrors": {
7490
  "hf_artifacts": {
7491
  "path": "hf_artifacts:scripts/validate_source_alignment.py",
7492
  "exists": true,
7493
- "bytes": 15849,
7494
- "sha256": "d6252f21c70cf4cf95de7dab4c87131f6028c798f68f70f3c44ec0f8dca05b20"
7495
  },
7496
  "hf_model": {
7497
  "path": "hf_model:scripts/validate_source_alignment.py",
7498
  "exists": true,
7499
- "bytes": 15849,
7500
- "sha256": "d6252f21c70cf4cf95de7dab4c87131f6028c798f68f70f3c44ec0f8dca05b20"
7501
  }
7502
  },
7503
  "failures": []
@@ -7762,39 +7762,39 @@
7762
  "local": {
7763
  "path": "repo:docs/index.html",
7764
  "exists": true,
7765
- "bytes": 464696,
7766
- "sha256": "b1113ccd9179ae559ea7be0bb4c695636154f04681826d4bf22ff5653e8ef036"
7767
  },
7768
  "mirrors": {
7769
  "hf_space": {
7770
  "path": "hf_space:index.html",
7771
  "exists": true,
7772
- "bytes": 464696,
7773
- "sha256": "b1113ccd9179ae559ea7be0bb4c695636154f04681826d4bf22ff5653e8ef036"
7774
  },
7775
  "hf_artifacts_root": {
7776
  "path": "hf_artifacts:index.html",
7777
  "exists": true,
7778
- "bytes": 464696,
7779
- "sha256": "b1113ccd9179ae559ea7be0bb4c695636154f04681826d4bf22ff5653e8ef036"
7780
  },
7781
  "hf_artifacts_docs": {
7782
  "path": "hf_artifacts:docs/index.html",
7783
  "exists": true,
7784
- "bytes": 464696,
7785
- "sha256": "b1113ccd9179ae559ea7be0bb4c695636154f04681826d4bf22ff5653e8ef036"
7786
  },
7787
  "hf_model": {
7788
  "path": "hf_model:index.html",
7789
  "exists": true,
7790
- "bytes": 464696,
7791
- "sha256": "b1113ccd9179ae559ea7be0bb4c695636154f04681826d4bf22ff5653e8ef036"
7792
  },
7793
  "hf_model_docs": {
7794
  "path": "hf_model:docs/index.html",
7795
  "exists": true,
7796
- "bytes": 464696,
7797
- "sha256": "b1113ccd9179ae559ea7be0bb4c695636154f04681826d4bf22ff5653e8ef036"
7798
  }
7799
  },
7800
  "failures": []
@@ -32637,27 +32637,27 @@
32637
  "local": {
32638
  "path": "repo:README.ja.md",
32639
  "exists": true,
32640
- "bytes": 8328,
32641
- "sha256": "649cea4b708a9c6905e75038146500e281597a1838cbb567e52bd71926f9b3e6"
32642
  },
32643
  "mirrors": {
32644
  "hf_space": {
32645
  "path": "hf_space:README.ja.md",
32646
  "exists": true,
32647
- "bytes": 8328,
32648
- "sha256": "649cea4b708a9c6905e75038146500e281597a1838cbb567e52bd71926f9b3e6"
32649
  },
32650
  "hf_artifacts": {
32651
  "path": "hf_artifacts:README.ja.md",
32652
  "exists": true,
32653
- "bytes": 8328,
32654
- "sha256": "649cea4b708a9c6905e75038146500e281597a1838cbb567e52bd71926f9b3e6"
32655
  },
32656
  "hf_model": {
32657
  "path": "hf_model:README.ja.md",
32658
  "exists": true,
32659
- "bytes": 8328,
32660
- "sha256": "649cea4b708a9c6905e75038146500e281597a1838cbb567e52bd71926f9b3e6"
32661
  }
32662
  },
32663
  "failures": []
@@ -32668,27 +32668,27 @@
32668
  "local": {
32669
  "path": "repo:README.ko.md",
32670
  "exists": true,
32671
- "bytes": 8081,
32672
- "sha256": "15ea9777b8382ffab9ab7710db69243ff3f092aac05166b2cc6a14fe003e8684"
32673
  },
32674
  "mirrors": {
32675
  "hf_space": {
32676
  "path": "hf_space:README.ko.md",
32677
  "exists": true,
32678
- "bytes": 8081,
32679
- "sha256": "15ea9777b8382ffab9ab7710db69243ff3f092aac05166b2cc6a14fe003e8684"
32680
  },
32681
  "hf_artifacts": {
32682
  "path": "hf_artifacts:README.ko.md",
32683
  "exists": true,
32684
- "bytes": 8081,
32685
- "sha256": "15ea9777b8382ffab9ab7710db69243ff3f092aac05166b2cc6a14fe003e8684"
32686
  },
32687
  "hf_model": {
32688
  "path": "hf_model:README.ko.md",
32689
  "exists": true,
32690
- "bytes": 8081,
32691
- "sha256": "15ea9777b8382ffab9ab7710db69243ff3f092aac05166b2cc6a14fe003e8684"
32692
  }
32693
  },
32694
  "failures": []
@@ -32761,27 +32761,27 @@
32761
  "local": {
32762
  "path": "repo:DATA_EXPLORER_ANALYSIS.md",
32763
  "exists": true,
32764
- "bytes": 1925,
32765
- "sha256": "7a87ca17e7137302aae5e5b70d1bed217734e1144442b8b517ff98f54ec6fc6f"
32766
  },
32767
  "mirrors": {
32768
  "hf_space": {
32769
  "path": "hf_space:DATA_EXPLORER_ANALYSIS.md",
32770
  "exists": true,
32771
- "bytes": 1925,
32772
- "sha256": "7a87ca17e7137302aae5e5b70d1bed217734e1144442b8b517ff98f54ec6fc6f"
32773
  },
32774
  "hf_artifacts": {
32775
  "path": "hf_artifacts:DATA_EXPLORER_ANALYSIS.md",
32776
  "exists": true,
32777
- "bytes": 1925,
32778
- "sha256": "7a87ca17e7137302aae5e5b70d1bed217734e1144442b8b517ff98f54ec6fc6f"
32779
  },
32780
  "hf_model": {
32781
  "path": "hf_model:DATA_EXPLORER_ANALYSIS.md",
32782
  "exists": true,
32783
- "bytes": 1925,
32784
- "sha256": "7a87ca17e7137302aae5e5b70d1bed217734e1144442b8b517ff98f54ec6fc6f"
32785
  }
32786
  },
32787
  "failures": []
@@ -33257,27 +33257,27 @@
33257
  "local": {
33258
  "path": "repo:PROJECT_STATUS.md",
33259
  "exists": true,
33260
- "bytes": 16021,
33261
- "sha256": "01afd61c7199eaebc7b9e501cd769f141bfbd5c055ae521524baf52e9e07cb39"
33262
  },
33263
  "mirrors": {
33264
  "hf_space": {
33265
  "path": "hf_space:PROJECT_STATUS.md",
33266
  "exists": true,
33267
- "bytes": 16021,
33268
- "sha256": "01afd61c7199eaebc7b9e501cd769f141bfbd5c055ae521524baf52e9e07cb39"
33269
  },
33270
  "hf_artifacts": {
33271
  "path": "hf_artifacts:PROJECT_STATUS.md",
33272
  "exists": true,
33273
- "bytes": 16021,
33274
- "sha256": "01afd61c7199eaebc7b9e501cd769f141bfbd5c055ae521524baf52e9e07cb39"
33275
  },
33276
  "hf_model": {
33277
  "path": "hf_model:PROJECT_STATUS.md",
33278
  "exists": true,
33279
- "bytes": 16021,
33280
- "sha256": "01afd61c7199eaebc7b9e501cd769f141bfbd5c055ae521524baf52e9e07cb39"
33281
  }
33282
  },
33283
  "failures": []
@@ -33567,27 +33567,27 @@
33567
  "local": {
33568
  "path": "repo:SOURCE_ALIGNMENT_AUDIT.md",
33569
  "exists": true,
33570
- "bytes": 2309,
33571
- "sha256": "9950b526c18ff184ea8ab1c38a12c8aec3fa363a66db1099d9c36063c3634be9"
33572
  },
33573
  "mirrors": {
33574
  "hf_space": {
33575
  "path": "hf_space:SOURCE_ALIGNMENT_AUDIT.md",
33576
  "exists": true,
33577
- "bytes": 2309,
33578
- "sha256": "9950b526c18ff184ea8ab1c38a12c8aec3fa363a66db1099d9c36063c3634be9"
33579
  },
33580
  "hf_artifacts": {
33581
  "path": "hf_artifacts:SOURCE_ALIGNMENT_AUDIT.md",
33582
  "exists": true,
33583
- "bytes": 2309,
33584
- "sha256": "9950b526c18ff184ea8ab1c38a12c8aec3fa363a66db1099d9c36063c3634be9"
33585
  },
33586
  "hf_model": {
33587
  "path": "hf_model:SOURCE_ALIGNMENT_AUDIT.md",
33588
  "exists": true,
33589
- "bytes": 2309,
33590
- "sha256": "9950b526c18ff184ea8ab1c38a12c8aec3fa363a66db1099d9c36063c3634be9"
33591
  }
33592
  },
33593
  "failures": []
@@ -33629,27 +33629,27 @@
33629
  "local": {
33630
  "path": "repo:XPERIENCE10M_DATASET_CARD_ALIGNMENT.md",
33631
  "exists": true,
33632
- "bytes": 10677,
33633
- "sha256": "26398d7f56467fa05dd777353e1b46aed1377ddf3e7dc176589c8c68051eb5de"
33634
  },
33635
  "mirrors": {
33636
  "hf_space": {
33637
  "path": "hf_space:XPERIENCE10M_DATASET_CARD_ALIGNMENT.md",
33638
  "exists": true,
33639
- "bytes": 10677,
33640
- "sha256": "26398d7f56467fa05dd777353e1b46aed1377ddf3e7dc176589c8c68051eb5de"
33641
  },
33642
  "hf_artifacts": {
33643
  "path": "hf_artifacts:XPERIENCE10M_DATASET_CARD_ALIGNMENT.md",
33644
  "exists": true,
33645
- "bytes": 10677,
33646
- "sha256": "26398d7f56467fa05dd777353e1b46aed1377ddf3e7dc176589c8c68051eb5de"
33647
  },
33648
  "hf_model": {
33649
  "path": "hf_model:XPERIENCE10M_DATASET_CARD_ALIGNMENT.md",
33650
  "exists": true,
33651
- "bytes": 10677,
33652
- "sha256": "26398d7f56467fa05dd777353e1b46aed1377ddf3e7dc176589c8c68051eb5de"
33653
  }
33654
  },
33655
  "failures": []
 
1
  {
2
  "status": "pass",
3
+ "generated_at_utc": "2026-06-23T11:47:50+00:00",
4
  "hf_root": "hf_publish",
5
  "summary": {
6
  "group_count": 1316,
 
236
  "local": {
237
  "path": "repo:docs/data/data_explorer_analysis.json",
238
  "exists": true,
239
+ "bytes": 21303,
240
+ "sha256": "0105c1ea97bda497686a33e5bdef081ea9c72fed8b291f60182dc2f4b56523b8"
241
  },
242
  "mirrors": {
243
  "hf_space": {
244
  "path": "hf_space:data/data_explorer_analysis.json",
245
  "exists": true,
246
+ "bytes": 21303,
247
+ "sha256": "0105c1ea97bda497686a33e5bdef081ea9c72fed8b291f60182dc2f4b56523b8"
248
  },
249
  "hf_artifacts_data": {
250
  "path": "hf_artifacts:data/data_explorer_analysis.json",
251
  "exists": true,
252
+ "bytes": 21303,
253
+ "sha256": "0105c1ea97bda497686a33e5bdef081ea9c72fed8b291f60182dc2f4b56523b8"
254
  },
255
  "hf_artifacts": {
256
  "path": "hf_artifacts:docs/data/data_explorer_analysis.json",
257
  "exists": true,
258
+ "bytes": 21303,
259
+ "sha256": "0105c1ea97bda497686a33e5bdef081ea9c72fed8b291f60182dc2f4b56523b8"
260
  },
261
  "hf_model_data": {
262
  "path": "hf_model:data/data_explorer_analysis.json",
263
  "exists": true,
264
+ "bytes": 21303,
265
+ "sha256": "0105c1ea97bda497686a33e5bdef081ea9c72fed8b291f60182dc2f4b56523b8"
266
  },
267
  "hf_model_docs_data": {
268
  "path": "hf_model:docs/data/data_explorer_analysis.json",
269
  "exists": true,
270
+ "bytes": 21303,
271
+ "sha256": "0105c1ea97bda497686a33e5bdef081ea9c72fed8b291f60182dc2f4b56523b8"
272
  },
273
  "hf_model": {
274
  "path": "hf_model:metrics/data_explorer_analysis.json",
275
  "exists": true,
276
+ "bytes": 21303,
277
+ "sha256": "0105c1ea97bda497686a33e5bdef081ea9c72fed8b291f60182dc2f4b56523b8"
278
  }
279
  },
280
  "failures": []
 
1021
  "path": "repo:docs/data/publication_audit.json",
1022
  "exists": true,
1023
  "bytes": 10940,
1024
+ "sha256": "c9cf75364d7be41351b286ea3f1f589839d9c90d48aee5fe3ea470b7b8059471"
1025
  },
1026
  "mirrors": {
1027
  "hf_space": {
1028
  "path": "hf_space:data/publication_audit.json",
1029
  "exists": true,
1030
  "bytes": 10940,
1031
+ "sha256": "c9cf75364d7be41351b286ea3f1f589839d9c90d48aee5fe3ea470b7b8059471"
1032
  },
1033
  "hf_artifacts_data": {
1034
  "path": "hf_artifacts:data/publication_audit.json",
1035
  "exists": true,
1036
  "bytes": 10940,
1037
+ "sha256": "c9cf75364d7be41351b286ea3f1f589839d9c90d48aee5fe3ea470b7b8059471"
1038
  },
1039
  "hf_artifacts": {
1040
  "path": "hf_artifacts:docs/data/publication_audit.json",
1041
  "exists": true,
1042
  "bytes": 10940,
1043
+ "sha256": "c9cf75364d7be41351b286ea3f1f589839d9c90d48aee5fe3ea470b7b8059471"
1044
  },
1045
  "hf_model_data": {
1046
  "path": "hf_model:data/publication_audit.json",
1047
  "exists": true,
1048
  "bytes": 10940,
1049
+ "sha256": "c9cf75364d7be41351b286ea3f1f589839d9c90d48aee5fe3ea470b7b8059471"
1050
  },
1051
  "hf_model_docs_data": {
1052
  "path": "hf_model:docs/data/publication_audit.json",
1053
  "exists": true,
1054
  "bytes": 10940,
1055
+ "sha256": "c9cf75364d7be41351b286ea3f1f589839d9c90d48aee5fe3ea470b7b8059471"
1056
  },
1057
  "hf_model": {
1058
  "path": "hf_model:metrics/publication_audit.json",
1059
  "exists": true,
1060
  "bytes": 10940,
1061
+ "sha256": "c9cf75364d7be41351b286ea3f1f589839d9c90d48aee5fe3ea470b7b8059471"
1062
  }
1063
  },
1064
  "failures": []
 
1070
  "path": "repo:docs/data/public_surface_qa.json",
1071
  "exists": true,
1072
  "bytes": 7690,
1073
+ "sha256": "ece0453135f6fc277c3d3142034f97855161a28eb76ddf52f7de82632e7f0e0c"
1074
  },
1075
  "mirrors": {
1076
  "hf_space": {
1077
  "path": "hf_space:data/public_surface_qa.json",
1078
  "exists": true,
1079
  "bytes": 7690,
1080
+ "sha256": "ece0453135f6fc277c3d3142034f97855161a28eb76ddf52f7de82632e7f0e0c"
1081
  },
1082
  "hf_artifacts_data": {
1083
  "path": "hf_artifacts:data/public_surface_qa.json",
1084
  "exists": true,
1085
  "bytes": 7690,
1086
+ "sha256": "ece0453135f6fc277c3d3142034f97855161a28eb76ddf52f7de82632e7f0e0c"
1087
  },
1088
  "hf_artifacts": {
1089
  "path": "hf_artifacts:docs/data/public_surface_qa.json",
1090
  "exists": true,
1091
  "bytes": 7690,
1092
+ "sha256": "ece0453135f6fc277c3d3142034f97855161a28eb76ddf52f7de82632e7f0e0c"
1093
  },
1094
  "hf_model_data": {
1095
  "path": "hf_model:data/public_surface_qa.json",
1096
  "exists": true,
1097
  "bytes": 7690,
1098
+ "sha256": "ece0453135f6fc277c3d3142034f97855161a28eb76ddf52f7de82632e7f0e0c"
1099
  },
1100
  "hf_model_docs_data": {
1101
  "path": "hf_model:docs/data/public_surface_qa.json",
1102
  "exists": true,
1103
  "bytes": 7690,
1104
+ "sha256": "ece0453135f6fc277c3d3142034f97855161a28eb76ddf52f7de82632e7f0e0c"
1105
  },
1106
  "hf_model": {
1107
  "path": "hf_model:metrics/public_surface_qa.json",
1108
  "exists": true,
1109
  "bytes": 7690,
1110
+ "sha256": "ece0453135f6fc277c3d3142034f97855161a28eb76ddf52f7de82632e7f0e0c"
1111
  }
1112
  },
1113
  "failures": []
 
1266
  "path": "repo:docs/data/quality_gates.json",
1267
  "exists": true,
1268
  "bytes": 8640,
1269
+ "sha256": "b77435e3171b30b710df5dbece21c30adb6bd52521f2ceb1ea3e78444198350f"
1270
  },
1271
  "mirrors": {
1272
  "hf_space": {
1273
  "path": "hf_space:data/quality_gates.json",
1274
  "exists": true,
1275
  "bytes": 8640,
1276
+ "sha256": "b77435e3171b30b710df5dbece21c30adb6bd52521f2ceb1ea3e78444198350f"
1277
  },
1278
  "hf_artifacts_data": {
1279
  "path": "hf_artifacts:data/quality_gates.json",
1280
  "exists": true,
1281
  "bytes": 8640,
1282
+ "sha256": "b77435e3171b30b710df5dbece21c30adb6bd52521f2ceb1ea3e78444198350f"
1283
  },
1284
  "hf_artifacts": {
1285
  "path": "hf_artifacts:docs/data/quality_gates.json",
1286
  "exists": true,
1287
  "bytes": 8640,
1288
+ "sha256": "b77435e3171b30b710df5dbece21c30adb6bd52521f2ceb1ea3e78444198350f"
1289
  },
1290
  "hf_model_data": {
1291
  "path": "hf_model:data/quality_gates.json",
1292
  "exists": true,
1293
  "bytes": 8640,
1294
+ "sha256": "b77435e3171b30b710df5dbece21c30adb6bd52521f2ceb1ea3e78444198350f"
1295
  },
1296
  "hf_model_docs_data": {
1297
  "path": "hf_model:docs/data/quality_gates.json",
1298
  "exists": true,
1299
  "bytes": 8640,
1300
+ "sha256": "b77435e3171b30b710df5dbece21c30adb6bd52521f2ceb1ea3e78444198350f"
1301
  },
1302
  "hf_model": {
1303
  "path": "hf_model:metrics/quality_gates.json",
1304
  "exists": true,
1305
  "bytes": 8640,
1306
+ "sha256": "b77435e3171b30b710df5dbece21c30adb6bd52521f2ceb1ea3e78444198350f"
1307
  }
1308
  },
1309
  "failures": []
 
1804
  "local": {
1805
  "path": "repo:docs/data/source_alignment_audit.json",
1806
  "exists": true,
1807
+ "bytes": 4453,
1808
+ "sha256": "7df5a130ef55e126bef16f3195f497d3ad0e584cd33626669723c2e5c20d1744"
1809
  },
1810
  "mirrors": {
1811
  "hf_space": {
1812
  "path": "hf_space:data/source_alignment_audit.json",
1813
  "exists": true,
1814
+ "bytes": 4453,
1815
+ "sha256": "7df5a130ef55e126bef16f3195f497d3ad0e584cd33626669723c2e5c20d1744"
1816
  },
1817
  "hf_artifacts_data": {
1818
  "path": "hf_artifacts:data/source_alignment_audit.json",
1819
  "exists": true,
1820
+ "bytes": 4453,
1821
+ "sha256": "7df5a130ef55e126bef16f3195f497d3ad0e584cd33626669723c2e5c20d1744"
1822
  },
1823
  "hf_artifacts": {
1824
  "path": "hf_artifacts:docs/data/source_alignment_audit.json",
1825
  "exists": true,
1826
+ "bytes": 4453,
1827
+ "sha256": "7df5a130ef55e126bef16f3195f497d3ad0e584cd33626669723c2e5c20d1744"
1828
  },
1829
  "hf_model_data": {
1830
  "path": "hf_model:data/source_alignment_audit.json",
1831
  "exists": true,
1832
+ "bytes": 4453,
1833
+ "sha256": "7df5a130ef55e126bef16f3195f497d3ad0e584cd33626669723c2e5c20d1744"
1834
  },
1835
  "hf_model_docs_data": {
1836
  "path": "hf_model:docs/data/source_alignment_audit.json",
1837
  "exists": true,
1838
+ "bytes": 4453,
1839
+ "sha256": "7df5a130ef55e126bef16f3195f497d3ad0e584cd33626669723c2e5c20d1744"
1840
  },
1841
  "hf_model": {
1842
  "path": "hf_model:metrics/source_alignment_audit.json",
1843
  "exists": true,
1844
+ "bytes": 4453,
1845
+ "sha256": "7df5a130ef55e126bef16f3195f497d3ad0e584cd33626669723c2e5c20d1744"
1846
  }
1847
  },
1848
  "failures": []
 
2246
  "path": "repo:docs/data/task_surface_integrity.json",
2247
  "exists": true,
2248
  "bytes": 46399,
2249
+ "sha256": "841654b35507cb1b72c330ab383751a3ab5cf519df94353047e5766f40a575af"
2250
  },
2251
  "mirrors": {
2252
  "hf_space": {
2253
  "path": "hf_space:data/task_surface_integrity.json",
2254
  "exists": true,
2255
  "bytes": 46399,
2256
+ "sha256": "841654b35507cb1b72c330ab383751a3ab5cf519df94353047e5766f40a575af"
2257
  },
2258
  "hf_artifacts_data": {
2259
  "path": "hf_artifacts:data/task_surface_integrity.json",
2260
  "exists": true,
2261
  "bytes": 46399,
2262
+ "sha256": "841654b35507cb1b72c330ab383751a3ab5cf519df94353047e5766f40a575af"
2263
  },
2264
  "hf_artifacts": {
2265
  "path": "hf_artifacts:docs/data/task_surface_integrity.json",
2266
  "exists": true,
2267
  "bytes": 46399,
2268
+ "sha256": "841654b35507cb1b72c330ab383751a3ab5cf519df94353047e5766f40a575af"
2269
  },
2270
  "hf_model_data": {
2271
  "path": "hf_model:data/task_surface_integrity.json",
2272
  "exists": true,
2273
  "bytes": 46399,
2274
+ "sha256": "841654b35507cb1b72c330ab383751a3ab5cf519df94353047e5766f40a575af"
2275
  },
2276
  "hf_model_docs_data": {
2277
  "path": "hf_model:docs/data/task_surface_integrity.json",
2278
  "exists": true,
2279
  "bytes": 46399,
2280
+ "sha256": "841654b35507cb1b72c330ab383751a3ab5cf519df94353047e5766f40a575af"
2281
  },
2282
  "hf_model": {
2283
  "path": "hf_model:metrics/task_surface_integrity.json",
2284
  "exists": true,
2285
  "bytes": 46399,
2286
+ "sha256": "841654b35507cb1b72c330ab383751a3ab5cf519df94353047e5766f40a575af"
2287
  }
2288
  },
2289
  "failures": []
 
2638
  "path": "repo:docs/data/website_integrity.json",
2639
  "exists": true,
2640
  "bytes": 26146,
2641
+ "sha256": "46d6efb22ef539ef2cea8aa09887a8c36668479aa74261a05ba6b582a4904265"
2642
  },
2643
  "mirrors": {
2644
  "hf_space": {
2645
  "path": "hf_space:data/website_integrity.json",
2646
  "exists": true,
2647
  "bytes": 26146,
2648
+ "sha256": "46d6efb22ef539ef2cea8aa09887a8c36668479aa74261a05ba6b582a4904265"
2649
  },
2650
  "hf_artifacts_data": {
2651
  "path": "hf_artifacts:data/website_integrity.json",
2652
  "exists": true,
2653
  "bytes": 26146,
2654
+ "sha256": "46d6efb22ef539ef2cea8aa09887a8c36668479aa74261a05ba6b582a4904265"
2655
  },
2656
  "hf_artifacts": {
2657
  "path": "hf_artifacts:docs/data/website_integrity.json",
2658
  "exists": true,
2659
  "bytes": 26146,
2660
+ "sha256": "46d6efb22ef539ef2cea8aa09887a8c36668479aa74261a05ba6b582a4904265"
2661
  },
2662
  "hf_model_data": {
2663
  "path": "hf_model:data/website_integrity.json",
2664
  "exists": true,
2665
  "bytes": 26146,
2666
+ "sha256": "46d6efb22ef539ef2cea8aa09887a8c36668479aa74261a05ba6b582a4904265"
2667
  },
2668
  "hf_model_docs_data": {
2669
  "path": "hf_model:docs/data/website_integrity.json",
2670
  "exists": true,
2671
  "bytes": 26146,
2672
+ "sha256": "46d6efb22ef539ef2cea8aa09887a8c36668479aa74261a05ba6b582a4904265"
2673
  },
2674
  "hf_model": {
2675
  "path": "hf_model:metrics/website_integrity.json",
2676
  "exists": true,
2677
  "bytes": 26146,
2678
+ "sha256": "46d6efb22ef539ef2cea8aa09887a8c36668479aa74261a05ba6b582a4904265"
2679
  }
2680
  },
2681
  "failures": []
 
2735
  "local": {
2736
  "path": "repo:docs/data/xperience10m_dataset_card_alignment.json",
2737
  "exists": true,
2738
+ "bytes": 7658,
2739
+ "sha256": "68d51faeea007ee04348d3ef5c50c50fec2827703425bf259368e5dcd3543527"
2740
  },
2741
  "mirrors": {
2742
  "hf_space": {
2743
  "path": "hf_space:data/xperience10m_dataset_card_alignment.json",
2744
  "exists": true,
2745
+ "bytes": 7658,
2746
+ "sha256": "68d51faeea007ee04348d3ef5c50c50fec2827703425bf259368e5dcd3543527"
2747
  },
2748
  "hf_artifacts_data": {
2749
  "path": "hf_artifacts:data/xperience10m_dataset_card_alignment.json",
2750
  "exists": true,
2751
+ "bytes": 7658,
2752
+ "sha256": "68d51faeea007ee04348d3ef5c50c50fec2827703425bf259368e5dcd3543527"
2753
  },
2754
  "hf_artifacts": {
2755
  "path": "hf_artifacts:docs/data/xperience10m_dataset_card_alignment.json",
2756
  "exists": true,
2757
+ "bytes": 7658,
2758
+ "sha256": "68d51faeea007ee04348d3ef5c50c50fec2827703425bf259368e5dcd3543527"
2759
  },
2760
  "hf_model_data": {
2761
  "path": "hf_model:data/xperience10m_dataset_card_alignment.json",
2762
  "exists": true,
2763
+ "bytes": 7658,
2764
+ "sha256": "68d51faeea007ee04348d3ef5c50c50fec2827703425bf259368e5dcd3543527"
2765
  },
2766
  "hf_model_docs_data": {
2767
  "path": "hf_model:docs/data/xperience10m_dataset_card_alignment.json",
2768
  "exists": true,
2769
+ "bytes": 7658,
2770
+ "sha256": "68d51faeea007ee04348d3ef5c50c50fec2827703425bf259368e5dcd3543527"
2771
  },
2772
  "hf_model": {
2773
  "path": "hf_model:metrics/xperience10m_dataset_card_alignment.json",
2774
  "exists": true,
2775
+ "bytes": 7658,
2776
+ "sha256": "68d51faeea007ee04348d3ef5c50c50fec2827703425bf259368e5dcd3543527"
2777
  }
2778
  },
2779
  "failures": []
 
2822
  "path": "repo:docs/assets/charts/data_explorer_full_file_composition.svg",
2823
  "exists": true,
2824
  "bytes": 49697,
2825
+ "sha256": "7437480197c99a0241e9d57a19c99a59b2e3c86bc7d5a2c967e3ab4eb7bb6a08"
2826
  },
2827
  "mirrors": {
2828
  "hf_space": {
2829
  "path": "hf_space:assets/charts/data_explorer_full_file_composition.svg",
2830
  "exists": true,
2831
  "bytes": 49697,
2832
+ "sha256": "7437480197c99a0241e9d57a19c99a59b2e3c86bc7d5a2c967e3ab4eb7bb6a08"
2833
  },
2834
  "hf_artifacts_docs": {
2835
  "path": "hf_artifacts:docs/assets/charts/data_explorer_full_file_composition.svg",
2836
  "exists": true,
2837
  "bytes": 49697,
2838
+ "sha256": "7437480197c99a0241e9d57a19c99a59b2e3c86bc7d5a2c967e3ab4eb7bb6a08"
2839
  },
2840
  "hf_artifacts_card": {
2841
  "path": "hf_artifacts:assets/charts/data_explorer_full_file_composition.svg",
2842
  "exists": true,
2843
  "bytes": 49697,
2844
+ "sha256": "7437480197c99a0241e9d57a19c99a59b2e3c86bc7d5a2c967e3ab4eb7bb6a08"
2845
  },
2846
  "hf_model": {
2847
  "path": "hf_model:assets/charts/data_explorer_full_file_composition.svg",
2848
  "exists": true,
2849
  "bytes": 49697,
2850
+ "sha256": "7437480197c99a0241e9d57a19c99a59b2e3c86bc7d5a2c967e3ab4eb7bb6a08"
2851
  }
2852
  },
2853
  "failures": []
 
2859
  "path": "repo:docs/assets/charts/data_explorer_sample_action_distribution.svg",
2860
  "exists": true,
2861
  "bytes": 59497,
2862
+ "sha256": "0d4d895cc3ceed8501004d1940bfa7c3cb6a077243346fa73c82ca572f741669"
2863
  },
2864
  "mirrors": {
2865
  "hf_space": {
2866
  "path": "hf_space:assets/charts/data_explorer_sample_action_distribution.svg",
2867
  "exists": true,
2868
  "bytes": 59497,
2869
+ "sha256": "0d4d895cc3ceed8501004d1940bfa7c3cb6a077243346fa73c82ca572f741669"
2870
  },
2871
  "hf_artifacts_docs": {
2872
  "path": "hf_artifacts:docs/assets/charts/data_explorer_sample_action_distribution.svg",
2873
  "exists": true,
2874
  "bytes": 59497,
2875
+ "sha256": "0d4d895cc3ceed8501004d1940bfa7c3cb6a077243346fa73c82ca572f741669"
2876
  },
2877
  "hf_artifacts_card": {
2878
  "path": "hf_artifacts:assets/charts/data_explorer_sample_action_distribution.svg",
2879
  "exists": true,
2880
  "bytes": 59497,
2881
+ "sha256": "0d4d895cc3ceed8501004d1940bfa7c3cb6a077243346fa73c82ca572f741669"
2882
  },
2883
  "hf_model": {
2884
  "path": "hf_model:assets/charts/data_explorer_sample_action_distribution.svg",
2885
  "exists": true,
2886
  "bytes": 59497,
2887
+ "sha256": "0d4d895cc3ceed8501004d1940bfa7c3cb6a077243346fa73c82ca572f741669"
2888
  }
2889
  },
2890
  "failures": []
 
2896
  "path": "repo:docs/assets/charts/data_explorer_sample_feature_modalities.svg",
2897
  "exists": true,
2898
  "bytes": 48782,
2899
+ "sha256": "97d3cb09789c08c1e8f80aca8eea5cc01d30ea24c97ea496ad9f67f7f9401908"
2900
  },
2901
  "mirrors": {
2902
  "hf_space": {
2903
  "path": "hf_space:assets/charts/data_explorer_sample_feature_modalities.svg",
2904
  "exists": true,
2905
  "bytes": 48782,
2906
+ "sha256": "97d3cb09789c08c1e8f80aca8eea5cc01d30ea24c97ea496ad9f67f7f9401908"
2907
  },
2908
  "hf_artifacts_docs": {
2909
  "path": "hf_artifacts:docs/assets/charts/data_explorer_sample_feature_modalities.svg",
2910
  "exists": true,
2911
  "bytes": 48782,
2912
+ "sha256": "97d3cb09789c08c1e8f80aca8eea5cc01d30ea24c97ea496ad9f67f7f9401908"
2913
  },
2914
  "hf_artifacts_card": {
2915
  "path": "hf_artifacts:assets/charts/data_explorer_sample_feature_modalities.svg",
2916
  "exists": true,
2917
  "bytes": 48782,
2918
+ "sha256": "97d3cb09789c08c1e8f80aca8eea5cc01d30ea24c97ea496ad9f67f7f9401908"
2919
  },
2920
  "hf_model": {
2921
  "path": "hf_model:assets/charts/data_explorer_sample_feature_modalities.svg",
2922
  "exists": true,
2923
  "bytes": 48782,
2924
+ "sha256": "97d3cb09789c08c1e8f80aca8eea5cc01d30ea24c97ea496ad9f67f7f9401908"
2925
  }
2926
  },
2927
  "failures": []
 
2932
  "local": {
2933
  "path": "repo:docs/assets/charts/data_explorer_scope_ladder.svg",
2934
  "exists": true,
2935
+ "bytes": 95095,
2936
+ "sha256": "088cd72ba918250495de0e586b379e947edc00376d7043649083fcc44371e250"
2937
  },
2938
  "mirrors": {
2939
  "hf_space": {
2940
  "path": "hf_space:assets/charts/data_explorer_scope_ladder.svg",
2941
  "exists": true,
2942
+ "bytes": 95095,
2943
+ "sha256": "088cd72ba918250495de0e586b379e947edc00376d7043649083fcc44371e250"
2944
  },
2945
  "hf_artifacts_docs": {
2946
  "path": "hf_artifacts:docs/assets/charts/data_explorer_scope_ladder.svg",
2947
  "exists": true,
2948
+ "bytes": 95095,
2949
+ "sha256": "088cd72ba918250495de0e586b379e947edc00376d7043649083fcc44371e250"
2950
  },
2951
  "hf_artifacts_card": {
2952
  "path": "hf_artifacts:assets/charts/data_explorer_scope_ladder.svg",
2953
  "exists": true,
2954
+ "bytes": 95095,
2955
+ "sha256": "088cd72ba918250495de0e586b379e947edc00376d7043649083fcc44371e250"
2956
  },
2957
  "hf_model": {
2958
  "path": "hf_model:assets/charts/data_explorer_scope_ladder.svg",
2959
  "exists": true,
2960
+ "bytes": 95095,
2961
+ "sha256": "088cd72ba918250495de0e586b379e947edc00376d7043649083fcc44371e250"
2962
  }
2963
  },
2964
  "failures": []
 
2970
  "path": "repo:docs/assets/charts/data_explorer_selected128_split_rows.svg",
2971
  "exists": true,
2972
  "bytes": 50637,
2973
+ "sha256": "56ad4a62c5c78c7d763a54f410b4006746365c913461576dc3ec53f97fa7bbc5"
2974
  },
2975
  "mirrors": {
2976
  "hf_space": {
2977
  "path": "hf_space:assets/charts/data_explorer_selected128_split_rows.svg",
2978
  "exists": true,
2979
  "bytes": 50637,
2980
+ "sha256": "56ad4a62c5c78c7d763a54f410b4006746365c913461576dc3ec53f97fa7bbc5"
2981
  },
2982
  "hf_artifacts_docs": {
2983
  "path": "hf_artifacts:docs/assets/charts/data_explorer_selected128_split_rows.svg",
2984
  "exists": true,
2985
  "bytes": 50637,
2986
+ "sha256": "56ad4a62c5c78c7d763a54f410b4006746365c913461576dc3ec53f97fa7bbc5"
2987
  },
2988
  "hf_artifacts_card": {
2989
  "path": "hf_artifacts:assets/charts/data_explorer_selected128_split_rows.svg",
2990
  "exists": true,
2991
  "bytes": 50637,
2992
+ "sha256": "56ad4a62c5c78c7d763a54f410b4006746365c913461576dc3ec53f97fa7bbc5"
2993
  },
2994
  "hf_model": {
2995
  "path": "hf_model:assets/charts/data_explorer_selected128_split_rows.svg",
2996
  "exists": true,
2997
  "bytes": 50637,
2998
+ "sha256": "56ad4a62c5c78c7d763a54f410b4006746365c913461576dc3ec53f97fa7bbc5"
2999
  }
3000
  },
3001
  "failures": []
 
6758
  "local": {
6759
  "path": "repo:scripts/build_data_explorer_analysis.py",
6760
  "exists": true,
6761
+ "bytes": 26932,
6762
+ "sha256": "2d333aa429da99ff1cb6d052a13ac4bba2385b398ced2e74a4224e0f02866c44"
6763
  },
6764
  "mirrors": {
6765
  "hf_artifacts": {
6766
  "path": "hf_artifacts:scripts/build_data_explorer_analysis.py",
6767
  "exists": true,
6768
+ "bytes": 26932,
6769
+ "sha256": "2d333aa429da99ff1cb6d052a13ac4bba2385b398ced2e74a4224e0f02866c44"
6770
  },
6771
  "hf_model": {
6772
  "path": "hf_model:scripts/build_data_explorer_analysis.py",
6773
  "exists": true,
6774
+ "bytes": 26932,
6775
+ "sha256": "2d333aa429da99ff1cb6d052a13ac4bba2385b398ced2e74a4224e0f02866c44"
6776
  }
6777
  },
6778
  "failures": []
 
6958
  "local": {
6959
  "path": "repo:scripts/build_multilingual_public_readmes.py",
6960
  "exists": true,
6961
+ "bytes": 63269,
6962
+ "sha256": "11f20f947b70a51f30445456d40df59b479f14c5b6b52e1cd406b182a63509f8"
6963
  },
6964
  "mirrors": {
6965
  "hf_artifacts": {
6966
  "path": "hf_artifacts:scripts/build_multilingual_public_readmes.py",
6967
  "exists": true,
6968
+ "bytes": 63269,
6969
+ "sha256": "11f20f947b70a51f30445456d40df59b479f14c5b6b52e1cd406b182a63509f8"
6970
  },
6971
  "hf_model": {
6972
  "path": "hf_model:scripts/build_multilingual_public_readmes.py",
6973
  "exists": true,
6974
+ "bytes": 63269,
6975
+ "sha256": "11f20f947b70a51f30445456d40df59b479f14c5b6b52e1cd406b182a63509f8"
6976
  }
6977
  },
6978
  "failures": []
 
7483
  "local": {
7484
  "path": "repo:scripts/validate_source_alignment.py",
7485
  "exists": true,
7486
+ "bytes": 15952,
7487
+ "sha256": "6d35fd00cd230169599dd21dec4df750a9dbe01e63c69d9a8fae10f5daec958b"
7488
  },
7489
  "mirrors": {
7490
  "hf_artifacts": {
7491
  "path": "hf_artifacts:scripts/validate_source_alignment.py",
7492
  "exists": true,
7493
+ "bytes": 15952,
7494
+ "sha256": "6d35fd00cd230169599dd21dec4df750a9dbe01e63c69d9a8fae10f5daec958b"
7495
  },
7496
  "hf_model": {
7497
  "path": "hf_model:scripts/validate_source_alignment.py",
7498
  "exists": true,
7499
+ "bytes": 15952,
7500
+ "sha256": "6d35fd00cd230169599dd21dec4df750a9dbe01e63c69d9a8fae10f5daec958b"
7501
  }
7502
  },
7503
  "failures": []
 
7762
  "local": {
7763
  "path": "repo:docs/index.html",
7764
  "exists": true,
7765
+ "bytes": 465008,
7766
+ "sha256": "3b6c38e631b060966104be7f1315974a3c72bd7be13a026bb9428e9a9625afdd"
7767
  },
7768
  "mirrors": {
7769
  "hf_space": {
7770
  "path": "hf_space:index.html",
7771
  "exists": true,
7772
+ "bytes": 465008,
7773
+ "sha256": "3b6c38e631b060966104be7f1315974a3c72bd7be13a026bb9428e9a9625afdd"
7774
  },
7775
  "hf_artifacts_root": {
7776
  "path": "hf_artifacts:index.html",
7777
  "exists": true,
7778
+ "bytes": 465008,
7779
+ "sha256": "3b6c38e631b060966104be7f1315974a3c72bd7be13a026bb9428e9a9625afdd"
7780
  },
7781
  "hf_artifacts_docs": {
7782
  "path": "hf_artifacts:docs/index.html",
7783
  "exists": true,
7784
+ "bytes": 465008,
7785
+ "sha256": "3b6c38e631b060966104be7f1315974a3c72bd7be13a026bb9428e9a9625afdd"
7786
  },
7787
  "hf_model": {
7788
  "path": "hf_model:index.html",
7789
  "exists": true,
7790
+ "bytes": 465008,
7791
+ "sha256": "3b6c38e631b060966104be7f1315974a3c72bd7be13a026bb9428e9a9625afdd"
7792
  },
7793
  "hf_model_docs": {
7794
  "path": "hf_model:docs/index.html",
7795
  "exists": true,
7796
+ "bytes": 465008,
7797
+ "sha256": "3b6c38e631b060966104be7f1315974a3c72bd7be13a026bb9428e9a9625afdd"
7798
  }
7799
  },
7800
  "failures": []
 
32637
  "local": {
32638
  "path": "repo:README.ja.md",
32639
  "exists": true,
32640
+ "bytes": 8344,
32641
+ "sha256": "f23f8974ff9cbfc030d3aa892fdccec599907700c7b8d371898f171103defeb8"
32642
  },
32643
  "mirrors": {
32644
  "hf_space": {
32645
  "path": "hf_space:README.ja.md",
32646
  "exists": true,
32647
+ "bytes": 8344,
32648
+ "sha256": "f23f8974ff9cbfc030d3aa892fdccec599907700c7b8d371898f171103defeb8"
32649
  },
32650
  "hf_artifacts": {
32651
  "path": "hf_artifacts:README.ja.md",
32652
  "exists": true,
32653
+ "bytes": 8344,
32654
+ "sha256": "f23f8974ff9cbfc030d3aa892fdccec599907700c7b8d371898f171103defeb8"
32655
  },
32656
  "hf_model": {
32657
  "path": "hf_model:README.ja.md",
32658
  "exists": true,
32659
+ "bytes": 8344,
32660
+ "sha256": "f23f8974ff9cbfc030d3aa892fdccec599907700c7b8d371898f171103defeb8"
32661
  }
32662
  },
32663
  "failures": []
 
32668
  "local": {
32669
  "path": "repo:README.ko.md",
32670
  "exists": true,
32671
+ "bytes": 8097,
32672
+ "sha256": "f8e6395ed0b372ff20652d5d40d7ec3252793d2a45b6859f7f851bf2b47ee728"
32673
  },
32674
  "mirrors": {
32675
  "hf_space": {
32676
  "path": "hf_space:README.ko.md",
32677
  "exists": true,
32678
+ "bytes": 8097,
32679
+ "sha256": "f8e6395ed0b372ff20652d5d40d7ec3252793d2a45b6859f7f851bf2b47ee728"
32680
  },
32681
  "hf_artifacts": {
32682
  "path": "hf_artifacts:README.ko.md",
32683
  "exists": true,
32684
+ "bytes": 8097,
32685
+ "sha256": "f8e6395ed0b372ff20652d5d40d7ec3252793d2a45b6859f7f851bf2b47ee728"
32686
  },
32687
  "hf_model": {
32688
  "path": "hf_model:README.ko.md",
32689
  "exists": true,
32690
+ "bytes": 8097,
32691
+ "sha256": "f8e6395ed0b372ff20652d5d40d7ec3252793d2a45b6859f7f851bf2b47ee728"
32692
  }
32693
  },
32694
  "failures": []
 
32761
  "local": {
32762
  "path": "repo:DATA_EXPLORER_ANALYSIS.md",
32763
  "exists": true,
32764
+ "bytes": 2092,
32765
+ "sha256": "766250e0a4badabdfdb1ff6cc9b1e1f78961b54286f8c748f0659887f685033c"
32766
  },
32767
  "mirrors": {
32768
  "hf_space": {
32769
  "path": "hf_space:DATA_EXPLORER_ANALYSIS.md",
32770
  "exists": true,
32771
+ "bytes": 2092,
32772
+ "sha256": "766250e0a4badabdfdb1ff6cc9b1e1f78961b54286f8c748f0659887f685033c"
32773
  },
32774
  "hf_artifacts": {
32775
  "path": "hf_artifacts:DATA_EXPLORER_ANALYSIS.md",
32776
  "exists": true,
32777
+ "bytes": 2092,
32778
+ "sha256": "766250e0a4badabdfdb1ff6cc9b1e1f78961b54286f8c748f0659887f685033c"
32779
  },
32780
  "hf_model": {
32781
  "path": "hf_model:DATA_EXPLORER_ANALYSIS.md",
32782
  "exists": true,
32783
+ "bytes": 2092,
32784
+ "sha256": "766250e0a4badabdfdb1ff6cc9b1e1f78961b54286f8c748f0659887f685033c"
32785
  }
32786
  },
32787
  "failures": []
 
33257
  "local": {
33258
  "path": "repo:PROJECT_STATUS.md",
33259
  "exists": true,
33260
+ "bytes": 16049,
33261
+ "sha256": "ce501e5cc22e120f91986b290d712b9c5ff4cb92975c516d9afa7e27a14aec5e"
33262
  },
33263
  "mirrors": {
33264
  "hf_space": {
33265
  "path": "hf_space:PROJECT_STATUS.md",
33266
  "exists": true,
33267
+ "bytes": 16049,
33268
+ "sha256": "ce501e5cc22e120f91986b290d712b9c5ff4cb92975c516d9afa7e27a14aec5e"
33269
  },
33270
  "hf_artifacts": {
33271
  "path": "hf_artifacts:PROJECT_STATUS.md",
33272
  "exists": true,
33273
+ "bytes": 16049,
33274
+ "sha256": "ce501e5cc22e120f91986b290d712b9c5ff4cb92975c516d9afa7e27a14aec5e"
33275
  },
33276
  "hf_model": {
33277
  "path": "hf_model:PROJECT_STATUS.md",
33278
  "exists": true,
33279
+ "bytes": 16049,
33280
+ "sha256": "ce501e5cc22e120f91986b290d712b9c5ff4cb92975c516d9afa7e27a14aec5e"
33281
  }
33282
  },
33283
  "failures": []
 
33567
  "local": {
33568
  "path": "repo:SOURCE_ALIGNMENT_AUDIT.md",
33569
  "exists": true,
33570
+ "bytes": 2391,
33571
+ "sha256": "76ea122fa2c3c070a7cb91edde303ad91b08bc358e62640e918b23652afba848"
33572
  },
33573
  "mirrors": {
33574
  "hf_space": {
33575
  "path": "hf_space:SOURCE_ALIGNMENT_AUDIT.md",
33576
  "exists": true,
33577
+ "bytes": 2391,
33578
+ "sha256": "76ea122fa2c3c070a7cb91edde303ad91b08bc358e62640e918b23652afba848"
33579
  },
33580
  "hf_artifacts": {
33581
  "path": "hf_artifacts:SOURCE_ALIGNMENT_AUDIT.md",
33582
  "exists": true,
33583
+ "bytes": 2391,
33584
+ "sha256": "76ea122fa2c3c070a7cb91edde303ad91b08bc358e62640e918b23652afba848"
33585
  },
33586
  "hf_model": {
33587
  "path": "hf_model:SOURCE_ALIGNMENT_AUDIT.md",
33588
  "exists": true,
33589
+ "bytes": 2391,
33590
+ "sha256": "76ea122fa2c3c070a7cb91edde303ad91b08bc358e62640e918b23652afba848"
33591
  }
33592
  },
33593
  "failures": []
 
33629
  "local": {
33630
  "path": "repo:XPERIENCE10M_DATASET_CARD_ALIGNMENT.md",
33631
  "exists": true,
33632
+ "bytes": 10794,
33633
+ "sha256": "551a5f3e69ab98a5bda8418d24cb5c86baf7a98ced3c2217ac60929bf41a9029"
33634
  },
33635
  "mirrors": {
33636
  "hf_space": {
33637
  "path": "hf_space:XPERIENCE10M_DATASET_CARD_ALIGNMENT.md",
33638
  "exists": true,
33639
+ "bytes": 10794,
33640
+ "sha256": "551a5f3e69ab98a5bda8418d24cb5c86baf7a98ced3c2217ac60929bf41a9029"
33641
  },
33642
  "hf_artifacts": {
33643
  "path": "hf_artifacts:XPERIENCE10M_DATASET_CARD_ALIGNMENT.md",
33644
  "exists": true,
33645
+ "bytes": 10794,
33646
+ "sha256": "551a5f3e69ab98a5bda8418d24cb5c86baf7a98ced3c2217ac60929bf41a9029"
33647
  },
33648
  "hf_model": {
33649
  "path": "hf_model:XPERIENCE10M_DATASET_CARD_ALIGNMENT.md",
33650
  "exists": true,
33651
+ "bytes": 10794,
33652
+ "sha256": "551a5f3e69ab98a5bda8418d24cb5c86baf7a98ced3c2217ac60929bf41a9029"
33653
  }
33654
  },
33655
  "failures": []
metrics/public_surface_qa.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "title": "Ropedia Xperience-10M Public Project Surface",
3
  "status": "pass",
4
- "generated_at_utc": "2026-06-23T11:06:10+00:00",
5
  "scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
6
  "checks": [
7
  {
@@ -18,7 +18,7 @@
18
  "website_integrity": {
19
  "exists": true,
20
  "status": "pass",
21
- "generated_at_utc": "2026-06-23T11:02:46+00:00"
22
  },
23
  "rendered_site_check": {
24
  "exists": true,
@@ -28,12 +28,12 @@
28
  "task_surface_integrity": {
29
  "exists": true,
30
  "status": "pass",
31
- "generated_at_utc": "2026-06-23T11:03:31+00:00"
32
  },
33
  "source_alignment": {
34
  "exists": true,
35
  "status": "pass",
36
- "generated_at_utc": "2026-06-23T11:03:31+00:00"
37
  },
38
  "scale_up_status": {
39
  "exists": true,
@@ -43,12 +43,12 @@
43
  "publication_package": {
44
  "exists": true,
45
  "status": "pass",
46
- "generated_at_utc": "2026-06-23T11:03:02+00:00"
47
  },
48
  "mirror_parity": {
49
  "exists": true,
50
  "status": "pass",
51
- "generated_at_utc": "2026-06-23T11:05:07+00:00"
52
  }
53
  },
54
  "failures": {}
@@ -112,7 +112,7 @@
112
  "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts": 14,
113
  "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines": 12,
114
  "https://huggingface.co/cy0307/ropedia-xperience-10m-weights-results": 5,
115
- "https://huggingface.co/datasets/ropedia-ai/xperience-10m": 38,
116
  "https://ropedia.com/dataset": 4
117
  }
118
  },
 
1
  {
2
  "title": "Ropedia Xperience-10M Public Project Surface",
3
  "status": "pass",
4
+ "generated_at_utc": "2026-06-23T11:46:41+00:00",
5
  "scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
6
  "checks": [
7
  {
 
18
  "website_integrity": {
19
  "exists": true,
20
  "status": "pass",
21
+ "generated_at_utc": "2026-06-23T11:40:19+00:00"
22
  },
23
  "rendered_site_check": {
24
  "exists": true,
 
28
  "task_surface_integrity": {
29
  "exists": true,
30
  "status": "pass",
31
+ "generated_at_utc": "2026-06-23T11:40:15+00:00"
32
  },
33
  "source_alignment": {
34
  "exists": true,
35
  "status": "pass",
36
+ "generated_at_utc": "2026-06-23T11:40:15+00:00"
37
  },
38
  "scale_up_status": {
39
  "exists": true,
 
43
  "publication_package": {
44
  "exists": true,
45
  "status": "pass",
46
+ "generated_at_utc": "2026-06-23T11:40:47+00:00"
47
  },
48
  "mirror_parity": {
49
  "exists": true,
50
  "status": "pass",
51
+ "generated_at_utc": "2026-06-23T11:46:15+00:00"
52
  }
53
  },
54
  "failures": {}
 
112
  "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts": 14,
113
  "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines": 12,
114
  "https://huggingface.co/cy0307/ropedia-xperience-10m-weights-results": 5,
115
+ "https://huggingface.co/datasets/ropedia-ai/xperience-10m": 39,
116
  "https://ropedia.com/dataset": 4
117
  }
118
  },
metrics/publication_audit.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "status": "pass",
3
- "generated_at_utc": "2026-06-23T11:03:02+00:00",
4
  "checks": [
5
  {
6
  "name": "required_publication_assets_present",
 
1
  {
2
  "status": "pass",
3
+ "generated_at_utc": "2026-06-23T11:40:47+00:00",
4
  "checks": [
5
  {
6
  "name": "required_publication_assets_present",
metrics/quality_gates.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "title": "Ropedia Xperience-10M Release Checks",
3
  "status": "pass",
4
- "generated_at_utc": "2026-06-23T11:06:09+00:00",
5
  "rule": "A release is current when the automated reports pass and the live GitHub/Hugging Face mirrors are verified after publishing.",
6
  "automated_gates": [
7
  {
 
1
  {
2
  "title": "Ropedia Xperience-10M Release Checks",
3
  "status": "pass",
4
+ "generated_at_utc": "2026-06-23T11:46:41+00:00",
5
  "rule": "A release is current when the automated reports pass and the live GitHub/Hugging Face mirrors are verified after publishing.",
6
  "automated_gates": [
7
  {
metrics/source_alignment_audit.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "title": "Ropedia Xperience-10M Source Alignment Note",
3
  "status": "pass",
4
- "generated_at_utc": "2026-06-23T11:03:31+00:00",
5
  "alignment_json": "docs/data/xperience10m_dataset_card_alignment.json",
6
  "alignment_summary": {
7
  "full_dataset_repo": "ropedia-ai/xperience-10m",
@@ -33,7 +33,7 @@
33
  {
34
  "name": "sample_card_metadata_is_preserved",
35
  "status": "pass",
36
- "detail": "public sample card license and tooling are recorded separately from the gated full dataset",
37
  "evidence": [
38
  "docs/data/xperience10m_dataset_card_alignment.json"
39
  ]
 
1
  {
2
  "title": "Ropedia Xperience-10M Source Alignment Note",
3
  "status": "pass",
4
+ "generated_at_utc": "2026-06-23T11:40:15+00:00",
5
  "alignment_json": "docs/data/xperience10m_dataset_card_alignment.json",
6
  "alignment_summary": {
7
  "full_dataset_repo": "ropedia-ai/xperience-10m",
 
33
  {
34
  "name": "sample_card_metadata_is_preserved",
35
  "status": "pass",
36
+ "detail": "public sample card license and tooling are recorded separately from the Hugging Face gated full dataset version",
37
  "evidence": [
38
  "docs/data/xperience10m_dataset_card_alignment.json"
39
  ]
metrics/task_surface_integrity.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "status": "pass",
3
- "generated_at_utc": "2026-06-23T11:03:31+00:00",
4
  "summary": {
5
  "original_walkthrough_task_count": 12,
6
  "expected_original_walkthrough_task_count": 12,
 
1
  {
2
  "status": "pass",
3
+ "generated_at_utc": "2026-06-23T11:40:15+00:00",
4
  "summary": {
5
  "original_walkthrough_task_count": 12,
6
  "expected_original_walkthrough_task_count": 12,
metrics/website_integrity.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
  "status": "pass",
3
- "generated_at_utc": "2026-06-23T11:02:46+00:00",
4
  "docs_root": "docs",
5
  "site_base": "/ropedia-xperience-10m-task-suite/",
6
  "summary": {
7
  "html_pages": 4,
8
  "local_references": 360,
9
- "external_reference_count": 147,
10
  "json_files": 57,
11
  "image_assets_referenced": 55,
12
  "failure_count": 0
@@ -81,7 +81,7 @@
81
  "status": "pass",
82
  "reason": "The project overview should appear before the deeper progress ledger.",
83
  "overview_index": 196961,
84
- "evidence_index": 259463
85
  },
86
  {
87
  "name": "project_status_links_json",
@@ -160,8 +160,8 @@
160
  "status": "pass",
161
  "reason": "The evaluation protocol should appear before the deeper evidence ledger.",
162
  "overview_index": 196961,
163
- "protocol_index": 255668,
164
- "evidence_index": 259463
165
  },
166
  {
167
  "name": "evaluation_protocol_links_json",
@@ -206,7 +206,7 @@
206
  "name": "dataset_card_section_links_official_dataset",
207
  "status": "pass",
208
  "reason": "The dataset-card section should link the official gated dataset.",
209
- "marker_count": 5
210
  },
211
  {
212
  "name": "dataset_card_section_links_public_sample",
@@ -330,7 +330,7 @@
330
  },
331
  {
332
  "path": "data/data_explorer_analysis.json",
333
- "bytes": 21206,
334
  "top_level_type": "dict"
335
  },
336
  {
@@ -505,7 +505,7 @@
505
  },
506
  {
507
  "path": "data/source_alignment_audit.json",
508
- "bytes": 4432,
509
  "top_level_type": "dict"
510
  },
511
  {
@@ -590,7 +590,7 @@
590
  },
591
  {
592
  "path": "data/xperience10m_dataset_card_alignment.json",
593
- "bytes": 7559,
594
  "top_level_type": "dict"
595
  }
596
  ],
@@ -641,7 +641,7 @@
641
  {
642
  "path": "assets/charts/data_explorer_scope_ladder.svg",
643
  "exists": true,
644
- "bytes": 94443,
645
  "format": "SVG",
646
  "has_viewbox": true
647
  },
 
1
  {
2
  "status": "pass",
3
+ "generated_at_utc": "2026-06-23T11:40:19+00:00",
4
  "docs_root": "docs",
5
  "site_base": "/ropedia-xperience-10m-task-suite/",
6
  "summary": {
7
  "html_pages": 4,
8
  "local_references": 360,
9
+ "external_reference_count": 148,
10
  "json_files": 57,
11
  "image_assets_referenced": 55,
12
  "failure_count": 0
 
81
  "status": "pass",
82
  "reason": "The project overview should appear before the deeper progress ledger.",
83
  "overview_index": 196961,
84
+ "evidence_index": 259487
85
  },
86
  {
87
  "name": "project_status_links_json",
 
160
  "status": "pass",
161
  "reason": "The evaluation protocol should appear before the deeper evidence ledger.",
162
  "overview_index": 196961,
163
+ "protocol_index": 255692,
164
+ "evidence_index": 259487
165
  },
166
  {
167
  "name": "evaluation_protocol_links_json",
 
206
  "name": "dataset_card_section_links_official_dataset",
207
  "status": "pass",
208
  "reason": "The dataset-card section should link the official gated dataset.",
209
+ "marker_count": 6
210
  },
211
  {
212
  "name": "dataset_card_section_links_public_sample",
 
330
  },
331
  {
332
  "path": "data/data_explorer_analysis.json",
333
+ "bytes": 21303,
334
  "top_level_type": "dict"
335
  },
336
  {
 
505
  },
506
  {
507
  "path": "data/source_alignment_audit.json",
508
+ "bytes": 4453,
509
  "top_level_type": "dict"
510
  },
511
  {
 
590
  },
591
  {
592
  "path": "data/xperience10m_dataset_card_alignment.json",
593
+ "bytes": 7645,
594
  "top_level_type": "dict"
595
  }
596
  ],
 
641
  {
642
  "path": "assets/charts/data_explorer_scope_ladder.svg",
643
  "exists": true,
644
+ "bytes": 95095,
645
  "format": "SVG",
646
  "has_viewbox": true
647
  },
metrics/xperience10m_dataset_card_alignment.json CHANGED
@@ -54,10 +54,10 @@
54
  "source": "Hugging Face dataset page/API public metadata",
55
  "total_file_size_display": "31.9 TB",
56
  "used_storage_bytes_observed": 31871115497224,
57
- "note": "This live HF-hosted file-size display is separate from the dataset card's about-1PB full-scale data statement."
58
  },
59
  "api_file_listing_observed": {
60
- "scope": "public Hugging Face API metadata, not local data possession",
61
  "sibling_count": 85258,
62
  "session_folder_count": 803,
63
  "episode_folder_count": 12103,
@@ -199,7 +199,7 @@
199
  },
200
  "responsible_use_boundary": [
201
  "No raw MP4, raw annotation.hdf5, private gated data, raw visualization.rrd, or full Qwen weights are redistributed.",
202
- "The public sample card lists cc-by-nc-4.0; the full gated dataset uses the official Ropedia/Xperience-10M access terms and license field.",
203
  "The official card describes the open-source dataset as limited in diversity and showcase/production quality, so robust evaluation and downstream safeguards are still required.",
204
  "The project does not support identity recognition, re-identification, biometric profiling, surveillance, sensitive attribute inference, or safety-critical deployment.",
205
  "Dataset use remains governed by the official Ropedia/Xperience-10M terms."
 
54
  "source": "Hugging Face dataset page/API public metadata",
55
  "total_file_size_display": "31.9 TB",
56
  "used_storage_bytes_observed": 31871115497224,
57
+ "note": "This live HF-hosted file-size display describes the Hugging Face dataset version and is separate from the dataset card's about-1PB full-scale data statement."
58
  },
59
  "api_file_listing_observed": {
60
+ "scope": "public Hugging Face API metadata for the HF-hosted full dataset version, not local data possession",
61
  "sibling_count": 85258,
62
  "session_folder_count": 803,
63
  "episode_folder_count": 12103,
 
199
  },
200
  "responsible_use_boundary": [
201
  "No raw MP4, raw annotation.hdf5, private gated data, raw visualization.rrd, or full Qwen weights are redistributed.",
202
+ "The public sample card lists cc-by-nc-4.0; the Hugging Face gated full dataset uses the official Ropedia/Xperience-10M access terms and license field.",
203
  "The official card describes the open-source dataset as limited in diversity and showcase/production quality, so robust evaluation and downstream safeguards are still required.",
204
  "The project does not support identity recognition, re-identification, biometric profiling, surveillance, sensitive attribute inference, or safety-critical deployment.",
205
  "Dataset use remains governed by the official Ropedia/Xperience-10M terms."
scripts/validate_source_alignment.py CHANGED
@@ -238,7 +238,7 @@ def render_markdown(payload: dict) -> str:
238
  "",
239
  "| Layer | Current value |",
240
  "| --- | --- |",
241
- f"| Full dataset repo | `{alignment['full_dataset_repo']}` |",
242
  f"| Full dataset access | {alignment['full_dataset_access']} |",
243
  f"| Live HF file-size display | {alignment['live_hf_file_size_display']} |",
244
  f"| Full-scale storage statement | {alignment['full_scale_storage_statement']} |",
@@ -259,9 +259,9 @@ def render_markdown(payload: dict) -> str:
259
  "",
260
  "## Current Project Scope",
261
  "",
262
- "- HF API file counts are source-listing metadata, not local data possession.",
263
  "- The live HF 31.9 TB file-size display is recorded separately from the card's about-1PB full-scale storage statement.",
264
- "- The public sample license is preserved separately from the gated full dataset license field.",
265
  "- The official limited-diversity / showcase-quality disclaimer is preserved in the responsible-use notes.",
266
  "- Raw MP4, HDF5, RRD, private gated data, and full Qwen weights are not redistributed.",
267
  "- Current model evidence remains one public sample episode, not cross-episode generalization.",
@@ -314,7 +314,7 @@ def build_report(hf_root: Path) -> dict:
314
  and sample.get("pretty_name") == EXPECTED_SAMPLE["pretty_name"]
315
  and sample.get("license") == EXPECTED_SAMPLE["license"]
316
  and set(sample.get("tooling", [])) == EXPECTED_SAMPLE["tooling"],
317
- "public sample card license and tooling are recorded separately from the gated full dataset",
318
  ["docs/data/xperience10m_dataset_card_alignment.json"],
319
  )
320
  )
 
238
  "",
239
  "| Layer | Current value |",
240
  "| --- | --- |",
241
+ f"| Full dataset repo | Hugging Face gated dataset `{alignment['full_dataset_repo']}` |",
242
  f"| Full dataset access | {alignment['full_dataset_access']} |",
243
  f"| Live HF file-size display | {alignment['live_hf_file_size_display']} |",
244
  f"| Full-scale storage statement | {alignment['full_scale_storage_statement']} |",
 
259
  "",
260
  "## Current Project Scope",
261
  "",
262
+ "- HF API file counts are source-listing metadata for the Hugging Face full dataset version, not local data possession.",
263
  "- The live HF 31.9 TB file-size display is recorded separately from the card's about-1PB full-scale storage statement.",
264
+ "- The public sample license is preserved separately from the Hugging Face gated full-dataset license field.",
265
  "- The official limited-diversity / showcase-quality disclaimer is preserved in the responsible-use notes.",
266
  "- Raw MP4, HDF5, RRD, private gated data, and full Qwen weights are not redistributed.",
267
  "- Current model evidence remains one public sample episode, not cross-episode generalization.",
 
314
  and sample.get("pretty_name") == EXPECTED_SAMPLE["pretty_name"]
315
  and sample.get("license") == EXPECTED_SAMPLE["license"]
316
  and set(sample.get("tooling", [])) == EXPECTED_SAMPLE["tooling"],
317
+ "public sample card license and tooling are recorded separately from the Hugging Face gated full dataset version",
318
  ["docs/data/xperience10m_dataset_card_alignment.json"],
319
  )
320
  )