File size: 5,413 Bytes
6a1869c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
{
  "title": "Ropedia Xperience-10M Public Project Surface",
  "status": "pass",
  "generated_at_utc": "2026-06-02T16:20:14+00:00",
  "scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
  "checks": [
    {
      "name": "public_presentation_files_exist",
      "status": "pass",
      "reason": "Repo README, website HTML, and three Hugging Face cards should all be present in the publication workspace.",
      "missing": []
    },
    {
      "name": "core_status_reports_pass",
      "status": "pass",
      "reason": "The public project surface depends on the existing project reports already passing.",
      "reports": {
        "website_integrity": {
          "exists": true,
          "status": "pass",
          "generated_at_utc": "2026-06-02T15:31:08+00:00"
        },
        "task_surface_integrity": {
          "exists": true,
          "status": "pass",
          "generated_at_utc": "2026-06-02T15:31:08+00:00"
        },
        "source_alignment": {
          "exists": true,
          "status": "pass",
          "generated_at_utc": "2026-06-02T16:17:26+00:00"
        },
        "scale_up_status": {
          "exists": true,
          "status": "pass",
          "generated_at_utc": "2026-06-02T15:31:08+00:00"
        },
        "publication_package": {
          "exists": true,
          "status": "pass",
          "generated_at_utc": "2026-06-02T15:36:50+00:00"
        },
        "mirror_parity": {
          "exists": true,
          "status": "pass",
          "generated_at_utc": "2026-06-02T15:41:21+00:00"
        },
        "live_publication": {
          "exists": true,
          "status": "pass",
          "generated_at_utc": null
        }
      },
      "failures": {}
    },
    {
      "name": "website_has_research_seo_metadata",
      "status": "pass",
      "reason": "The website should expose search/social metadata and structured project metadata.",
      "marker_counts": {
        "<title>Ropedia Xperience-10M Task Suite</title>": 1,
        "name=\"description\"": 1,
        "rel=\"canonical\"": 1,
        "property=\"og:title\"": 1,
        "property=\"og:image\"": 1,
        "name=\"twitter:card\"": 1,
        "application/ld+json": 1,
        "rel=\"manifest\"": 1,
        "rel=\"apple-touch-icon\"": 1
      }
    },
    {
      "name": "website_tabs_are_accessible_and_keyboardable",
      "status": "pass",
      "reason": "The long research dashboard should be navigable as real tabs, including keyboard support.",
      "marker_counts": {
        "role=\"tablist\"": 3,
        "role=\"tab\"": 9,
        "role=\"tabpanel\"": 24,
        "aria-selected": 12,
        "aria-controls": 10,
        "moveProjectTabFocus": 2,
        "ArrowRight": 6,
        "Home": 6,
        "End": 6
      }
    },
    {
      "name": "responsive_navigation_guard_present",
      "status": "pass",
      "reason": "Tablet/mobile navigation should not overflow and deep links should land below sticky navigation."
    },
    {
      "name": "public_naming_consistent",
      "status": "pass",
      "reason": "Public copy should consistently present the project as Ropedia Xperience-10M, with the Qwen3-Omni scale-up status.",
      "marker_counts": {
        "Ropedia Xperience-10M Task Suite": 15,
        "Xperience-10M": 95,
        "12-task": 20,
        "Qwen3-Omni": 35,
        "one public Xperience-10M sample episode": 1
      }
    },
    {
      "name": "public_links_cover_repo_hf_dataset_and_ropedia",
      "status": "pass",
      "reason": "Public cards should link the repo, Space, artifacts, model baselines, upstream dataset, and Ropedia dataset page.",
      "marker_counts": {
        "https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite": 60,
        "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite": 6,
        "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts": 4,
        "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines": 5,
        "https://huggingface.co/datasets/ropedia-ai/xperience-10m": 16,
        "https://ropedia.com/dataset": 5
      }
    },
    {
      "name": "public_artifact_qa_files_are_exposed",
      "status": "pass",
      "reason": "Readers should be able to find website reference, release package, mirror, and project-surface files from public copy.",
      "marker_counts": {
        "data/project_brief.json": 9,
        "data/website_integrity.json": 10,
        "data/task_surface_integrity.json": 13,
        "data/publication_audit.json": 11,
        "data/mirror_parity.json": 9,
        "data/public_surface_qa.json": 10
      }
    },
    {
      "name": "public_copy_uses_reader_facing_language",
      "status": "pass",
      "reason": "Public copy should use reader-facing project language and avoid private tooling, hardware labels, assessment framing, or design-process notes.",
      "banned_hits": []
    }
  ],
  "surface_files": {
    "github_readme": "README.md",
    "website_html": "docs/index.html",
    "hf_space_card": "hf_publish/space/README.md",
    "hf_artifact_card": "hf_publish/artifacts/README.md",
    "hf_model_card": "hf_publish/model/README.md"
  },
  "scope_note": "This report covers the public repo, website, Hugging Face cards, and package contents. Multi-episode model metrics are tracked by the training and evaluation reports."
}