Add files using upload-large-folder tool
Browse files- 404.html +12 -2
- data/artifact_index.json +3 -3
- data/mirror_parity.json +132 -89
- data/public_surface_qa.json +2 -2
- data/quality_gates.json +1 -1
- docs/404.html +12 -2
- docs/data/artifact_index.json +3 -3
- docs/data/mirror_parity.json +132 -89
- docs/data/public_surface_qa.json +2 -2
- docs/data/quality_gates.json +1 -1
- metrics/artifact_index.json +3 -3
- metrics/mirror_parity.json +132 -89
- metrics/public_surface_qa.json +2 -2
- metrics/quality_gates.json +1 -1
- scripts/validate_mirror_parity.py +1 -0
404.html
CHANGED
|
@@ -3,9 +3,19 @@
|
|
| 3 |
<head>
|
| 4 |
<meta charset="utf-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
| 6 |
-
<meta http-equiv="refresh" content="0; url=/ropedia-xperience-10m-task-suite/">
|
| 7 |
<title>Redirecting | Ropedia Xperience-10M Task Suite</title>
|
| 8 |
<link rel="canonical" href="https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
<style>
|
| 10 |
body {
|
| 11 |
margin: 0;
|
|
@@ -22,7 +32,7 @@
|
|
| 22 |
<body>
|
| 23 |
<main>
|
| 24 |
<h1>Redirecting</h1>
|
| 25 |
-
<p>Go to <a href="/
|
| 26 |
</main>
|
| 27 |
</body>
|
| 28 |
</html>
|
|
|
|
| 3 |
<head>
|
| 4 |
<meta charset="utf-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
| 6 |
<title>Redirecting | Ropedia Xperience-10M Task Suite</title>
|
| 7 |
<link rel="canonical" href="https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/">
|
| 8 |
+
<script>
|
| 9 |
+
(function () {
|
| 10 |
+
var projectBase = "/ropedia-xperience-10m-task-suite/";
|
| 11 |
+
var target = window.location.pathname.indexOf(projectBase) === 0 ? projectBase : "/";
|
| 12 |
+
window.addEventListener("DOMContentLoaded", function () {
|
| 13 |
+
var homeLink = document.getElementById("homeLink");
|
| 14 |
+
if (homeLink) homeLink.href = target;
|
| 15 |
+
});
|
| 16 |
+
window.location.replace(target);
|
| 17 |
+
})();
|
| 18 |
+
</script>
|
| 19 |
<style>
|
| 20 |
body {
|
| 21 |
margin: 0;
|
|
|
|
| 32 |
<body>
|
| 33 |
<main>
|
| 34 |
<h1>Redirecting</h1>
|
| 35 |
+
<p>Go to <a id="homeLink" href="/">Ropedia Xperience-10M Task Suite</a>.</p>
|
| 36 |
</main>
|
| 37 |
</body>
|
| 38 |
</html>
|
data/artifact_index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Task Suite Artifact Index",
|
| 3 |
-
"generated_at_utc": "2026-06-15T09:
|
| 4 |
"status": "pass",
|
| 5 |
"artifact_count": 165,
|
| 6 |
"missing": [],
|
|
@@ -727,7 +727,7 @@
|
|
| 727 |
"shows": "Machine-readable release-check summary for validators, mirrors, and public project surfaces.",
|
| 728 |
"exists": true,
|
| 729 |
"bytes": 8097,
|
| 730 |
-
"sha256": "
|
| 731 |
},
|
| 732 |
{
|
| 733 |
"id": "public_surface_qa",
|
|
@@ -910,7 +910,7 @@
|
|
| 910 |
"volatile": true,
|
| 911 |
"shows": "Confirms prepared GitHub/HF Space/artifact/model mirrors share the same critical data, figure, website HTML, and validator files.",
|
| 912 |
"exists": true,
|
| 913 |
-
"bytes":
|
| 914 |
"hash_policy": "existence_and_size_only"
|
| 915 |
},
|
| 916 |
{
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Task Suite Artifact Index",
|
| 3 |
+
"generated_at_utc": "2026-06-15T09:55:20+00:00",
|
| 4 |
"status": "pass",
|
| 5 |
"artifact_count": 165,
|
| 6 |
"missing": [],
|
|
|
|
| 727 |
"shows": "Machine-readable release-check summary for validators, mirrors, and public project surfaces.",
|
| 728 |
"exists": true,
|
| 729 |
"bytes": 8097,
|
| 730 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 731 |
},
|
| 732 |
{
|
| 733 |
"id": "public_surface_qa",
|
|
|
|
| 910 |
"volatile": true,
|
| 911 |
"shows": "Confirms prepared GitHub/HF Space/artifact/model mirrors share the same critical data, figure, website HTML, and validator files.",
|
| 912 |
"exists": true,
|
| 913 |
+
"bytes": 566885,
|
| 914 |
"hash_policy": "existence_and_size_only"
|
| 915 |
},
|
| 916 |
{
|
data/mirror_parity.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-15T09:
|
| 4 |
"hf_root": "hf_publish",
|
| 5 |
"summary": {
|
| 6 |
-
"group_count":
|
| 7 |
"failure_count": 0,
|
| 8 |
"failures_by_surface": {}
|
| 9 |
},
|
|
@@ -139,44 +139,44 @@
|
|
| 139 |
"path": "repo:docs/data/artifact_index.json",
|
| 140 |
"exists": true,
|
| 141 |
"bytes": 90556,
|
| 142 |
-
"sha256": "
|
| 143 |
},
|
| 144 |
"mirrors": {
|
| 145 |
"hf_space": {
|
| 146 |
"path": "hf_space:data/artifact_index.json",
|
| 147 |
"exists": true,
|
| 148 |
"bytes": 90556,
|
| 149 |
-
"sha256": "
|
| 150 |
},
|
| 151 |
"hf_artifacts_data": {
|
| 152 |
"path": "hf_artifacts:data/artifact_index.json",
|
| 153 |
"exists": true,
|
| 154 |
"bytes": 90556,
|
| 155 |
-
"sha256": "
|
| 156 |
},
|
| 157 |
"hf_artifacts": {
|
| 158 |
"path": "hf_artifacts:docs/data/artifact_index.json",
|
| 159 |
"exists": true,
|
| 160 |
"bytes": 90556,
|
| 161 |
-
"sha256": "
|
| 162 |
},
|
| 163 |
"hf_model_data": {
|
| 164 |
"path": "hf_model:data/artifact_index.json",
|
| 165 |
"exists": true,
|
| 166 |
"bytes": 90556,
|
| 167 |
-
"sha256": "
|
| 168 |
},
|
| 169 |
"hf_model_docs_data": {
|
| 170 |
"path": "hf_model:docs/data/artifact_index.json",
|
| 171 |
"exists": true,
|
| 172 |
"bytes": 90556,
|
| 173 |
-
"sha256": "
|
| 174 |
},
|
| 175 |
"hf_model": {
|
| 176 |
"path": "hf_model:metrics/artifact_index.json",
|
| 177 |
"exists": true,
|
| 178 |
"bytes": 90556,
|
| 179 |
-
"sha256": "
|
| 180 |
}
|
| 181 |
},
|
| 182 |
"failures": []
|
|
@@ -825,44 +825,44 @@
|
|
| 825 |
"path": "repo:docs/data/publication_audit.json",
|
| 826 |
"exists": true,
|
| 827 |
"bytes": 7591,
|
| 828 |
-
"sha256": "
|
| 829 |
},
|
| 830 |
"mirrors": {
|
| 831 |
"hf_space": {
|
| 832 |
"path": "hf_space:data/publication_audit.json",
|
| 833 |
"exists": true,
|
| 834 |
"bytes": 7591,
|
| 835 |
-
"sha256": "
|
| 836 |
},
|
| 837 |
"hf_artifacts_data": {
|
| 838 |
"path": "hf_artifacts:data/publication_audit.json",
|
| 839 |
"exists": true,
|
| 840 |
"bytes": 7591,
|
| 841 |
-
"sha256": "
|
| 842 |
},
|
| 843 |
"hf_artifacts": {
|
| 844 |
"path": "hf_artifacts:docs/data/publication_audit.json",
|
| 845 |
"exists": true,
|
| 846 |
"bytes": 7591,
|
| 847 |
-
"sha256": "
|
| 848 |
},
|
| 849 |
"hf_model_data": {
|
| 850 |
"path": "hf_model:data/publication_audit.json",
|
| 851 |
"exists": true,
|
| 852 |
"bytes": 7591,
|
| 853 |
-
"sha256": "
|
| 854 |
},
|
| 855 |
"hf_model_docs_data": {
|
| 856 |
"path": "hf_model:docs/data/publication_audit.json",
|
| 857 |
"exists": true,
|
| 858 |
"bytes": 7591,
|
| 859 |
-
"sha256": "
|
| 860 |
},
|
| 861 |
"hf_model": {
|
| 862 |
"path": "hf_model:metrics/publication_audit.json",
|
| 863 |
"exists": true,
|
| 864 |
"bytes": 7591,
|
| 865 |
-
"sha256": "
|
| 866 |
}
|
| 867 |
},
|
| 868 |
"failures": []
|
|
@@ -874,44 +874,44 @@
|
|
| 874 |
"path": "repo:docs/data/public_surface_qa.json",
|
| 875 |
"exists": true,
|
| 876 |
"bytes": 5617,
|
| 877 |
-
"sha256": "
|
| 878 |
},
|
| 879 |
"mirrors": {
|
| 880 |
"hf_space": {
|
| 881 |
"path": "hf_space:data/public_surface_qa.json",
|
| 882 |
"exists": true,
|
| 883 |
"bytes": 5617,
|
| 884 |
-
"sha256": "
|
| 885 |
},
|
| 886 |
"hf_artifacts_data": {
|
| 887 |
"path": "hf_artifacts:data/public_surface_qa.json",
|
| 888 |
"exists": true,
|
| 889 |
"bytes": 5617,
|
| 890 |
-
"sha256": "
|
| 891 |
},
|
| 892 |
"hf_artifacts": {
|
| 893 |
"path": "hf_artifacts:docs/data/public_surface_qa.json",
|
| 894 |
"exists": true,
|
| 895 |
"bytes": 5617,
|
| 896 |
-
"sha256": "
|
| 897 |
},
|
| 898 |
"hf_model_data": {
|
| 899 |
"path": "hf_model:data/public_surface_qa.json",
|
| 900 |
"exists": true,
|
| 901 |
"bytes": 5617,
|
| 902 |
-
"sha256": "
|
| 903 |
},
|
| 904 |
"hf_model_docs_data": {
|
| 905 |
"path": "hf_model:docs/data/public_surface_qa.json",
|
| 906 |
"exists": true,
|
| 907 |
"bytes": 5617,
|
| 908 |
-
"sha256": "
|
| 909 |
},
|
| 910 |
"hf_model": {
|
| 911 |
"path": "hf_model:metrics/public_surface_qa.json",
|
| 912 |
"exists": true,
|
| 913 |
"bytes": 5617,
|
| 914 |
-
"sha256": "
|
| 915 |
}
|
| 916 |
},
|
| 917 |
"failures": []
|
|
@@ -1021,44 +1021,44 @@
|
|
| 1021 |
"path": "repo:docs/data/quality_gates.json",
|
| 1022 |
"exists": true,
|
| 1023 |
"bytes": 8097,
|
| 1024 |
-
"sha256": "
|
| 1025 |
},
|
| 1026 |
"mirrors": {
|
| 1027 |
"hf_space": {
|
| 1028 |
"path": "hf_space:data/quality_gates.json",
|
| 1029 |
"exists": true,
|
| 1030 |
"bytes": 8097,
|
| 1031 |
-
"sha256": "
|
| 1032 |
},
|
| 1033 |
"hf_artifacts_data": {
|
| 1034 |
"path": "hf_artifacts:data/quality_gates.json",
|
| 1035 |
"exists": true,
|
| 1036 |
"bytes": 8097,
|
| 1037 |
-
"sha256": "
|
| 1038 |
},
|
| 1039 |
"hf_artifacts": {
|
| 1040 |
"path": "hf_artifacts:docs/data/quality_gates.json",
|
| 1041 |
"exists": true,
|
| 1042 |
"bytes": 8097,
|
| 1043 |
-
"sha256": "
|
| 1044 |
},
|
| 1045 |
"hf_model_data": {
|
| 1046 |
"path": "hf_model:data/quality_gates.json",
|
| 1047 |
"exists": true,
|
| 1048 |
"bytes": 8097,
|
| 1049 |
-
"sha256": "
|
| 1050 |
},
|
| 1051 |
"hf_model_docs_data": {
|
| 1052 |
"path": "hf_model:docs/data/quality_gates.json",
|
| 1053 |
"exists": true,
|
| 1054 |
"bytes": 8097,
|
| 1055 |
-
"sha256": "
|
| 1056 |
},
|
| 1057 |
"hf_model": {
|
| 1058 |
"path": "hf_model:metrics/quality_gates.json",
|
| 1059 |
"exists": true,
|
| 1060 |
"bytes": 8097,
|
| 1061 |
-
"sha256": "
|
| 1062 |
}
|
| 1063 |
},
|
| 1064 |
"failures": []
|
|
@@ -1462,44 +1462,44 @@
|
|
| 1462 |
"path": "repo:docs/data/scope_claims_audit.json",
|
| 1463 |
"exists": true,
|
| 1464 |
"bytes": 21795,
|
| 1465 |
-
"sha256": "
|
| 1466 |
},
|
| 1467 |
"mirrors": {
|
| 1468 |
"hf_space": {
|
| 1469 |
"path": "hf_space:data/scope_claims_audit.json",
|
| 1470 |
"exists": true,
|
| 1471 |
"bytes": 21795,
|
| 1472 |
-
"sha256": "
|
| 1473 |
},
|
| 1474 |
"hf_artifacts_data": {
|
| 1475 |
"path": "hf_artifacts:data/scope_claims_audit.json",
|
| 1476 |
"exists": true,
|
| 1477 |
"bytes": 21795,
|
| 1478 |
-
"sha256": "
|
| 1479 |
},
|
| 1480 |
"hf_artifacts": {
|
| 1481 |
"path": "hf_artifacts:docs/data/scope_claims_audit.json",
|
| 1482 |
"exists": true,
|
| 1483 |
"bytes": 21795,
|
| 1484 |
-
"sha256": "
|
| 1485 |
},
|
| 1486 |
"hf_model_data": {
|
| 1487 |
"path": "hf_model:data/scope_claims_audit.json",
|
| 1488 |
"exists": true,
|
| 1489 |
"bytes": 21795,
|
| 1490 |
-
"sha256": "
|
| 1491 |
},
|
| 1492 |
"hf_model_docs_data": {
|
| 1493 |
"path": "hf_model:docs/data/scope_claims_audit.json",
|
| 1494 |
"exists": true,
|
| 1495 |
"bytes": 21795,
|
| 1496 |
-
"sha256": "
|
| 1497 |
},
|
| 1498 |
"hf_model": {
|
| 1499 |
"path": "hf_model:metrics/scope_claims_audit.json",
|
| 1500 |
"exists": true,
|
| 1501 |
"bytes": 21795,
|
| 1502 |
-
"sha256": "
|
| 1503 |
}
|
| 1504 |
},
|
| 1505 |
"failures": []
|
|
@@ -1560,44 +1560,44 @@
|
|
| 1560 |
"path": "repo:docs/data/source_alignment_audit.json",
|
| 1561 |
"exists": true,
|
| 1562 |
"bytes": 4432,
|
| 1563 |
-
"sha256": "
|
| 1564 |
},
|
| 1565 |
"mirrors": {
|
| 1566 |
"hf_space": {
|
| 1567 |
"path": "hf_space:data/source_alignment_audit.json",
|
| 1568 |
"exists": true,
|
| 1569 |
"bytes": 4432,
|
| 1570 |
-
"sha256": "
|
| 1571 |
},
|
| 1572 |
"hf_artifacts_data": {
|
| 1573 |
"path": "hf_artifacts:data/source_alignment_audit.json",
|
| 1574 |
"exists": true,
|
| 1575 |
"bytes": 4432,
|
| 1576 |
-
"sha256": "
|
| 1577 |
},
|
| 1578 |
"hf_artifacts": {
|
| 1579 |
"path": "hf_artifacts:docs/data/source_alignment_audit.json",
|
| 1580 |
"exists": true,
|
| 1581 |
"bytes": 4432,
|
| 1582 |
-
"sha256": "
|
| 1583 |
},
|
| 1584 |
"hf_model_data": {
|
| 1585 |
"path": "hf_model:data/source_alignment_audit.json",
|
| 1586 |
"exists": true,
|
| 1587 |
"bytes": 4432,
|
| 1588 |
-
"sha256": "
|
| 1589 |
},
|
| 1590 |
"hf_model_docs_data": {
|
| 1591 |
"path": "hf_model:docs/data/source_alignment_audit.json",
|
| 1592 |
"exists": true,
|
| 1593 |
"bytes": 4432,
|
| 1594 |
-
"sha256": "
|
| 1595 |
},
|
| 1596 |
"hf_model": {
|
| 1597 |
"path": "hf_model:metrics/source_alignment_audit.json",
|
| 1598 |
"exists": true,
|
| 1599 |
"bytes": 4432,
|
| 1600 |
-
"sha256": "
|
| 1601 |
}
|
| 1602 |
},
|
| 1603 |
"failures": []
|
|
@@ -1707,44 +1707,44 @@
|
|
| 1707 |
"path": "repo:docs/data/task_surface_integrity.json",
|
| 1708 |
"exists": true,
|
| 1709 |
"bytes": 45779,
|
| 1710 |
-
"sha256": "
|
| 1711 |
},
|
| 1712 |
"mirrors": {
|
| 1713 |
"hf_space": {
|
| 1714 |
"path": "hf_space:data/task_surface_integrity.json",
|
| 1715 |
"exists": true,
|
| 1716 |
"bytes": 45779,
|
| 1717 |
-
"sha256": "
|
| 1718 |
},
|
| 1719 |
"hf_artifacts_data": {
|
| 1720 |
"path": "hf_artifacts:data/task_surface_integrity.json",
|
| 1721 |
"exists": true,
|
| 1722 |
"bytes": 45779,
|
| 1723 |
-
"sha256": "
|
| 1724 |
},
|
| 1725 |
"hf_artifacts": {
|
| 1726 |
"path": "hf_artifacts:docs/data/task_surface_integrity.json",
|
| 1727 |
"exists": true,
|
| 1728 |
"bytes": 45779,
|
| 1729 |
-
"sha256": "
|
| 1730 |
},
|
| 1731 |
"hf_model_data": {
|
| 1732 |
"path": "hf_model:data/task_surface_integrity.json",
|
| 1733 |
"exists": true,
|
| 1734 |
"bytes": 45779,
|
| 1735 |
-
"sha256": "
|
| 1736 |
},
|
| 1737 |
"hf_model_docs_data": {
|
| 1738 |
"path": "hf_model:docs/data/task_surface_integrity.json",
|
| 1739 |
"exists": true,
|
| 1740 |
"bytes": 45779,
|
| 1741 |
-
"sha256": "
|
| 1742 |
},
|
| 1743 |
"hf_model": {
|
| 1744 |
"path": "hf_model:metrics/task_surface_integrity.json",
|
| 1745 |
"exists": true,
|
| 1746 |
"bytes": 45779,
|
| 1747 |
-
"sha256": "
|
| 1748 |
}
|
| 1749 |
},
|
| 1750 |
"failures": []
|
|
@@ -1804,45 +1804,45 @@
|
|
| 1804 |
"local": {
|
| 1805 |
"path": "repo:docs/data/website_integrity.json",
|
| 1806 |
"exists": true,
|
| 1807 |
-
"bytes":
|
| 1808 |
-
"sha256": "
|
| 1809 |
},
|
| 1810 |
"mirrors": {
|
| 1811 |
"hf_space": {
|
| 1812 |
"path": "hf_space:data/website_integrity.json",
|
| 1813 |
"exists": true,
|
| 1814 |
-
"bytes":
|
| 1815 |
-
"sha256": "
|
| 1816 |
},
|
| 1817 |
"hf_artifacts_data": {
|
| 1818 |
"path": "hf_artifacts:data/website_integrity.json",
|
| 1819 |
"exists": true,
|
| 1820 |
-
"bytes":
|
| 1821 |
-
"sha256": "
|
| 1822 |
},
|
| 1823 |
"hf_artifacts": {
|
| 1824 |
"path": "hf_artifacts:docs/data/website_integrity.json",
|
| 1825 |
"exists": true,
|
| 1826 |
-
"bytes":
|
| 1827 |
-
"sha256": "
|
| 1828 |
},
|
| 1829 |
"hf_model_data": {
|
| 1830 |
"path": "hf_model:data/website_integrity.json",
|
| 1831 |
"exists": true,
|
| 1832 |
-
"bytes":
|
| 1833 |
-
"sha256": "
|
| 1834 |
},
|
| 1835 |
"hf_model_docs_data": {
|
| 1836 |
"path": "hf_model:docs/data/website_integrity.json",
|
| 1837 |
"exists": true,
|
| 1838 |
-
"bytes":
|
| 1839 |
-
"sha256": "
|
| 1840 |
},
|
| 1841 |
"hf_model": {
|
| 1842 |
"path": "hf_model:metrics/website_integrity.json",
|
| 1843 |
"exists": true,
|
| 1844 |
-
"bytes":
|
| 1845 |
-
"sha256": "
|
| 1846 |
}
|
| 1847 |
},
|
| 1848 |
"failures": []
|
|
@@ -3565,21 +3565,21 @@
|
|
| 3565 |
"local": {
|
| 3566 |
"path": "repo:scripts/validate_mirror_parity.py",
|
| 3567 |
"exists": true,
|
| 3568 |
-
"bytes":
|
| 3569 |
-
"sha256": "
|
| 3570 |
},
|
| 3571 |
"mirrors": {
|
| 3572 |
"hf_artifacts": {
|
| 3573 |
"path": "hf_artifacts:scripts/validate_mirror_parity.py",
|
| 3574 |
"exists": true,
|
| 3575 |
-
"bytes":
|
| 3576 |
-
"sha256": "
|
| 3577 |
},
|
| 3578 |
"hf_model": {
|
| 3579 |
"path": "hf_model:scripts/validate_mirror_parity.py",
|
| 3580 |
"exists": true,
|
| 3581 |
-
"bytes":
|
| 3582 |
-
"sha256": "
|
| 3583 |
}
|
| 3584 |
},
|
| 3585 |
"failures": []
|
|
@@ -3690,21 +3690,21 @@
|
|
| 3690 |
"local": {
|
| 3691 |
"path": "repo:scripts/validate_website_integrity.py",
|
| 3692 |
"exists": true,
|
| 3693 |
-
"bytes":
|
| 3694 |
-
"sha256": "
|
| 3695 |
},
|
| 3696 |
"mirrors": {
|
| 3697 |
"hf_artifacts": {
|
| 3698 |
"path": "hf_artifacts:scripts/validate_website_integrity.py",
|
| 3699 |
"exists": true,
|
| 3700 |
-
"bytes":
|
| 3701 |
-
"sha256": "
|
| 3702 |
},
|
| 3703 |
"hf_model": {
|
| 3704 |
"path": "hf_model:scripts/validate_website_integrity.py",
|
| 3705 |
"exists": true,
|
| 3706 |
-
"bytes":
|
| 3707 |
-
"sha256": "
|
| 3708 |
}
|
| 3709 |
},
|
| 3710 |
"failures": []
|
|
@@ -3759,6 +3759,49 @@
|
|
| 3759 |
},
|
| 3760 |
"failures": []
|
| 3761 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3762 |
{
|
| 3763 |
"name": "website/apple-touch-icon.png",
|
| 3764 |
"status": "pass",
|
|
@@ -3851,39 +3894,39 @@
|
|
| 3851 |
"local": {
|
| 3852 |
"path": "repo:docs/index.html",
|
| 3853 |
"exists": true,
|
| 3854 |
-
"bytes":
|
| 3855 |
-
"sha256": "
|
| 3856 |
},
|
| 3857 |
"mirrors": {
|
| 3858 |
"hf_space": {
|
| 3859 |
"path": "hf_space:index.html",
|
| 3860 |
"exists": true,
|
| 3861 |
-
"bytes":
|
| 3862 |
-
"sha256": "
|
| 3863 |
},
|
| 3864 |
"hf_artifacts_root": {
|
| 3865 |
"path": "hf_artifacts:index.html",
|
| 3866 |
"exists": true,
|
| 3867 |
-
"bytes":
|
| 3868 |
-
"sha256": "
|
| 3869 |
},
|
| 3870 |
"hf_artifacts_docs": {
|
| 3871 |
"path": "hf_artifacts:docs/index.html",
|
| 3872 |
"exists": true,
|
| 3873 |
-
"bytes":
|
| 3874 |
-
"sha256": "
|
| 3875 |
},
|
| 3876 |
"hf_model": {
|
| 3877 |
"path": "hf_model:index.html",
|
| 3878 |
"exists": true,
|
| 3879 |
-
"bytes":
|
| 3880 |
-
"sha256": "
|
| 3881 |
},
|
| 3882 |
"hf_model_docs": {
|
| 3883 |
"path": "hf_model:docs/index.html",
|
| 3884 |
"exists": true,
|
| 3885 |
-
"bytes":
|
| 3886 |
-
"sha256": "
|
| 3887 |
}
|
| 3888 |
},
|
| 3889 |
"failures": []
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-15T09:55:06+00:00",
|
| 4 |
"hf_root": "hf_publish",
|
| 5 |
"summary": {
|
| 6 |
+
"group_count": 377,
|
| 7 |
"failure_count": 0,
|
| 8 |
"failures_by_surface": {}
|
| 9 |
},
|
|
|
|
| 139 |
"path": "repo:docs/data/artifact_index.json",
|
| 140 |
"exists": true,
|
| 141 |
"bytes": 90556,
|
| 142 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 143 |
},
|
| 144 |
"mirrors": {
|
| 145 |
"hf_space": {
|
| 146 |
"path": "hf_space:data/artifact_index.json",
|
| 147 |
"exists": true,
|
| 148 |
"bytes": 90556,
|
| 149 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 150 |
},
|
| 151 |
"hf_artifacts_data": {
|
| 152 |
"path": "hf_artifacts:data/artifact_index.json",
|
| 153 |
"exists": true,
|
| 154 |
"bytes": 90556,
|
| 155 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 156 |
},
|
| 157 |
"hf_artifacts": {
|
| 158 |
"path": "hf_artifacts:docs/data/artifact_index.json",
|
| 159 |
"exists": true,
|
| 160 |
"bytes": 90556,
|
| 161 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 162 |
},
|
| 163 |
"hf_model_data": {
|
| 164 |
"path": "hf_model:data/artifact_index.json",
|
| 165 |
"exists": true,
|
| 166 |
"bytes": 90556,
|
| 167 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 168 |
},
|
| 169 |
"hf_model_docs_data": {
|
| 170 |
"path": "hf_model:docs/data/artifact_index.json",
|
| 171 |
"exists": true,
|
| 172 |
"bytes": 90556,
|
| 173 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 174 |
},
|
| 175 |
"hf_model": {
|
| 176 |
"path": "hf_model:metrics/artifact_index.json",
|
| 177 |
"exists": true,
|
| 178 |
"bytes": 90556,
|
| 179 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 180 |
}
|
| 181 |
},
|
| 182 |
"failures": []
|
|
|
|
| 825 |
"path": "repo:docs/data/publication_audit.json",
|
| 826 |
"exists": true,
|
| 827 |
"bytes": 7591,
|
| 828 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 829 |
},
|
| 830 |
"mirrors": {
|
| 831 |
"hf_space": {
|
| 832 |
"path": "hf_space:data/publication_audit.json",
|
| 833 |
"exists": true,
|
| 834 |
"bytes": 7591,
|
| 835 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 836 |
},
|
| 837 |
"hf_artifacts_data": {
|
| 838 |
"path": "hf_artifacts:data/publication_audit.json",
|
| 839 |
"exists": true,
|
| 840 |
"bytes": 7591,
|
| 841 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 842 |
},
|
| 843 |
"hf_artifacts": {
|
| 844 |
"path": "hf_artifacts:docs/data/publication_audit.json",
|
| 845 |
"exists": true,
|
| 846 |
"bytes": 7591,
|
| 847 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 848 |
},
|
| 849 |
"hf_model_data": {
|
| 850 |
"path": "hf_model:data/publication_audit.json",
|
| 851 |
"exists": true,
|
| 852 |
"bytes": 7591,
|
| 853 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 854 |
},
|
| 855 |
"hf_model_docs_data": {
|
| 856 |
"path": "hf_model:docs/data/publication_audit.json",
|
| 857 |
"exists": true,
|
| 858 |
"bytes": 7591,
|
| 859 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 860 |
},
|
| 861 |
"hf_model": {
|
| 862 |
"path": "hf_model:metrics/publication_audit.json",
|
| 863 |
"exists": true,
|
| 864 |
"bytes": 7591,
|
| 865 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 866 |
}
|
| 867 |
},
|
| 868 |
"failures": []
|
|
|
|
| 874 |
"path": "repo:docs/data/public_surface_qa.json",
|
| 875 |
"exists": true,
|
| 876 |
"bytes": 5617,
|
| 877 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 878 |
},
|
| 879 |
"mirrors": {
|
| 880 |
"hf_space": {
|
| 881 |
"path": "hf_space:data/public_surface_qa.json",
|
| 882 |
"exists": true,
|
| 883 |
"bytes": 5617,
|
| 884 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 885 |
},
|
| 886 |
"hf_artifacts_data": {
|
| 887 |
"path": "hf_artifacts:data/public_surface_qa.json",
|
| 888 |
"exists": true,
|
| 889 |
"bytes": 5617,
|
| 890 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 891 |
},
|
| 892 |
"hf_artifacts": {
|
| 893 |
"path": "hf_artifacts:docs/data/public_surface_qa.json",
|
| 894 |
"exists": true,
|
| 895 |
"bytes": 5617,
|
| 896 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 897 |
},
|
| 898 |
"hf_model_data": {
|
| 899 |
"path": "hf_model:data/public_surface_qa.json",
|
| 900 |
"exists": true,
|
| 901 |
"bytes": 5617,
|
| 902 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 903 |
},
|
| 904 |
"hf_model_docs_data": {
|
| 905 |
"path": "hf_model:docs/data/public_surface_qa.json",
|
| 906 |
"exists": true,
|
| 907 |
"bytes": 5617,
|
| 908 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 909 |
},
|
| 910 |
"hf_model": {
|
| 911 |
"path": "hf_model:metrics/public_surface_qa.json",
|
| 912 |
"exists": true,
|
| 913 |
"bytes": 5617,
|
| 914 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 915 |
}
|
| 916 |
},
|
| 917 |
"failures": []
|
|
|
|
| 1021 |
"path": "repo:docs/data/quality_gates.json",
|
| 1022 |
"exists": true,
|
| 1023 |
"bytes": 8097,
|
| 1024 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1025 |
},
|
| 1026 |
"mirrors": {
|
| 1027 |
"hf_space": {
|
| 1028 |
"path": "hf_space:data/quality_gates.json",
|
| 1029 |
"exists": true,
|
| 1030 |
"bytes": 8097,
|
| 1031 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1032 |
},
|
| 1033 |
"hf_artifacts_data": {
|
| 1034 |
"path": "hf_artifacts:data/quality_gates.json",
|
| 1035 |
"exists": true,
|
| 1036 |
"bytes": 8097,
|
| 1037 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1038 |
},
|
| 1039 |
"hf_artifacts": {
|
| 1040 |
"path": "hf_artifacts:docs/data/quality_gates.json",
|
| 1041 |
"exists": true,
|
| 1042 |
"bytes": 8097,
|
| 1043 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1044 |
},
|
| 1045 |
"hf_model_data": {
|
| 1046 |
"path": "hf_model:data/quality_gates.json",
|
| 1047 |
"exists": true,
|
| 1048 |
"bytes": 8097,
|
| 1049 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1050 |
},
|
| 1051 |
"hf_model_docs_data": {
|
| 1052 |
"path": "hf_model:docs/data/quality_gates.json",
|
| 1053 |
"exists": true,
|
| 1054 |
"bytes": 8097,
|
| 1055 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1056 |
},
|
| 1057 |
"hf_model": {
|
| 1058 |
"path": "hf_model:metrics/quality_gates.json",
|
| 1059 |
"exists": true,
|
| 1060 |
"bytes": 8097,
|
| 1061 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1062 |
}
|
| 1063 |
},
|
| 1064 |
"failures": []
|
|
|
|
| 1462 |
"path": "repo:docs/data/scope_claims_audit.json",
|
| 1463 |
"exists": true,
|
| 1464 |
"bytes": 21795,
|
| 1465 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1466 |
},
|
| 1467 |
"mirrors": {
|
| 1468 |
"hf_space": {
|
| 1469 |
"path": "hf_space:data/scope_claims_audit.json",
|
| 1470 |
"exists": true,
|
| 1471 |
"bytes": 21795,
|
| 1472 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1473 |
},
|
| 1474 |
"hf_artifacts_data": {
|
| 1475 |
"path": "hf_artifacts:data/scope_claims_audit.json",
|
| 1476 |
"exists": true,
|
| 1477 |
"bytes": 21795,
|
| 1478 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1479 |
},
|
| 1480 |
"hf_artifacts": {
|
| 1481 |
"path": "hf_artifacts:docs/data/scope_claims_audit.json",
|
| 1482 |
"exists": true,
|
| 1483 |
"bytes": 21795,
|
| 1484 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1485 |
},
|
| 1486 |
"hf_model_data": {
|
| 1487 |
"path": "hf_model:data/scope_claims_audit.json",
|
| 1488 |
"exists": true,
|
| 1489 |
"bytes": 21795,
|
| 1490 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1491 |
},
|
| 1492 |
"hf_model_docs_data": {
|
| 1493 |
"path": "hf_model:docs/data/scope_claims_audit.json",
|
| 1494 |
"exists": true,
|
| 1495 |
"bytes": 21795,
|
| 1496 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1497 |
},
|
| 1498 |
"hf_model": {
|
| 1499 |
"path": "hf_model:metrics/scope_claims_audit.json",
|
| 1500 |
"exists": true,
|
| 1501 |
"bytes": 21795,
|
| 1502 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1503 |
}
|
| 1504 |
},
|
| 1505 |
"failures": []
|
|
|
|
| 1560 |
"path": "repo:docs/data/source_alignment_audit.json",
|
| 1561 |
"exists": true,
|
| 1562 |
"bytes": 4432,
|
| 1563 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1564 |
},
|
| 1565 |
"mirrors": {
|
| 1566 |
"hf_space": {
|
| 1567 |
"path": "hf_space:data/source_alignment_audit.json",
|
| 1568 |
"exists": true,
|
| 1569 |
"bytes": 4432,
|
| 1570 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1571 |
},
|
| 1572 |
"hf_artifacts_data": {
|
| 1573 |
"path": "hf_artifacts:data/source_alignment_audit.json",
|
| 1574 |
"exists": true,
|
| 1575 |
"bytes": 4432,
|
| 1576 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1577 |
},
|
| 1578 |
"hf_artifacts": {
|
| 1579 |
"path": "hf_artifacts:docs/data/source_alignment_audit.json",
|
| 1580 |
"exists": true,
|
| 1581 |
"bytes": 4432,
|
| 1582 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1583 |
},
|
| 1584 |
"hf_model_data": {
|
| 1585 |
"path": "hf_model:data/source_alignment_audit.json",
|
| 1586 |
"exists": true,
|
| 1587 |
"bytes": 4432,
|
| 1588 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1589 |
},
|
| 1590 |
"hf_model_docs_data": {
|
| 1591 |
"path": "hf_model:docs/data/source_alignment_audit.json",
|
| 1592 |
"exists": true,
|
| 1593 |
"bytes": 4432,
|
| 1594 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1595 |
},
|
| 1596 |
"hf_model": {
|
| 1597 |
"path": "hf_model:metrics/source_alignment_audit.json",
|
| 1598 |
"exists": true,
|
| 1599 |
"bytes": 4432,
|
| 1600 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1601 |
}
|
| 1602 |
},
|
| 1603 |
"failures": []
|
|
|
|
| 1707 |
"path": "repo:docs/data/task_surface_integrity.json",
|
| 1708 |
"exists": true,
|
| 1709 |
"bytes": 45779,
|
| 1710 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1711 |
},
|
| 1712 |
"mirrors": {
|
| 1713 |
"hf_space": {
|
| 1714 |
"path": "hf_space:data/task_surface_integrity.json",
|
| 1715 |
"exists": true,
|
| 1716 |
"bytes": 45779,
|
| 1717 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1718 |
},
|
| 1719 |
"hf_artifacts_data": {
|
| 1720 |
"path": "hf_artifacts:data/task_surface_integrity.json",
|
| 1721 |
"exists": true,
|
| 1722 |
"bytes": 45779,
|
| 1723 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1724 |
},
|
| 1725 |
"hf_artifacts": {
|
| 1726 |
"path": "hf_artifacts:docs/data/task_surface_integrity.json",
|
| 1727 |
"exists": true,
|
| 1728 |
"bytes": 45779,
|
| 1729 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1730 |
},
|
| 1731 |
"hf_model_data": {
|
| 1732 |
"path": "hf_model:data/task_surface_integrity.json",
|
| 1733 |
"exists": true,
|
| 1734 |
"bytes": 45779,
|
| 1735 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1736 |
},
|
| 1737 |
"hf_model_docs_data": {
|
| 1738 |
"path": "hf_model:docs/data/task_surface_integrity.json",
|
| 1739 |
"exists": true,
|
| 1740 |
"bytes": 45779,
|
| 1741 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1742 |
},
|
| 1743 |
"hf_model": {
|
| 1744 |
"path": "hf_model:metrics/task_surface_integrity.json",
|
| 1745 |
"exists": true,
|
| 1746 |
"bytes": 45779,
|
| 1747 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1748 |
}
|
| 1749 |
},
|
| 1750 |
"failures": []
|
|
|
|
| 1804 |
"local": {
|
| 1805 |
"path": "repo:docs/data/website_integrity.json",
|
| 1806 |
"exists": true,
|
| 1807 |
+
"bytes": 17443,
|
| 1808 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1809 |
},
|
| 1810 |
"mirrors": {
|
| 1811 |
"hf_space": {
|
| 1812 |
"path": "hf_space:data/website_integrity.json",
|
| 1813 |
"exists": true,
|
| 1814 |
+
"bytes": 17443,
|
| 1815 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1816 |
},
|
| 1817 |
"hf_artifacts_data": {
|
| 1818 |
"path": "hf_artifacts:data/website_integrity.json",
|
| 1819 |
"exists": true,
|
| 1820 |
+
"bytes": 17443,
|
| 1821 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1822 |
},
|
| 1823 |
"hf_artifacts": {
|
| 1824 |
"path": "hf_artifacts:docs/data/website_integrity.json",
|
| 1825 |
"exists": true,
|
| 1826 |
+
"bytes": 17443,
|
| 1827 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1828 |
},
|
| 1829 |
"hf_model_data": {
|
| 1830 |
"path": "hf_model:data/website_integrity.json",
|
| 1831 |
"exists": true,
|
| 1832 |
+
"bytes": 17443,
|
| 1833 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1834 |
},
|
| 1835 |
"hf_model_docs_data": {
|
| 1836 |
"path": "hf_model:docs/data/website_integrity.json",
|
| 1837 |
"exists": true,
|
| 1838 |
+
"bytes": 17443,
|
| 1839 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1840 |
},
|
| 1841 |
"hf_model": {
|
| 1842 |
"path": "hf_model:metrics/website_integrity.json",
|
| 1843 |
"exists": true,
|
| 1844 |
+
"bytes": 17443,
|
| 1845 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1846 |
}
|
| 1847 |
},
|
| 1848 |
"failures": []
|
|
|
|
| 3565 |
"local": {
|
| 3566 |
"path": "repo:scripts/validate_mirror_parity.py",
|
| 3567 |
"exists": true,
|
| 3568 |
+
"bytes": 21716,
|
| 3569 |
+
"sha256": "44ea4ff2c38eb37184362c2c6441a2ca18ff8017bbfb077d3e98bac1d251b5ff"
|
| 3570 |
},
|
| 3571 |
"mirrors": {
|
| 3572 |
"hf_artifacts": {
|
| 3573 |
"path": "hf_artifacts:scripts/validate_mirror_parity.py",
|
| 3574 |
"exists": true,
|
| 3575 |
+
"bytes": 21716,
|
| 3576 |
+
"sha256": "44ea4ff2c38eb37184362c2c6441a2ca18ff8017bbfb077d3e98bac1d251b5ff"
|
| 3577 |
},
|
| 3578 |
"hf_model": {
|
| 3579 |
"path": "hf_model:scripts/validate_mirror_parity.py",
|
| 3580 |
"exists": true,
|
| 3581 |
+
"bytes": 21716,
|
| 3582 |
+
"sha256": "44ea4ff2c38eb37184362c2c6441a2ca18ff8017bbfb077d3e98bac1d251b5ff"
|
| 3583 |
}
|
| 3584 |
},
|
| 3585 |
"failures": []
|
|
|
|
| 3690 |
"local": {
|
| 3691 |
"path": "repo:scripts/validate_website_integrity.py",
|
| 3692 |
"exists": true,
|
| 3693 |
+
"bytes": 26763,
|
| 3694 |
+
"sha256": "e589881bb3da19842994363de48308de9e39cf612b1ec32c3343e2db341a3e23"
|
| 3695 |
},
|
| 3696 |
"mirrors": {
|
| 3697 |
"hf_artifacts": {
|
| 3698 |
"path": "hf_artifacts:scripts/validate_website_integrity.py",
|
| 3699 |
"exists": true,
|
| 3700 |
+
"bytes": 26763,
|
| 3701 |
+
"sha256": "e589881bb3da19842994363de48308de9e39cf612b1ec32c3343e2db341a3e23"
|
| 3702 |
},
|
| 3703 |
"hf_model": {
|
| 3704 |
"path": "hf_model:scripts/validate_website_integrity.py",
|
| 3705 |
"exists": true,
|
| 3706 |
+
"bytes": 26763,
|
| 3707 |
+
"sha256": "e589881bb3da19842994363de48308de9e39cf612b1ec32c3343e2db341a3e23"
|
| 3708 |
}
|
| 3709 |
},
|
| 3710 |
"failures": []
|
|
|
|
| 3759 |
},
|
| 3760 |
"failures": []
|
| 3761 |
},
|
| 3762 |
+
{
|
| 3763 |
+
"name": "website/404.html",
|
| 3764 |
+
"status": "pass",
|
| 3765 |
+
"local": {
|
| 3766 |
+
"path": "repo:docs/404.html",
|
| 3767 |
+
"exists": true,
|
| 3768 |
+
"bytes": 1184,
|
| 3769 |
+
"sha256": "cc060d470ca209fd27c42161ac493ce71818edf5f24d223f3b521ff9e6033299"
|
| 3770 |
+
},
|
| 3771 |
+
"mirrors": {
|
| 3772 |
+
"hf_space": {
|
| 3773 |
+
"path": "hf_space:404.html",
|
| 3774 |
+
"exists": true,
|
| 3775 |
+
"bytes": 1184,
|
| 3776 |
+
"sha256": "cc060d470ca209fd27c42161ac493ce71818edf5f24d223f3b521ff9e6033299"
|
| 3777 |
+
},
|
| 3778 |
+
"hf_artifacts_root": {
|
| 3779 |
+
"path": "hf_artifacts:404.html",
|
| 3780 |
+
"exists": true,
|
| 3781 |
+
"bytes": 1184,
|
| 3782 |
+
"sha256": "cc060d470ca209fd27c42161ac493ce71818edf5f24d223f3b521ff9e6033299"
|
| 3783 |
+
},
|
| 3784 |
+
"hf_artifacts_docs": {
|
| 3785 |
+
"path": "hf_artifacts:docs/404.html",
|
| 3786 |
+
"exists": true,
|
| 3787 |
+
"bytes": 1184,
|
| 3788 |
+
"sha256": "cc060d470ca209fd27c42161ac493ce71818edf5f24d223f3b521ff9e6033299"
|
| 3789 |
+
},
|
| 3790 |
+
"hf_model": {
|
| 3791 |
+
"path": "hf_model:404.html",
|
| 3792 |
+
"exists": true,
|
| 3793 |
+
"bytes": 1184,
|
| 3794 |
+
"sha256": "cc060d470ca209fd27c42161ac493ce71818edf5f24d223f3b521ff9e6033299"
|
| 3795 |
+
},
|
| 3796 |
+
"hf_model_docs": {
|
| 3797 |
+
"path": "hf_model:docs/404.html",
|
| 3798 |
+
"exists": true,
|
| 3799 |
+
"bytes": 1184,
|
| 3800 |
+
"sha256": "cc060d470ca209fd27c42161ac493ce71818edf5f24d223f3b521ff9e6033299"
|
| 3801 |
+
}
|
| 3802 |
+
},
|
| 3803 |
+
"failures": []
|
| 3804 |
+
},
|
| 3805 |
{
|
| 3806 |
"name": "website/apple-touch-icon.png",
|
| 3807 |
"status": "pass",
|
|
|
|
| 3894 |
"local": {
|
| 3895 |
"path": "repo:docs/index.html",
|
| 3896 |
"exists": true,
|
| 3897 |
+
"bytes": 211593,
|
| 3898 |
+
"sha256": "210a61e2622a8d2f867037ea6c632b9d1c764837410d41f9ddc3a59f93c6e887"
|
| 3899 |
},
|
| 3900 |
"mirrors": {
|
| 3901 |
"hf_space": {
|
| 3902 |
"path": "hf_space:index.html",
|
| 3903 |
"exists": true,
|
| 3904 |
+
"bytes": 211593,
|
| 3905 |
+
"sha256": "210a61e2622a8d2f867037ea6c632b9d1c764837410d41f9ddc3a59f93c6e887"
|
| 3906 |
},
|
| 3907 |
"hf_artifacts_root": {
|
| 3908 |
"path": "hf_artifacts:index.html",
|
| 3909 |
"exists": true,
|
| 3910 |
+
"bytes": 211593,
|
| 3911 |
+
"sha256": "210a61e2622a8d2f867037ea6c632b9d1c764837410d41f9ddc3a59f93c6e887"
|
| 3912 |
},
|
| 3913 |
"hf_artifacts_docs": {
|
| 3914 |
"path": "hf_artifacts:docs/index.html",
|
| 3915 |
"exists": true,
|
| 3916 |
+
"bytes": 211593,
|
| 3917 |
+
"sha256": "210a61e2622a8d2f867037ea6c632b9d1c764837410d41f9ddc3a59f93c6e887"
|
| 3918 |
},
|
| 3919 |
"hf_model": {
|
| 3920 |
"path": "hf_model:index.html",
|
| 3921 |
"exists": true,
|
| 3922 |
+
"bytes": 211593,
|
| 3923 |
+
"sha256": "210a61e2622a8d2f867037ea6c632b9d1c764837410d41f9ddc3a59f93c6e887"
|
| 3924 |
},
|
| 3925 |
"hf_model_docs": {
|
| 3926 |
"path": "hf_model:docs/index.html",
|
| 3927 |
"exists": true,
|
| 3928 |
+
"bytes": 211593,
|
| 3929 |
+
"sha256": "210a61e2622a8d2f867037ea6c632b9d1c764837410d41f9ddc3a59f93c6e887"
|
| 3930 |
}
|
| 3931 |
},
|
| 3932 |
"failures": []
|
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-15T09:
|
| 5 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 6 |
"checks": [
|
| 7 |
{
|
|
@@ -48,7 +48,7 @@
|
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
-
"generated_at_utc": "2026-06-15T09:
|
| 52 |
}
|
| 53 |
},
|
| 54 |
"failures": {}
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Public Project Surface",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-15T09:55:26+00:00",
|
| 5 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 6 |
"checks": [
|
| 7 |
{
|
|
|
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
+
"generated_at_utc": "2026-06-15T09:55:06+00:00"
|
| 52 |
}
|
| 53 |
},
|
| 54 |
"failures": {}
|
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-15T09:
|
| 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-15T09:55:31+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/404.html
CHANGED
|
@@ -3,9 +3,19 @@
|
|
| 3 |
<head>
|
| 4 |
<meta charset="utf-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
| 6 |
-
<meta http-equiv="refresh" content="0; url=/ropedia-xperience-10m-task-suite/">
|
| 7 |
<title>Redirecting | Ropedia Xperience-10M Task Suite</title>
|
| 8 |
<link rel="canonical" href="https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
<style>
|
| 10 |
body {
|
| 11 |
margin: 0;
|
|
@@ -22,7 +32,7 @@
|
|
| 22 |
<body>
|
| 23 |
<main>
|
| 24 |
<h1>Redirecting</h1>
|
| 25 |
-
<p>Go to <a href="/
|
| 26 |
</main>
|
| 27 |
</body>
|
| 28 |
</html>
|
|
|
|
| 3 |
<head>
|
| 4 |
<meta charset="utf-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
| 6 |
<title>Redirecting | Ropedia Xperience-10M Task Suite</title>
|
| 7 |
<link rel="canonical" href="https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/">
|
| 8 |
+
<script>
|
| 9 |
+
(function () {
|
| 10 |
+
var projectBase = "/ropedia-xperience-10m-task-suite/";
|
| 11 |
+
var target = window.location.pathname.indexOf(projectBase) === 0 ? projectBase : "/";
|
| 12 |
+
window.addEventListener("DOMContentLoaded", function () {
|
| 13 |
+
var homeLink = document.getElementById("homeLink");
|
| 14 |
+
if (homeLink) homeLink.href = target;
|
| 15 |
+
});
|
| 16 |
+
window.location.replace(target);
|
| 17 |
+
})();
|
| 18 |
+
</script>
|
| 19 |
<style>
|
| 20 |
body {
|
| 21 |
margin: 0;
|
|
|
|
| 32 |
<body>
|
| 33 |
<main>
|
| 34 |
<h1>Redirecting</h1>
|
| 35 |
+
<p>Go to <a id="homeLink" href="/">Ropedia Xperience-10M Task Suite</a>.</p>
|
| 36 |
</main>
|
| 37 |
</body>
|
| 38 |
</html>
|
docs/data/artifact_index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Task Suite Artifact Index",
|
| 3 |
-
"generated_at_utc": "2026-06-15T09:
|
| 4 |
"status": "pass",
|
| 5 |
"artifact_count": 165,
|
| 6 |
"missing": [],
|
|
@@ -727,7 +727,7 @@
|
|
| 727 |
"shows": "Machine-readable release-check summary for validators, mirrors, and public project surfaces.",
|
| 728 |
"exists": true,
|
| 729 |
"bytes": 8097,
|
| 730 |
-
"sha256": "
|
| 731 |
},
|
| 732 |
{
|
| 733 |
"id": "public_surface_qa",
|
|
@@ -910,7 +910,7 @@
|
|
| 910 |
"volatile": true,
|
| 911 |
"shows": "Confirms prepared GitHub/HF Space/artifact/model mirrors share the same critical data, figure, website HTML, and validator files.",
|
| 912 |
"exists": true,
|
| 913 |
-
"bytes":
|
| 914 |
"hash_policy": "existence_and_size_only"
|
| 915 |
},
|
| 916 |
{
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Task Suite Artifact Index",
|
| 3 |
+
"generated_at_utc": "2026-06-15T09:55:20+00:00",
|
| 4 |
"status": "pass",
|
| 5 |
"artifact_count": 165,
|
| 6 |
"missing": [],
|
|
|
|
| 727 |
"shows": "Machine-readable release-check summary for validators, mirrors, and public project surfaces.",
|
| 728 |
"exists": true,
|
| 729 |
"bytes": 8097,
|
| 730 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 731 |
},
|
| 732 |
{
|
| 733 |
"id": "public_surface_qa",
|
|
|
|
| 910 |
"volatile": true,
|
| 911 |
"shows": "Confirms prepared GitHub/HF Space/artifact/model mirrors share the same critical data, figure, website HTML, and validator files.",
|
| 912 |
"exists": true,
|
| 913 |
+
"bytes": 566885,
|
| 914 |
"hash_policy": "existence_and_size_only"
|
| 915 |
},
|
| 916 |
{
|
docs/data/mirror_parity.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-15T09:
|
| 4 |
"hf_root": "hf_publish",
|
| 5 |
"summary": {
|
| 6 |
-
"group_count":
|
| 7 |
"failure_count": 0,
|
| 8 |
"failures_by_surface": {}
|
| 9 |
},
|
|
@@ -139,44 +139,44 @@
|
|
| 139 |
"path": "repo:docs/data/artifact_index.json",
|
| 140 |
"exists": true,
|
| 141 |
"bytes": 90556,
|
| 142 |
-
"sha256": "
|
| 143 |
},
|
| 144 |
"mirrors": {
|
| 145 |
"hf_space": {
|
| 146 |
"path": "hf_space:data/artifact_index.json",
|
| 147 |
"exists": true,
|
| 148 |
"bytes": 90556,
|
| 149 |
-
"sha256": "
|
| 150 |
},
|
| 151 |
"hf_artifacts_data": {
|
| 152 |
"path": "hf_artifacts:data/artifact_index.json",
|
| 153 |
"exists": true,
|
| 154 |
"bytes": 90556,
|
| 155 |
-
"sha256": "
|
| 156 |
},
|
| 157 |
"hf_artifacts": {
|
| 158 |
"path": "hf_artifacts:docs/data/artifact_index.json",
|
| 159 |
"exists": true,
|
| 160 |
"bytes": 90556,
|
| 161 |
-
"sha256": "
|
| 162 |
},
|
| 163 |
"hf_model_data": {
|
| 164 |
"path": "hf_model:data/artifact_index.json",
|
| 165 |
"exists": true,
|
| 166 |
"bytes": 90556,
|
| 167 |
-
"sha256": "
|
| 168 |
},
|
| 169 |
"hf_model_docs_data": {
|
| 170 |
"path": "hf_model:docs/data/artifact_index.json",
|
| 171 |
"exists": true,
|
| 172 |
"bytes": 90556,
|
| 173 |
-
"sha256": "
|
| 174 |
},
|
| 175 |
"hf_model": {
|
| 176 |
"path": "hf_model:metrics/artifact_index.json",
|
| 177 |
"exists": true,
|
| 178 |
"bytes": 90556,
|
| 179 |
-
"sha256": "
|
| 180 |
}
|
| 181 |
},
|
| 182 |
"failures": []
|
|
@@ -825,44 +825,44 @@
|
|
| 825 |
"path": "repo:docs/data/publication_audit.json",
|
| 826 |
"exists": true,
|
| 827 |
"bytes": 7591,
|
| 828 |
-
"sha256": "
|
| 829 |
},
|
| 830 |
"mirrors": {
|
| 831 |
"hf_space": {
|
| 832 |
"path": "hf_space:data/publication_audit.json",
|
| 833 |
"exists": true,
|
| 834 |
"bytes": 7591,
|
| 835 |
-
"sha256": "
|
| 836 |
},
|
| 837 |
"hf_artifacts_data": {
|
| 838 |
"path": "hf_artifacts:data/publication_audit.json",
|
| 839 |
"exists": true,
|
| 840 |
"bytes": 7591,
|
| 841 |
-
"sha256": "
|
| 842 |
},
|
| 843 |
"hf_artifacts": {
|
| 844 |
"path": "hf_artifacts:docs/data/publication_audit.json",
|
| 845 |
"exists": true,
|
| 846 |
"bytes": 7591,
|
| 847 |
-
"sha256": "
|
| 848 |
},
|
| 849 |
"hf_model_data": {
|
| 850 |
"path": "hf_model:data/publication_audit.json",
|
| 851 |
"exists": true,
|
| 852 |
"bytes": 7591,
|
| 853 |
-
"sha256": "
|
| 854 |
},
|
| 855 |
"hf_model_docs_data": {
|
| 856 |
"path": "hf_model:docs/data/publication_audit.json",
|
| 857 |
"exists": true,
|
| 858 |
"bytes": 7591,
|
| 859 |
-
"sha256": "
|
| 860 |
},
|
| 861 |
"hf_model": {
|
| 862 |
"path": "hf_model:metrics/publication_audit.json",
|
| 863 |
"exists": true,
|
| 864 |
"bytes": 7591,
|
| 865 |
-
"sha256": "
|
| 866 |
}
|
| 867 |
},
|
| 868 |
"failures": []
|
|
@@ -874,44 +874,44 @@
|
|
| 874 |
"path": "repo:docs/data/public_surface_qa.json",
|
| 875 |
"exists": true,
|
| 876 |
"bytes": 5617,
|
| 877 |
-
"sha256": "
|
| 878 |
},
|
| 879 |
"mirrors": {
|
| 880 |
"hf_space": {
|
| 881 |
"path": "hf_space:data/public_surface_qa.json",
|
| 882 |
"exists": true,
|
| 883 |
"bytes": 5617,
|
| 884 |
-
"sha256": "
|
| 885 |
},
|
| 886 |
"hf_artifacts_data": {
|
| 887 |
"path": "hf_artifacts:data/public_surface_qa.json",
|
| 888 |
"exists": true,
|
| 889 |
"bytes": 5617,
|
| 890 |
-
"sha256": "
|
| 891 |
},
|
| 892 |
"hf_artifacts": {
|
| 893 |
"path": "hf_artifacts:docs/data/public_surface_qa.json",
|
| 894 |
"exists": true,
|
| 895 |
"bytes": 5617,
|
| 896 |
-
"sha256": "
|
| 897 |
},
|
| 898 |
"hf_model_data": {
|
| 899 |
"path": "hf_model:data/public_surface_qa.json",
|
| 900 |
"exists": true,
|
| 901 |
"bytes": 5617,
|
| 902 |
-
"sha256": "
|
| 903 |
},
|
| 904 |
"hf_model_docs_data": {
|
| 905 |
"path": "hf_model:docs/data/public_surface_qa.json",
|
| 906 |
"exists": true,
|
| 907 |
"bytes": 5617,
|
| 908 |
-
"sha256": "
|
| 909 |
},
|
| 910 |
"hf_model": {
|
| 911 |
"path": "hf_model:metrics/public_surface_qa.json",
|
| 912 |
"exists": true,
|
| 913 |
"bytes": 5617,
|
| 914 |
-
"sha256": "
|
| 915 |
}
|
| 916 |
},
|
| 917 |
"failures": []
|
|
@@ -1021,44 +1021,44 @@
|
|
| 1021 |
"path": "repo:docs/data/quality_gates.json",
|
| 1022 |
"exists": true,
|
| 1023 |
"bytes": 8097,
|
| 1024 |
-
"sha256": "
|
| 1025 |
},
|
| 1026 |
"mirrors": {
|
| 1027 |
"hf_space": {
|
| 1028 |
"path": "hf_space:data/quality_gates.json",
|
| 1029 |
"exists": true,
|
| 1030 |
"bytes": 8097,
|
| 1031 |
-
"sha256": "
|
| 1032 |
},
|
| 1033 |
"hf_artifacts_data": {
|
| 1034 |
"path": "hf_artifacts:data/quality_gates.json",
|
| 1035 |
"exists": true,
|
| 1036 |
"bytes": 8097,
|
| 1037 |
-
"sha256": "
|
| 1038 |
},
|
| 1039 |
"hf_artifacts": {
|
| 1040 |
"path": "hf_artifacts:docs/data/quality_gates.json",
|
| 1041 |
"exists": true,
|
| 1042 |
"bytes": 8097,
|
| 1043 |
-
"sha256": "
|
| 1044 |
},
|
| 1045 |
"hf_model_data": {
|
| 1046 |
"path": "hf_model:data/quality_gates.json",
|
| 1047 |
"exists": true,
|
| 1048 |
"bytes": 8097,
|
| 1049 |
-
"sha256": "
|
| 1050 |
},
|
| 1051 |
"hf_model_docs_data": {
|
| 1052 |
"path": "hf_model:docs/data/quality_gates.json",
|
| 1053 |
"exists": true,
|
| 1054 |
"bytes": 8097,
|
| 1055 |
-
"sha256": "
|
| 1056 |
},
|
| 1057 |
"hf_model": {
|
| 1058 |
"path": "hf_model:metrics/quality_gates.json",
|
| 1059 |
"exists": true,
|
| 1060 |
"bytes": 8097,
|
| 1061 |
-
"sha256": "
|
| 1062 |
}
|
| 1063 |
},
|
| 1064 |
"failures": []
|
|
@@ -1462,44 +1462,44 @@
|
|
| 1462 |
"path": "repo:docs/data/scope_claims_audit.json",
|
| 1463 |
"exists": true,
|
| 1464 |
"bytes": 21795,
|
| 1465 |
-
"sha256": "
|
| 1466 |
},
|
| 1467 |
"mirrors": {
|
| 1468 |
"hf_space": {
|
| 1469 |
"path": "hf_space:data/scope_claims_audit.json",
|
| 1470 |
"exists": true,
|
| 1471 |
"bytes": 21795,
|
| 1472 |
-
"sha256": "
|
| 1473 |
},
|
| 1474 |
"hf_artifacts_data": {
|
| 1475 |
"path": "hf_artifacts:data/scope_claims_audit.json",
|
| 1476 |
"exists": true,
|
| 1477 |
"bytes": 21795,
|
| 1478 |
-
"sha256": "
|
| 1479 |
},
|
| 1480 |
"hf_artifacts": {
|
| 1481 |
"path": "hf_artifacts:docs/data/scope_claims_audit.json",
|
| 1482 |
"exists": true,
|
| 1483 |
"bytes": 21795,
|
| 1484 |
-
"sha256": "
|
| 1485 |
},
|
| 1486 |
"hf_model_data": {
|
| 1487 |
"path": "hf_model:data/scope_claims_audit.json",
|
| 1488 |
"exists": true,
|
| 1489 |
"bytes": 21795,
|
| 1490 |
-
"sha256": "
|
| 1491 |
},
|
| 1492 |
"hf_model_docs_data": {
|
| 1493 |
"path": "hf_model:docs/data/scope_claims_audit.json",
|
| 1494 |
"exists": true,
|
| 1495 |
"bytes": 21795,
|
| 1496 |
-
"sha256": "
|
| 1497 |
},
|
| 1498 |
"hf_model": {
|
| 1499 |
"path": "hf_model:metrics/scope_claims_audit.json",
|
| 1500 |
"exists": true,
|
| 1501 |
"bytes": 21795,
|
| 1502 |
-
"sha256": "
|
| 1503 |
}
|
| 1504 |
},
|
| 1505 |
"failures": []
|
|
@@ -1560,44 +1560,44 @@
|
|
| 1560 |
"path": "repo:docs/data/source_alignment_audit.json",
|
| 1561 |
"exists": true,
|
| 1562 |
"bytes": 4432,
|
| 1563 |
-
"sha256": "
|
| 1564 |
},
|
| 1565 |
"mirrors": {
|
| 1566 |
"hf_space": {
|
| 1567 |
"path": "hf_space:data/source_alignment_audit.json",
|
| 1568 |
"exists": true,
|
| 1569 |
"bytes": 4432,
|
| 1570 |
-
"sha256": "
|
| 1571 |
},
|
| 1572 |
"hf_artifacts_data": {
|
| 1573 |
"path": "hf_artifacts:data/source_alignment_audit.json",
|
| 1574 |
"exists": true,
|
| 1575 |
"bytes": 4432,
|
| 1576 |
-
"sha256": "
|
| 1577 |
},
|
| 1578 |
"hf_artifacts": {
|
| 1579 |
"path": "hf_artifacts:docs/data/source_alignment_audit.json",
|
| 1580 |
"exists": true,
|
| 1581 |
"bytes": 4432,
|
| 1582 |
-
"sha256": "
|
| 1583 |
},
|
| 1584 |
"hf_model_data": {
|
| 1585 |
"path": "hf_model:data/source_alignment_audit.json",
|
| 1586 |
"exists": true,
|
| 1587 |
"bytes": 4432,
|
| 1588 |
-
"sha256": "
|
| 1589 |
},
|
| 1590 |
"hf_model_docs_data": {
|
| 1591 |
"path": "hf_model:docs/data/source_alignment_audit.json",
|
| 1592 |
"exists": true,
|
| 1593 |
"bytes": 4432,
|
| 1594 |
-
"sha256": "
|
| 1595 |
},
|
| 1596 |
"hf_model": {
|
| 1597 |
"path": "hf_model:metrics/source_alignment_audit.json",
|
| 1598 |
"exists": true,
|
| 1599 |
"bytes": 4432,
|
| 1600 |
-
"sha256": "
|
| 1601 |
}
|
| 1602 |
},
|
| 1603 |
"failures": []
|
|
@@ -1707,44 +1707,44 @@
|
|
| 1707 |
"path": "repo:docs/data/task_surface_integrity.json",
|
| 1708 |
"exists": true,
|
| 1709 |
"bytes": 45779,
|
| 1710 |
-
"sha256": "
|
| 1711 |
},
|
| 1712 |
"mirrors": {
|
| 1713 |
"hf_space": {
|
| 1714 |
"path": "hf_space:data/task_surface_integrity.json",
|
| 1715 |
"exists": true,
|
| 1716 |
"bytes": 45779,
|
| 1717 |
-
"sha256": "
|
| 1718 |
},
|
| 1719 |
"hf_artifacts_data": {
|
| 1720 |
"path": "hf_artifacts:data/task_surface_integrity.json",
|
| 1721 |
"exists": true,
|
| 1722 |
"bytes": 45779,
|
| 1723 |
-
"sha256": "
|
| 1724 |
},
|
| 1725 |
"hf_artifacts": {
|
| 1726 |
"path": "hf_artifacts:docs/data/task_surface_integrity.json",
|
| 1727 |
"exists": true,
|
| 1728 |
"bytes": 45779,
|
| 1729 |
-
"sha256": "
|
| 1730 |
},
|
| 1731 |
"hf_model_data": {
|
| 1732 |
"path": "hf_model:data/task_surface_integrity.json",
|
| 1733 |
"exists": true,
|
| 1734 |
"bytes": 45779,
|
| 1735 |
-
"sha256": "
|
| 1736 |
},
|
| 1737 |
"hf_model_docs_data": {
|
| 1738 |
"path": "hf_model:docs/data/task_surface_integrity.json",
|
| 1739 |
"exists": true,
|
| 1740 |
"bytes": 45779,
|
| 1741 |
-
"sha256": "
|
| 1742 |
},
|
| 1743 |
"hf_model": {
|
| 1744 |
"path": "hf_model:metrics/task_surface_integrity.json",
|
| 1745 |
"exists": true,
|
| 1746 |
"bytes": 45779,
|
| 1747 |
-
"sha256": "
|
| 1748 |
}
|
| 1749 |
},
|
| 1750 |
"failures": []
|
|
@@ -1804,45 +1804,45 @@
|
|
| 1804 |
"local": {
|
| 1805 |
"path": "repo:docs/data/website_integrity.json",
|
| 1806 |
"exists": true,
|
| 1807 |
-
"bytes":
|
| 1808 |
-
"sha256": "
|
| 1809 |
},
|
| 1810 |
"mirrors": {
|
| 1811 |
"hf_space": {
|
| 1812 |
"path": "hf_space:data/website_integrity.json",
|
| 1813 |
"exists": true,
|
| 1814 |
-
"bytes":
|
| 1815 |
-
"sha256": "
|
| 1816 |
},
|
| 1817 |
"hf_artifacts_data": {
|
| 1818 |
"path": "hf_artifacts:data/website_integrity.json",
|
| 1819 |
"exists": true,
|
| 1820 |
-
"bytes":
|
| 1821 |
-
"sha256": "
|
| 1822 |
},
|
| 1823 |
"hf_artifacts": {
|
| 1824 |
"path": "hf_artifacts:docs/data/website_integrity.json",
|
| 1825 |
"exists": true,
|
| 1826 |
-
"bytes":
|
| 1827 |
-
"sha256": "
|
| 1828 |
},
|
| 1829 |
"hf_model_data": {
|
| 1830 |
"path": "hf_model:data/website_integrity.json",
|
| 1831 |
"exists": true,
|
| 1832 |
-
"bytes":
|
| 1833 |
-
"sha256": "
|
| 1834 |
},
|
| 1835 |
"hf_model_docs_data": {
|
| 1836 |
"path": "hf_model:docs/data/website_integrity.json",
|
| 1837 |
"exists": true,
|
| 1838 |
-
"bytes":
|
| 1839 |
-
"sha256": "
|
| 1840 |
},
|
| 1841 |
"hf_model": {
|
| 1842 |
"path": "hf_model:metrics/website_integrity.json",
|
| 1843 |
"exists": true,
|
| 1844 |
-
"bytes":
|
| 1845 |
-
"sha256": "
|
| 1846 |
}
|
| 1847 |
},
|
| 1848 |
"failures": []
|
|
@@ -3565,21 +3565,21 @@
|
|
| 3565 |
"local": {
|
| 3566 |
"path": "repo:scripts/validate_mirror_parity.py",
|
| 3567 |
"exists": true,
|
| 3568 |
-
"bytes":
|
| 3569 |
-
"sha256": "
|
| 3570 |
},
|
| 3571 |
"mirrors": {
|
| 3572 |
"hf_artifacts": {
|
| 3573 |
"path": "hf_artifacts:scripts/validate_mirror_parity.py",
|
| 3574 |
"exists": true,
|
| 3575 |
-
"bytes":
|
| 3576 |
-
"sha256": "
|
| 3577 |
},
|
| 3578 |
"hf_model": {
|
| 3579 |
"path": "hf_model:scripts/validate_mirror_parity.py",
|
| 3580 |
"exists": true,
|
| 3581 |
-
"bytes":
|
| 3582 |
-
"sha256": "
|
| 3583 |
}
|
| 3584 |
},
|
| 3585 |
"failures": []
|
|
@@ -3690,21 +3690,21 @@
|
|
| 3690 |
"local": {
|
| 3691 |
"path": "repo:scripts/validate_website_integrity.py",
|
| 3692 |
"exists": true,
|
| 3693 |
-
"bytes":
|
| 3694 |
-
"sha256": "
|
| 3695 |
},
|
| 3696 |
"mirrors": {
|
| 3697 |
"hf_artifacts": {
|
| 3698 |
"path": "hf_artifacts:scripts/validate_website_integrity.py",
|
| 3699 |
"exists": true,
|
| 3700 |
-
"bytes":
|
| 3701 |
-
"sha256": "
|
| 3702 |
},
|
| 3703 |
"hf_model": {
|
| 3704 |
"path": "hf_model:scripts/validate_website_integrity.py",
|
| 3705 |
"exists": true,
|
| 3706 |
-
"bytes":
|
| 3707 |
-
"sha256": "
|
| 3708 |
}
|
| 3709 |
},
|
| 3710 |
"failures": []
|
|
@@ -3759,6 +3759,49 @@
|
|
| 3759 |
},
|
| 3760 |
"failures": []
|
| 3761 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3762 |
{
|
| 3763 |
"name": "website/apple-touch-icon.png",
|
| 3764 |
"status": "pass",
|
|
@@ -3851,39 +3894,39 @@
|
|
| 3851 |
"local": {
|
| 3852 |
"path": "repo:docs/index.html",
|
| 3853 |
"exists": true,
|
| 3854 |
-
"bytes":
|
| 3855 |
-
"sha256": "
|
| 3856 |
},
|
| 3857 |
"mirrors": {
|
| 3858 |
"hf_space": {
|
| 3859 |
"path": "hf_space:index.html",
|
| 3860 |
"exists": true,
|
| 3861 |
-
"bytes":
|
| 3862 |
-
"sha256": "
|
| 3863 |
},
|
| 3864 |
"hf_artifacts_root": {
|
| 3865 |
"path": "hf_artifacts:index.html",
|
| 3866 |
"exists": true,
|
| 3867 |
-
"bytes":
|
| 3868 |
-
"sha256": "
|
| 3869 |
},
|
| 3870 |
"hf_artifacts_docs": {
|
| 3871 |
"path": "hf_artifacts:docs/index.html",
|
| 3872 |
"exists": true,
|
| 3873 |
-
"bytes":
|
| 3874 |
-
"sha256": "
|
| 3875 |
},
|
| 3876 |
"hf_model": {
|
| 3877 |
"path": "hf_model:index.html",
|
| 3878 |
"exists": true,
|
| 3879 |
-
"bytes":
|
| 3880 |
-
"sha256": "
|
| 3881 |
},
|
| 3882 |
"hf_model_docs": {
|
| 3883 |
"path": "hf_model:docs/index.html",
|
| 3884 |
"exists": true,
|
| 3885 |
-
"bytes":
|
| 3886 |
-
"sha256": "
|
| 3887 |
}
|
| 3888 |
},
|
| 3889 |
"failures": []
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-15T09:55:06+00:00",
|
| 4 |
"hf_root": "hf_publish",
|
| 5 |
"summary": {
|
| 6 |
+
"group_count": 377,
|
| 7 |
"failure_count": 0,
|
| 8 |
"failures_by_surface": {}
|
| 9 |
},
|
|
|
|
| 139 |
"path": "repo:docs/data/artifact_index.json",
|
| 140 |
"exists": true,
|
| 141 |
"bytes": 90556,
|
| 142 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 143 |
},
|
| 144 |
"mirrors": {
|
| 145 |
"hf_space": {
|
| 146 |
"path": "hf_space:data/artifact_index.json",
|
| 147 |
"exists": true,
|
| 148 |
"bytes": 90556,
|
| 149 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 150 |
},
|
| 151 |
"hf_artifacts_data": {
|
| 152 |
"path": "hf_artifacts:data/artifact_index.json",
|
| 153 |
"exists": true,
|
| 154 |
"bytes": 90556,
|
| 155 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 156 |
},
|
| 157 |
"hf_artifacts": {
|
| 158 |
"path": "hf_artifacts:docs/data/artifact_index.json",
|
| 159 |
"exists": true,
|
| 160 |
"bytes": 90556,
|
| 161 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 162 |
},
|
| 163 |
"hf_model_data": {
|
| 164 |
"path": "hf_model:data/artifact_index.json",
|
| 165 |
"exists": true,
|
| 166 |
"bytes": 90556,
|
| 167 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 168 |
},
|
| 169 |
"hf_model_docs_data": {
|
| 170 |
"path": "hf_model:docs/data/artifact_index.json",
|
| 171 |
"exists": true,
|
| 172 |
"bytes": 90556,
|
| 173 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 174 |
},
|
| 175 |
"hf_model": {
|
| 176 |
"path": "hf_model:metrics/artifact_index.json",
|
| 177 |
"exists": true,
|
| 178 |
"bytes": 90556,
|
| 179 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 180 |
}
|
| 181 |
},
|
| 182 |
"failures": []
|
|
|
|
| 825 |
"path": "repo:docs/data/publication_audit.json",
|
| 826 |
"exists": true,
|
| 827 |
"bytes": 7591,
|
| 828 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 829 |
},
|
| 830 |
"mirrors": {
|
| 831 |
"hf_space": {
|
| 832 |
"path": "hf_space:data/publication_audit.json",
|
| 833 |
"exists": true,
|
| 834 |
"bytes": 7591,
|
| 835 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 836 |
},
|
| 837 |
"hf_artifacts_data": {
|
| 838 |
"path": "hf_artifacts:data/publication_audit.json",
|
| 839 |
"exists": true,
|
| 840 |
"bytes": 7591,
|
| 841 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 842 |
},
|
| 843 |
"hf_artifacts": {
|
| 844 |
"path": "hf_artifacts:docs/data/publication_audit.json",
|
| 845 |
"exists": true,
|
| 846 |
"bytes": 7591,
|
| 847 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 848 |
},
|
| 849 |
"hf_model_data": {
|
| 850 |
"path": "hf_model:data/publication_audit.json",
|
| 851 |
"exists": true,
|
| 852 |
"bytes": 7591,
|
| 853 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 854 |
},
|
| 855 |
"hf_model_docs_data": {
|
| 856 |
"path": "hf_model:docs/data/publication_audit.json",
|
| 857 |
"exists": true,
|
| 858 |
"bytes": 7591,
|
| 859 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 860 |
},
|
| 861 |
"hf_model": {
|
| 862 |
"path": "hf_model:metrics/publication_audit.json",
|
| 863 |
"exists": true,
|
| 864 |
"bytes": 7591,
|
| 865 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 866 |
}
|
| 867 |
},
|
| 868 |
"failures": []
|
|
|
|
| 874 |
"path": "repo:docs/data/public_surface_qa.json",
|
| 875 |
"exists": true,
|
| 876 |
"bytes": 5617,
|
| 877 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 878 |
},
|
| 879 |
"mirrors": {
|
| 880 |
"hf_space": {
|
| 881 |
"path": "hf_space:data/public_surface_qa.json",
|
| 882 |
"exists": true,
|
| 883 |
"bytes": 5617,
|
| 884 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 885 |
},
|
| 886 |
"hf_artifacts_data": {
|
| 887 |
"path": "hf_artifacts:data/public_surface_qa.json",
|
| 888 |
"exists": true,
|
| 889 |
"bytes": 5617,
|
| 890 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 891 |
},
|
| 892 |
"hf_artifacts": {
|
| 893 |
"path": "hf_artifacts:docs/data/public_surface_qa.json",
|
| 894 |
"exists": true,
|
| 895 |
"bytes": 5617,
|
| 896 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 897 |
},
|
| 898 |
"hf_model_data": {
|
| 899 |
"path": "hf_model:data/public_surface_qa.json",
|
| 900 |
"exists": true,
|
| 901 |
"bytes": 5617,
|
| 902 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 903 |
},
|
| 904 |
"hf_model_docs_data": {
|
| 905 |
"path": "hf_model:docs/data/public_surface_qa.json",
|
| 906 |
"exists": true,
|
| 907 |
"bytes": 5617,
|
| 908 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 909 |
},
|
| 910 |
"hf_model": {
|
| 911 |
"path": "hf_model:metrics/public_surface_qa.json",
|
| 912 |
"exists": true,
|
| 913 |
"bytes": 5617,
|
| 914 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 915 |
}
|
| 916 |
},
|
| 917 |
"failures": []
|
|
|
|
| 1021 |
"path": "repo:docs/data/quality_gates.json",
|
| 1022 |
"exists": true,
|
| 1023 |
"bytes": 8097,
|
| 1024 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1025 |
},
|
| 1026 |
"mirrors": {
|
| 1027 |
"hf_space": {
|
| 1028 |
"path": "hf_space:data/quality_gates.json",
|
| 1029 |
"exists": true,
|
| 1030 |
"bytes": 8097,
|
| 1031 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1032 |
},
|
| 1033 |
"hf_artifacts_data": {
|
| 1034 |
"path": "hf_artifacts:data/quality_gates.json",
|
| 1035 |
"exists": true,
|
| 1036 |
"bytes": 8097,
|
| 1037 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1038 |
},
|
| 1039 |
"hf_artifacts": {
|
| 1040 |
"path": "hf_artifacts:docs/data/quality_gates.json",
|
| 1041 |
"exists": true,
|
| 1042 |
"bytes": 8097,
|
| 1043 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1044 |
},
|
| 1045 |
"hf_model_data": {
|
| 1046 |
"path": "hf_model:data/quality_gates.json",
|
| 1047 |
"exists": true,
|
| 1048 |
"bytes": 8097,
|
| 1049 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1050 |
},
|
| 1051 |
"hf_model_docs_data": {
|
| 1052 |
"path": "hf_model:docs/data/quality_gates.json",
|
| 1053 |
"exists": true,
|
| 1054 |
"bytes": 8097,
|
| 1055 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1056 |
},
|
| 1057 |
"hf_model": {
|
| 1058 |
"path": "hf_model:metrics/quality_gates.json",
|
| 1059 |
"exists": true,
|
| 1060 |
"bytes": 8097,
|
| 1061 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1062 |
}
|
| 1063 |
},
|
| 1064 |
"failures": []
|
|
|
|
| 1462 |
"path": "repo:docs/data/scope_claims_audit.json",
|
| 1463 |
"exists": true,
|
| 1464 |
"bytes": 21795,
|
| 1465 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1466 |
},
|
| 1467 |
"mirrors": {
|
| 1468 |
"hf_space": {
|
| 1469 |
"path": "hf_space:data/scope_claims_audit.json",
|
| 1470 |
"exists": true,
|
| 1471 |
"bytes": 21795,
|
| 1472 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1473 |
},
|
| 1474 |
"hf_artifacts_data": {
|
| 1475 |
"path": "hf_artifacts:data/scope_claims_audit.json",
|
| 1476 |
"exists": true,
|
| 1477 |
"bytes": 21795,
|
| 1478 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1479 |
},
|
| 1480 |
"hf_artifacts": {
|
| 1481 |
"path": "hf_artifacts:docs/data/scope_claims_audit.json",
|
| 1482 |
"exists": true,
|
| 1483 |
"bytes": 21795,
|
| 1484 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1485 |
},
|
| 1486 |
"hf_model_data": {
|
| 1487 |
"path": "hf_model:data/scope_claims_audit.json",
|
| 1488 |
"exists": true,
|
| 1489 |
"bytes": 21795,
|
| 1490 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1491 |
},
|
| 1492 |
"hf_model_docs_data": {
|
| 1493 |
"path": "hf_model:docs/data/scope_claims_audit.json",
|
| 1494 |
"exists": true,
|
| 1495 |
"bytes": 21795,
|
| 1496 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1497 |
},
|
| 1498 |
"hf_model": {
|
| 1499 |
"path": "hf_model:metrics/scope_claims_audit.json",
|
| 1500 |
"exists": true,
|
| 1501 |
"bytes": 21795,
|
| 1502 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1503 |
}
|
| 1504 |
},
|
| 1505 |
"failures": []
|
|
|
|
| 1560 |
"path": "repo:docs/data/source_alignment_audit.json",
|
| 1561 |
"exists": true,
|
| 1562 |
"bytes": 4432,
|
| 1563 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1564 |
},
|
| 1565 |
"mirrors": {
|
| 1566 |
"hf_space": {
|
| 1567 |
"path": "hf_space:data/source_alignment_audit.json",
|
| 1568 |
"exists": true,
|
| 1569 |
"bytes": 4432,
|
| 1570 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1571 |
},
|
| 1572 |
"hf_artifacts_data": {
|
| 1573 |
"path": "hf_artifacts:data/source_alignment_audit.json",
|
| 1574 |
"exists": true,
|
| 1575 |
"bytes": 4432,
|
| 1576 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1577 |
},
|
| 1578 |
"hf_artifacts": {
|
| 1579 |
"path": "hf_artifacts:docs/data/source_alignment_audit.json",
|
| 1580 |
"exists": true,
|
| 1581 |
"bytes": 4432,
|
| 1582 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1583 |
},
|
| 1584 |
"hf_model_data": {
|
| 1585 |
"path": "hf_model:data/source_alignment_audit.json",
|
| 1586 |
"exists": true,
|
| 1587 |
"bytes": 4432,
|
| 1588 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1589 |
},
|
| 1590 |
"hf_model_docs_data": {
|
| 1591 |
"path": "hf_model:docs/data/source_alignment_audit.json",
|
| 1592 |
"exists": true,
|
| 1593 |
"bytes": 4432,
|
| 1594 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1595 |
},
|
| 1596 |
"hf_model": {
|
| 1597 |
"path": "hf_model:metrics/source_alignment_audit.json",
|
| 1598 |
"exists": true,
|
| 1599 |
"bytes": 4432,
|
| 1600 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1601 |
}
|
| 1602 |
},
|
| 1603 |
"failures": []
|
|
|
|
| 1707 |
"path": "repo:docs/data/task_surface_integrity.json",
|
| 1708 |
"exists": true,
|
| 1709 |
"bytes": 45779,
|
| 1710 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1711 |
},
|
| 1712 |
"mirrors": {
|
| 1713 |
"hf_space": {
|
| 1714 |
"path": "hf_space:data/task_surface_integrity.json",
|
| 1715 |
"exists": true,
|
| 1716 |
"bytes": 45779,
|
| 1717 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1718 |
},
|
| 1719 |
"hf_artifacts_data": {
|
| 1720 |
"path": "hf_artifacts:data/task_surface_integrity.json",
|
| 1721 |
"exists": true,
|
| 1722 |
"bytes": 45779,
|
| 1723 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1724 |
},
|
| 1725 |
"hf_artifacts": {
|
| 1726 |
"path": "hf_artifacts:docs/data/task_surface_integrity.json",
|
| 1727 |
"exists": true,
|
| 1728 |
"bytes": 45779,
|
| 1729 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1730 |
},
|
| 1731 |
"hf_model_data": {
|
| 1732 |
"path": "hf_model:data/task_surface_integrity.json",
|
| 1733 |
"exists": true,
|
| 1734 |
"bytes": 45779,
|
| 1735 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1736 |
},
|
| 1737 |
"hf_model_docs_data": {
|
| 1738 |
"path": "hf_model:docs/data/task_surface_integrity.json",
|
| 1739 |
"exists": true,
|
| 1740 |
"bytes": 45779,
|
| 1741 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1742 |
},
|
| 1743 |
"hf_model": {
|
| 1744 |
"path": "hf_model:metrics/task_surface_integrity.json",
|
| 1745 |
"exists": true,
|
| 1746 |
"bytes": 45779,
|
| 1747 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1748 |
}
|
| 1749 |
},
|
| 1750 |
"failures": []
|
|
|
|
| 1804 |
"local": {
|
| 1805 |
"path": "repo:docs/data/website_integrity.json",
|
| 1806 |
"exists": true,
|
| 1807 |
+
"bytes": 17443,
|
| 1808 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1809 |
},
|
| 1810 |
"mirrors": {
|
| 1811 |
"hf_space": {
|
| 1812 |
"path": "hf_space:data/website_integrity.json",
|
| 1813 |
"exists": true,
|
| 1814 |
+
"bytes": 17443,
|
| 1815 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1816 |
},
|
| 1817 |
"hf_artifacts_data": {
|
| 1818 |
"path": "hf_artifacts:data/website_integrity.json",
|
| 1819 |
"exists": true,
|
| 1820 |
+
"bytes": 17443,
|
| 1821 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1822 |
},
|
| 1823 |
"hf_artifacts": {
|
| 1824 |
"path": "hf_artifacts:docs/data/website_integrity.json",
|
| 1825 |
"exists": true,
|
| 1826 |
+
"bytes": 17443,
|
| 1827 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1828 |
},
|
| 1829 |
"hf_model_data": {
|
| 1830 |
"path": "hf_model:data/website_integrity.json",
|
| 1831 |
"exists": true,
|
| 1832 |
+
"bytes": 17443,
|
| 1833 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1834 |
},
|
| 1835 |
"hf_model_docs_data": {
|
| 1836 |
"path": "hf_model:docs/data/website_integrity.json",
|
| 1837 |
"exists": true,
|
| 1838 |
+
"bytes": 17443,
|
| 1839 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1840 |
},
|
| 1841 |
"hf_model": {
|
| 1842 |
"path": "hf_model:metrics/website_integrity.json",
|
| 1843 |
"exists": true,
|
| 1844 |
+
"bytes": 17443,
|
| 1845 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1846 |
}
|
| 1847 |
},
|
| 1848 |
"failures": []
|
|
|
|
| 3565 |
"local": {
|
| 3566 |
"path": "repo:scripts/validate_mirror_parity.py",
|
| 3567 |
"exists": true,
|
| 3568 |
+
"bytes": 21716,
|
| 3569 |
+
"sha256": "44ea4ff2c38eb37184362c2c6441a2ca18ff8017bbfb077d3e98bac1d251b5ff"
|
| 3570 |
},
|
| 3571 |
"mirrors": {
|
| 3572 |
"hf_artifacts": {
|
| 3573 |
"path": "hf_artifacts:scripts/validate_mirror_parity.py",
|
| 3574 |
"exists": true,
|
| 3575 |
+
"bytes": 21716,
|
| 3576 |
+
"sha256": "44ea4ff2c38eb37184362c2c6441a2ca18ff8017bbfb077d3e98bac1d251b5ff"
|
| 3577 |
},
|
| 3578 |
"hf_model": {
|
| 3579 |
"path": "hf_model:scripts/validate_mirror_parity.py",
|
| 3580 |
"exists": true,
|
| 3581 |
+
"bytes": 21716,
|
| 3582 |
+
"sha256": "44ea4ff2c38eb37184362c2c6441a2ca18ff8017bbfb077d3e98bac1d251b5ff"
|
| 3583 |
}
|
| 3584 |
},
|
| 3585 |
"failures": []
|
|
|
|
| 3690 |
"local": {
|
| 3691 |
"path": "repo:scripts/validate_website_integrity.py",
|
| 3692 |
"exists": true,
|
| 3693 |
+
"bytes": 26763,
|
| 3694 |
+
"sha256": "e589881bb3da19842994363de48308de9e39cf612b1ec32c3343e2db341a3e23"
|
| 3695 |
},
|
| 3696 |
"mirrors": {
|
| 3697 |
"hf_artifacts": {
|
| 3698 |
"path": "hf_artifacts:scripts/validate_website_integrity.py",
|
| 3699 |
"exists": true,
|
| 3700 |
+
"bytes": 26763,
|
| 3701 |
+
"sha256": "e589881bb3da19842994363de48308de9e39cf612b1ec32c3343e2db341a3e23"
|
| 3702 |
},
|
| 3703 |
"hf_model": {
|
| 3704 |
"path": "hf_model:scripts/validate_website_integrity.py",
|
| 3705 |
"exists": true,
|
| 3706 |
+
"bytes": 26763,
|
| 3707 |
+
"sha256": "e589881bb3da19842994363de48308de9e39cf612b1ec32c3343e2db341a3e23"
|
| 3708 |
}
|
| 3709 |
},
|
| 3710 |
"failures": []
|
|
|
|
| 3759 |
},
|
| 3760 |
"failures": []
|
| 3761 |
},
|
| 3762 |
+
{
|
| 3763 |
+
"name": "website/404.html",
|
| 3764 |
+
"status": "pass",
|
| 3765 |
+
"local": {
|
| 3766 |
+
"path": "repo:docs/404.html",
|
| 3767 |
+
"exists": true,
|
| 3768 |
+
"bytes": 1184,
|
| 3769 |
+
"sha256": "cc060d470ca209fd27c42161ac493ce71818edf5f24d223f3b521ff9e6033299"
|
| 3770 |
+
},
|
| 3771 |
+
"mirrors": {
|
| 3772 |
+
"hf_space": {
|
| 3773 |
+
"path": "hf_space:404.html",
|
| 3774 |
+
"exists": true,
|
| 3775 |
+
"bytes": 1184,
|
| 3776 |
+
"sha256": "cc060d470ca209fd27c42161ac493ce71818edf5f24d223f3b521ff9e6033299"
|
| 3777 |
+
},
|
| 3778 |
+
"hf_artifacts_root": {
|
| 3779 |
+
"path": "hf_artifacts:404.html",
|
| 3780 |
+
"exists": true,
|
| 3781 |
+
"bytes": 1184,
|
| 3782 |
+
"sha256": "cc060d470ca209fd27c42161ac493ce71818edf5f24d223f3b521ff9e6033299"
|
| 3783 |
+
},
|
| 3784 |
+
"hf_artifacts_docs": {
|
| 3785 |
+
"path": "hf_artifacts:docs/404.html",
|
| 3786 |
+
"exists": true,
|
| 3787 |
+
"bytes": 1184,
|
| 3788 |
+
"sha256": "cc060d470ca209fd27c42161ac493ce71818edf5f24d223f3b521ff9e6033299"
|
| 3789 |
+
},
|
| 3790 |
+
"hf_model": {
|
| 3791 |
+
"path": "hf_model:404.html",
|
| 3792 |
+
"exists": true,
|
| 3793 |
+
"bytes": 1184,
|
| 3794 |
+
"sha256": "cc060d470ca209fd27c42161ac493ce71818edf5f24d223f3b521ff9e6033299"
|
| 3795 |
+
},
|
| 3796 |
+
"hf_model_docs": {
|
| 3797 |
+
"path": "hf_model:docs/404.html",
|
| 3798 |
+
"exists": true,
|
| 3799 |
+
"bytes": 1184,
|
| 3800 |
+
"sha256": "cc060d470ca209fd27c42161ac493ce71818edf5f24d223f3b521ff9e6033299"
|
| 3801 |
+
}
|
| 3802 |
+
},
|
| 3803 |
+
"failures": []
|
| 3804 |
+
},
|
| 3805 |
{
|
| 3806 |
"name": "website/apple-touch-icon.png",
|
| 3807 |
"status": "pass",
|
|
|
|
| 3894 |
"local": {
|
| 3895 |
"path": "repo:docs/index.html",
|
| 3896 |
"exists": true,
|
| 3897 |
+
"bytes": 211593,
|
| 3898 |
+
"sha256": "210a61e2622a8d2f867037ea6c632b9d1c764837410d41f9ddc3a59f93c6e887"
|
| 3899 |
},
|
| 3900 |
"mirrors": {
|
| 3901 |
"hf_space": {
|
| 3902 |
"path": "hf_space:index.html",
|
| 3903 |
"exists": true,
|
| 3904 |
+
"bytes": 211593,
|
| 3905 |
+
"sha256": "210a61e2622a8d2f867037ea6c632b9d1c764837410d41f9ddc3a59f93c6e887"
|
| 3906 |
},
|
| 3907 |
"hf_artifacts_root": {
|
| 3908 |
"path": "hf_artifacts:index.html",
|
| 3909 |
"exists": true,
|
| 3910 |
+
"bytes": 211593,
|
| 3911 |
+
"sha256": "210a61e2622a8d2f867037ea6c632b9d1c764837410d41f9ddc3a59f93c6e887"
|
| 3912 |
},
|
| 3913 |
"hf_artifacts_docs": {
|
| 3914 |
"path": "hf_artifacts:docs/index.html",
|
| 3915 |
"exists": true,
|
| 3916 |
+
"bytes": 211593,
|
| 3917 |
+
"sha256": "210a61e2622a8d2f867037ea6c632b9d1c764837410d41f9ddc3a59f93c6e887"
|
| 3918 |
},
|
| 3919 |
"hf_model": {
|
| 3920 |
"path": "hf_model:index.html",
|
| 3921 |
"exists": true,
|
| 3922 |
+
"bytes": 211593,
|
| 3923 |
+
"sha256": "210a61e2622a8d2f867037ea6c632b9d1c764837410d41f9ddc3a59f93c6e887"
|
| 3924 |
},
|
| 3925 |
"hf_model_docs": {
|
| 3926 |
"path": "hf_model:docs/index.html",
|
| 3927 |
"exists": true,
|
| 3928 |
+
"bytes": 211593,
|
| 3929 |
+
"sha256": "210a61e2622a8d2f867037ea6c632b9d1c764837410d41f9ddc3a59f93c6e887"
|
| 3930 |
}
|
| 3931 |
},
|
| 3932 |
"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-15T09:
|
| 5 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 6 |
"checks": [
|
| 7 |
{
|
|
@@ -48,7 +48,7 @@
|
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
-
"generated_at_utc": "2026-06-15T09:
|
| 52 |
}
|
| 53 |
},
|
| 54 |
"failures": {}
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Public Project Surface",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-15T09:55:26+00:00",
|
| 5 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 6 |
"checks": [
|
| 7 |
{
|
|
|
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
+
"generated_at_utc": "2026-06-15T09:55:06+00:00"
|
| 52 |
}
|
| 53 |
},
|
| 54 |
"failures": {}
|
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-15T09:
|
| 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-15T09:55:31+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/artifact_index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Task Suite Artifact Index",
|
| 3 |
-
"generated_at_utc": "2026-06-15T09:
|
| 4 |
"status": "pass",
|
| 5 |
"artifact_count": 165,
|
| 6 |
"missing": [],
|
|
@@ -727,7 +727,7 @@
|
|
| 727 |
"shows": "Machine-readable release-check summary for validators, mirrors, and public project surfaces.",
|
| 728 |
"exists": true,
|
| 729 |
"bytes": 8097,
|
| 730 |
-
"sha256": "
|
| 731 |
},
|
| 732 |
{
|
| 733 |
"id": "public_surface_qa",
|
|
@@ -910,7 +910,7 @@
|
|
| 910 |
"volatile": true,
|
| 911 |
"shows": "Confirms prepared GitHub/HF Space/artifact/model mirrors share the same critical data, figure, website HTML, and validator files.",
|
| 912 |
"exists": true,
|
| 913 |
-
"bytes":
|
| 914 |
"hash_policy": "existence_and_size_only"
|
| 915 |
},
|
| 916 |
{
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Task Suite Artifact Index",
|
| 3 |
+
"generated_at_utc": "2026-06-15T09:55:20+00:00",
|
| 4 |
"status": "pass",
|
| 5 |
"artifact_count": 165,
|
| 6 |
"missing": [],
|
|
|
|
| 727 |
"shows": "Machine-readable release-check summary for validators, mirrors, and public project surfaces.",
|
| 728 |
"exists": true,
|
| 729 |
"bytes": 8097,
|
| 730 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 731 |
},
|
| 732 |
{
|
| 733 |
"id": "public_surface_qa",
|
|
|
|
| 910 |
"volatile": true,
|
| 911 |
"shows": "Confirms prepared GitHub/HF Space/artifact/model mirrors share the same critical data, figure, website HTML, and validator files.",
|
| 912 |
"exists": true,
|
| 913 |
+
"bytes": 566885,
|
| 914 |
"hash_policy": "existence_and_size_only"
|
| 915 |
},
|
| 916 |
{
|
metrics/mirror_parity.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-15T09:
|
| 4 |
"hf_root": "hf_publish",
|
| 5 |
"summary": {
|
| 6 |
-
"group_count":
|
| 7 |
"failure_count": 0,
|
| 8 |
"failures_by_surface": {}
|
| 9 |
},
|
|
@@ -139,44 +139,44 @@
|
|
| 139 |
"path": "repo:docs/data/artifact_index.json",
|
| 140 |
"exists": true,
|
| 141 |
"bytes": 90556,
|
| 142 |
-
"sha256": "
|
| 143 |
},
|
| 144 |
"mirrors": {
|
| 145 |
"hf_space": {
|
| 146 |
"path": "hf_space:data/artifact_index.json",
|
| 147 |
"exists": true,
|
| 148 |
"bytes": 90556,
|
| 149 |
-
"sha256": "
|
| 150 |
},
|
| 151 |
"hf_artifacts_data": {
|
| 152 |
"path": "hf_artifacts:data/artifact_index.json",
|
| 153 |
"exists": true,
|
| 154 |
"bytes": 90556,
|
| 155 |
-
"sha256": "
|
| 156 |
},
|
| 157 |
"hf_artifacts": {
|
| 158 |
"path": "hf_artifacts:docs/data/artifact_index.json",
|
| 159 |
"exists": true,
|
| 160 |
"bytes": 90556,
|
| 161 |
-
"sha256": "
|
| 162 |
},
|
| 163 |
"hf_model_data": {
|
| 164 |
"path": "hf_model:data/artifact_index.json",
|
| 165 |
"exists": true,
|
| 166 |
"bytes": 90556,
|
| 167 |
-
"sha256": "
|
| 168 |
},
|
| 169 |
"hf_model_docs_data": {
|
| 170 |
"path": "hf_model:docs/data/artifact_index.json",
|
| 171 |
"exists": true,
|
| 172 |
"bytes": 90556,
|
| 173 |
-
"sha256": "
|
| 174 |
},
|
| 175 |
"hf_model": {
|
| 176 |
"path": "hf_model:metrics/artifact_index.json",
|
| 177 |
"exists": true,
|
| 178 |
"bytes": 90556,
|
| 179 |
-
"sha256": "
|
| 180 |
}
|
| 181 |
},
|
| 182 |
"failures": []
|
|
@@ -825,44 +825,44 @@
|
|
| 825 |
"path": "repo:docs/data/publication_audit.json",
|
| 826 |
"exists": true,
|
| 827 |
"bytes": 7591,
|
| 828 |
-
"sha256": "
|
| 829 |
},
|
| 830 |
"mirrors": {
|
| 831 |
"hf_space": {
|
| 832 |
"path": "hf_space:data/publication_audit.json",
|
| 833 |
"exists": true,
|
| 834 |
"bytes": 7591,
|
| 835 |
-
"sha256": "
|
| 836 |
},
|
| 837 |
"hf_artifacts_data": {
|
| 838 |
"path": "hf_artifacts:data/publication_audit.json",
|
| 839 |
"exists": true,
|
| 840 |
"bytes": 7591,
|
| 841 |
-
"sha256": "
|
| 842 |
},
|
| 843 |
"hf_artifacts": {
|
| 844 |
"path": "hf_artifacts:docs/data/publication_audit.json",
|
| 845 |
"exists": true,
|
| 846 |
"bytes": 7591,
|
| 847 |
-
"sha256": "
|
| 848 |
},
|
| 849 |
"hf_model_data": {
|
| 850 |
"path": "hf_model:data/publication_audit.json",
|
| 851 |
"exists": true,
|
| 852 |
"bytes": 7591,
|
| 853 |
-
"sha256": "
|
| 854 |
},
|
| 855 |
"hf_model_docs_data": {
|
| 856 |
"path": "hf_model:docs/data/publication_audit.json",
|
| 857 |
"exists": true,
|
| 858 |
"bytes": 7591,
|
| 859 |
-
"sha256": "
|
| 860 |
},
|
| 861 |
"hf_model": {
|
| 862 |
"path": "hf_model:metrics/publication_audit.json",
|
| 863 |
"exists": true,
|
| 864 |
"bytes": 7591,
|
| 865 |
-
"sha256": "
|
| 866 |
}
|
| 867 |
},
|
| 868 |
"failures": []
|
|
@@ -874,44 +874,44 @@
|
|
| 874 |
"path": "repo:docs/data/public_surface_qa.json",
|
| 875 |
"exists": true,
|
| 876 |
"bytes": 5617,
|
| 877 |
-
"sha256": "
|
| 878 |
},
|
| 879 |
"mirrors": {
|
| 880 |
"hf_space": {
|
| 881 |
"path": "hf_space:data/public_surface_qa.json",
|
| 882 |
"exists": true,
|
| 883 |
"bytes": 5617,
|
| 884 |
-
"sha256": "
|
| 885 |
},
|
| 886 |
"hf_artifacts_data": {
|
| 887 |
"path": "hf_artifacts:data/public_surface_qa.json",
|
| 888 |
"exists": true,
|
| 889 |
"bytes": 5617,
|
| 890 |
-
"sha256": "
|
| 891 |
},
|
| 892 |
"hf_artifacts": {
|
| 893 |
"path": "hf_artifacts:docs/data/public_surface_qa.json",
|
| 894 |
"exists": true,
|
| 895 |
"bytes": 5617,
|
| 896 |
-
"sha256": "
|
| 897 |
},
|
| 898 |
"hf_model_data": {
|
| 899 |
"path": "hf_model:data/public_surface_qa.json",
|
| 900 |
"exists": true,
|
| 901 |
"bytes": 5617,
|
| 902 |
-
"sha256": "
|
| 903 |
},
|
| 904 |
"hf_model_docs_data": {
|
| 905 |
"path": "hf_model:docs/data/public_surface_qa.json",
|
| 906 |
"exists": true,
|
| 907 |
"bytes": 5617,
|
| 908 |
-
"sha256": "
|
| 909 |
},
|
| 910 |
"hf_model": {
|
| 911 |
"path": "hf_model:metrics/public_surface_qa.json",
|
| 912 |
"exists": true,
|
| 913 |
"bytes": 5617,
|
| 914 |
-
"sha256": "
|
| 915 |
}
|
| 916 |
},
|
| 917 |
"failures": []
|
|
@@ -1021,44 +1021,44 @@
|
|
| 1021 |
"path": "repo:docs/data/quality_gates.json",
|
| 1022 |
"exists": true,
|
| 1023 |
"bytes": 8097,
|
| 1024 |
-
"sha256": "
|
| 1025 |
},
|
| 1026 |
"mirrors": {
|
| 1027 |
"hf_space": {
|
| 1028 |
"path": "hf_space:data/quality_gates.json",
|
| 1029 |
"exists": true,
|
| 1030 |
"bytes": 8097,
|
| 1031 |
-
"sha256": "
|
| 1032 |
},
|
| 1033 |
"hf_artifacts_data": {
|
| 1034 |
"path": "hf_artifacts:data/quality_gates.json",
|
| 1035 |
"exists": true,
|
| 1036 |
"bytes": 8097,
|
| 1037 |
-
"sha256": "
|
| 1038 |
},
|
| 1039 |
"hf_artifacts": {
|
| 1040 |
"path": "hf_artifacts:docs/data/quality_gates.json",
|
| 1041 |
"exists": true,
|
| 1042 |
"bytes": 8097,
|
| 1043 |
-
"sha256": "
|
| 1044 |
},
|
| 1045 |
"hf_model_data": {
|
| 1046 |
"path": "hf_model:data/quality_gates.json",
|
| 1047 |
"exists": true,
|
| 1048 |
"bytes": 8097,
|
| 1049 |
-
"sha256": "
|
| 1050 |
},
|
| 1051 |
"hf_model_docs_data": {
|
| 1052 |
"path": "hf_model:docs/data/quality_gates.json",
|
| 1053 |
"exists": true,
|
| 1054 |
"bytes": 8097,
|
| 1055 |
-
"sha256": "
|
| 1056 |
},
|
| 1057 |
"hf_model": {
|
| 1058 |
"path": "hf_model:metrics/quality_gates.json",
|
| 1059 |
"exists": true,
|
| 1060 |
"bytes": 8097,
|
| 1061 |
-
"sha256": "
|
| 1062 |
}
|
| 1063 |
},
|
| 1064 |
"failures": []
|
|
@@ -1462,44 +1462,44 @@
|
|
| 1462 |
"path": "repo:docs/data/scope_claims_audit.json",
|
| 1463 |
"exists": true,
|
| 1464 |
"bytes": 21795,
|
| 1465 |
-
"sha256": "
|
| 1466 |
},
|
| 1467 |
"mirrors": {
|
| 1468 |
"hf_space": {
|
| 1469 |
"path": "hf_space:data/scope_claims_audit.json",
|
| 1470 |
"exists": true,
|
| 1471 |
"bytes": 21795,
|
| 1472 |
-
"sha256": "
|
| 1473 |
},
|
| 1474 |
"hf_artifacts_data": {
|
| 1475 |
"path": "hf_artifacts:data/scope_claims_audit.json",
|
| 1476 |
"exists": true,
|
| 1477 |
"bytes": 21795,
|
| 1478 |
-
"sha256": "
|
| 1479 |
},
|
| 1480 |
"hf_artifacts": {
|
| 1481 |
"path": "hf_artifacts:docs/data/scope_claims_audit.json",
|
| 1482 |
"exists": true,
|
| 1483 |
"bytes": 21795,
|
| 1484 |
-
"sha256": "
|
| 1485 |
},
|
| 1486 |
"hf_model_data": {
|
| 1487 |
"path": "hf_model:data/scope_claims_audit.json",
|
| 1488 |
"exists": true,
|
| 1489 |
"bytes": 21795,
|
| 1490 |
-
"sha256": "
|
| 1491 |
},
|
| 1492 |
"hf_model_docs_data": {
|
| 1493 |
"path": "hf_model:docs/data/scope_claims_audit.json",
|
| 1494 |
"exists": true,
|
| 1495 |
"bytes": 21795,
|
| 1496 |
-
"sha256": "
|
| 1497 |
},
|
| 1498 |
"hf_model": {
|
| 1499 |
"path": "hf_model:metrics/scope_claims_audit.json",
|
| 1500 |
"exists": true,
|
| 1501 |
"bytes": 21795,
|
| 1502 |
-
"sha256": "
|
| 1503 |
}
|
| 1504 |
},
|
| 1505 |
"failures": []
|
|
@@ -1560,44 +1560,44 @@
|
|
| 1560 |
"path": "repo:docs/data/source_alignment_audit.json",
|
| 1561 |
"exists": true,
|
| 1562 |
"bytes": 4432,
|
| 1563 |
-
"sha256": "
|
| 1564 |
},
|
| 1565 |
"mirrors": {
|
| 1566 |
"hf_space": {
|
| 1567 |
"path": "hf_space:data/source_alignment_audit.json",
|
| 1568 |
"exists": true,
|
| 1569 |
"bytes": 4432,
|
| 1570 |
-
"sha256": "
|
| 1571 |
},
|
| 1572 |
"hf_artifacts_data": {
|
| 1573 |
"path": "hf_artifacts:data/source_alignment_audit.json",
|
| 1574 |
"exists": true,
|
| 1575 |
"bytes": 4432,
|
| 1576 |
-
"sha256": "
|
| 1577 |
},
|
| 1578 |
"hf_artifacts": {
|
| 1579 |
"path": "hf_artifacts:docs/data/source_alignment_audit.json",
|
| 1580 |
"exists": true,
|
| 1581 |
"bytes": 4432,
|
| 1582 |
-
"sha256": "
|
| 1583 |
},
|
| 1584 |
"hf_model_data": {
|
| 1585 |
"path": "hf_model:data/source_alignment_audit.json",
|
| 1586 |
"exists": true,
|
| 1587 |
"bytes": 4432,
|
| 1588 |
-
"sha256": "
|
| 1589 |
},
|
| 1590 |
"hf_model_docs_data": {
|
| 1591 |
"path": "hf_model:docs/data/source_alignment_audit.json",
|
| 1592 |
"exists": true,
|
| 1593 |
"bytes": 4432,
|
| 1594 |
-
"sha256": "
|
| 1595 |
},
|
| 1596 |
"hf_model": {
|
| 1597 |
"path": "hf_model:metrics/source_alignment_audit.json",
|
| 1598 |
"exists": true,
|
| 1599 |
"bytes": 4432,
|
| 1600 |
-
"sha256": "
|
| 1601 |
}
|
| 1602 |
},
|
| 1603 |
"failures": []
|
|
@@ -1707,44 +1707,44 @@
|
|
| 1707 |
"path": "repo:docs/data/task_surface_integrity.json",
|
| 1708 |
"exists": true,
|
| 1709 |
"bytes": 45779,
|
| 1710 |
-
"sha256": "
|
| 1711 |
},
|
| 1712 |
"mirrors": {
|
| 1713 |
"hf_space": {
|
| 1714 |
"path": "hf_space:data/task_surface_integrity.json",
|
| 1715 |
"exists": true,
|
| 1716 |
"bytes": 45779,
|
| 1717 |
-
"sha256": "
|
| 1718 |
},
|
| 1719 |
"hf_artifacts_data": {
|
| 1720 |
"path": "hf_artifacts:data/task_surface_integrity.json",
|
| 1721 |
"exists": true,
|
| 1722 |
"bytes": 45779,
|
| 1723 |
-
"sha256": "
|
| 1724 |
},
|
| 1725 |
"hf_artifacts": {
|
| 1726 |
"path": "hf_artifacts:docs/data/task_surface_integrity.json",
|
| 1727 |
"exists": true,
|
| 1728 |
"bytes": 45779,
|
| 1729 |
-
"sha256": "
|
| 1730 |
},
|
| 1731 |
"hf_model_data": {
|
| 1732 |
"path": "hf_model:data/task_surface_integrity.json",
|
| 1733 |
"exists": true,
|
| 1734 |
"bytes": 45779,
|
| 1735 |
-
"sha256": "
|
| 1736 |
},
|
| 1737 |
"hf_model_docs_data": {
|
| 1738 |
"path": "hf_model:docs/data/task_surface_integrity.json",
|
| 1739 |
"exists": true,
|
| 1740 |
"bytes": 45779,
|
| 1741 |
-
"sha256": "
|
| 1742 |
},
|
| 1743 |
"hf_model": {
|
| 1744 |
"path": "hf_model:metrics/task_surface_integrity.json",
|
| 1745 |
"exists": true,
|
| 1746 |
"bytes": 45779,
|
| 1747 |
-
"sha256": "
|
| 1748 |
}
|
| 1749 |
},
|
| 1750 |
"failures": []
|
|
@@ -1804,45 +1804,45 @@
|
|
| 1804 |
"local": {
|
| 1805 |
"path": "repo:docs/data/website_integrity.json",
|
| 1806 |
"exists": true,
|
| 1807 |
-
"bytes":
|
| 1808 |
-
"sha256": "
|
| 1809 |
},
|
| 1810 |
"mirrors": {
|
| 1811 |
"hf_space": {
|
| 1812 |
"path": "hf_space:data/website_integrity.json",
|
| 1813 |
"exists": true,
|
| 1814 |
-
"bytes":
|
| 1815 |
-
"sha256": "
|
| 1816 |
},
|
| 1817 |
"hf_artifacts_data": {
|
| 1818 |
"path": "hf_artifacts:data/website_integrity.json",
|
| 1819 |
"exists": true,
|
| 1820 |
-
"bytes":
|
| 1821 |
-
"sha256": "
|
| 1822 |
},
|
| 1823 |
"hf_artifacts": {
|
| 1824 |
"path": "hf_artifacts:docs/data/website_integrity.json",
|
| 1825 |
"exists": true,
|
| 1826 |
-
"bytes":
|
| 1827 |
-
"sha256": "
|
| 1828 |
},
|
| 1829 |
"hf_model_data": {
|
| 1830 |
"path": "hf_model:data/website_integrity.json",
|
| 1831 |
"exists": true,
|
| 1832 |
-
"bytes":
|
| 1833 |
-
"sha256": "
|
| 1834 |
},
|
| 1835 |
"hf_model_docs_data": {
|
| 1836 |
"path": "hf_model:docs/data/website_integrity.json",
|
| 1837 |
"exists": true,
|
| 1838 |
-
"bytes":
|
| 1839 |
-
"sha256": "
|
| 1840 |
},
|
| 1841 |
"hf_model": {
|
| 1842 |
"path": "hf_model:metrics/website_integrity.json",
|
| 1843 |
"exists": true,
|
| 1844 |
-
"bytes":
|
| 1845 |
-
"sha256": "
|
| 1846 |
}
|
| 1847 |
},
|
| 1848 |
"failures": []
|
|
@@ -3565,21 +3565,21 @@
|
|
| 3565 |
"local": {
|
| 3566 |
"path": "repo:scripts/validate_mirror_parity.py",
|
| 3567 |
"exists": true,
|
| 3568 |
-
"bytes":
|
| 3569 |
-
"sha256": "
|
| 3570 |
},
|
| 3571 |
"mirrors": {
|
| 3572 |
"hf_artifacts": {
|
| 3573 |
"path": "hf_artifacts:scripts/validate_mirror_parity.py",
|
| 3574 |
"exists": true,
|
| 3575 |
-
"bytes":
|
| 3576 |
-
"sha256": "
|
| 3577 |
},
|
| 3578 |
"hf_model": {
|
| 3579 |
"path": "hf_model:scripts/validate_mirror_parity.py",
|
| 3580 |
"exists": true,
|
| 3581 |
-
"bytes":
|
| 3582 |
-
"sha256": "
|
| 3583 |
}
|
| 3584 |
},
|
| 3585 |
"failures": []
|
|
@@ -3690,21 +3690,21 @@
|
|
| 3690 |
"local": {
|
| 3691 |
"path": "repo:scripts/validate_website_integrity.py",
|
| 3692 |
"exists": true,
|
| 3693 |
-
"bytes":
|
| 3694 |
-
"sha256": "
|
| 3695 |
},
|
| 3696 |
"mirrors": {
|
| 3697 |
"hf_artifacts": {
|
| 3698 |
"path": "hf_artifacts:scripts/validate_website_integrity.py",
|
| 3699 |
"exists": true,
|
| 3700 |
-
"bytes":
|
| 3701 |
-
"sha256": "
|
| 3702 |
},
|
| 3703 |
"hf_model": {
|
| 3704 |
"path": "hf_model:scripts/validate_website_integrity.py",
|
| 3705 |
"exists": true,
|
| 3706 |
-
"bytes":
|
| 3707 |
-
"sha256": "
|
| 3708 |
}
|
| 3709 |
},
|
| 3710 |
"failures": []
|
|
@@ -3759,6 +3759,49 @@
|
|
| 3759 |
},
|
| 3760 |
"failures": []
|
| 3761 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3762 |
{
|
| 3763 |
"name": "website/apple-touch-icon.png",
|
| 3764 |
"status": "pass",
|
|
@@ -3851,39 +3894,39 @@
|
|
| 3851 |
"local": {
|
| 3852 |
"path": "repo:docs/index.html",
|
| 3853 |
"exists": true,
|
| 3854 |
-
"bytes":
|
| 3855 |
-
"sha256": "
|
| 3856 |
},
|
| 3857 |
"mirrors": {
|
| 3858 |
"hf_space": {
|
| 3859 |
"path": "hf_space:index.html",
|
| 3860 |
"exists": true,
|
| 3861 |
-
"bytes":
|
| 3862 |
-
"sha256": "
|
| 3863 |
},
|
| 3864 |
"hf_artifacts_root": {
|
| 3865 |
"path": "hf_artifacts:index.html",
|
| 3866 |
"exists": true,
|
| 3867 |
-
"bytes":
|
| 3868 |
-
"sha256": "
|
| 3869 |
},
|
| 3870 |
"hf_artifacts_docs": {
|
| 3871 |
"path": "hf_artifacts:docs/index.html",
|
| 3872 |
"exists": true,
|
| 3873 |
-
"bytes":
|
| 3874 |
-
"sha256": "
|
| 3875 |
},
|
| 3876 |
"hf_model": {
|
| 3877 |
"path": "hf_model:index.html",
|
| 3878 |
"exists": true,
|
| 3879 |
-
"bytes":
|
| 3880 |
-
"sha256": "
|
| 3881 |
},
|
| 3882 |
"hf_model_docs": {
|
| 3883 |
"path": "hf_model:docs/index.html",
|
| 3884 |
"exists": true,
|
| 3885 |
-
"bytes":
|
| 3886 |
-
"sha256": "
|
| 3887 |
}
|
| 3888 |
},
|
| 3889 |
"failures": []
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-15T09:55:06+00:00",
|
| 4 |
"hf_root": "hf_publish",
|
| 5 |
"summary": {
|
| 6 |
+
"group_count": 377,
|
| 7 |
"failure_count": 0,
|
| 8 |
"failures_by_surface": {}
|
| 9 |
},
|
|
|
|
| 139 |
"path": "repo:docs/data/artifact_index.json",
|
| 140 |
"exists": true,
|
| 141 |
"bytes": 90556,
|
| 142 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 143 |
},
|
| 144 |
"mirrors": {
|
| 145 |
"hf_space": {
|
| 146 |
"path": "hf_space:data/artifact_index.json",
|
| 147 |
"exists": true,
|
| 148 |
"bytes": 90556,
|
| 149 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 150 |
},
|
| 151 |
"hf_artifacts_data": {
|
| 152 |
"path": "hf_artifacts:data/artifact_index.json",
|
| 153 |
"exists": true,
|
| 154 |
"bytes": 90556,
|
| 155 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 156 |
},
|
| 157 |
"hf_artifacts": {
|
| 158 |
"path": "hf_artifacts:docs/data/artifact_index.json",
|
| 159 |
"exists": true,
|
| 160 |
"bytes": 90556,
|
| 161 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 162 |
},
|
| 163 |
"hf_model_data": {
|
| 164 |
"path": "hf_model:data/artifact_index.json",
|
| 165 |
"exists": true,
|
| 166 |
"bytes": 90556,
|
| 167 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 168 |
},
|
| 169 |
"hf_model_docs_data": {
|
| 170 |
"path": "hf_model:docs/data/artifact_index.json",
|
| 171 |
"exists": true,
|
| 172 |
"bytes": 90556,
|
| 173 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 174 |
},
|
| 175 |
"hf_model": {
|
| 176 |
"path": "hf_model:metrics/artifact_index.json",
|
| 177 |
"exists": true,
|
| 178 |
"bytes": 90556,
|
| 179 |
+
"sha256": "a526a78b99dd23e8239dec7e4bc91032bf6fe4c9aa86f46d076216905473ce1e"
|
| 180 |
}
|
| 181 |
},
|
| 182 |
"failures": []
|
|
|
|
| 825 |
"path": "repo:docs/data/publication_audit.json",
|
| 826 |
"exists": true,
|
| 827 |
"bytes": 7591,
|
| 828 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 829 |
},
|
| 830 |
"mirrors": {
|
| 831 |
"hf_space": {
|
| 832 |
"path": "hf_space:data/publication_audit.json",
|
| 833 |
"exists": true,
|
| 834 |
"bytes": 7591,
|
| 835 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 836 |
},
|
| 837 |
"hf_artifacts_data": {
|
| 838 |
"path": "hf_artifacts:data/publication_audit.json",
|
| 839 |
"exists": true,
|
| 840 |
"bytes": 7591,
|
| 841 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 842 |
},
|
| 843 |
"hf_artifacts": {
|
| 844 |
"path": "hf_artifacts:docs/data/publication_audit.json",
|
| 845 |
"exists": true,
|
| 846 |
"bytes": 7591,
|
| 847 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 848 |
},
|
| 849 |
"hf_model_data": {
|
| 850 |
"path": "hf_model:data/publication_audit.json",
|
| 851 |
"exists": true,
|
| 852 |
"bytes": 7591,
|
| 853 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 854 |
},
|
| 855 |
"hf_model_docs_data": {
|
| 856 |
"path": "hf_model:docs/data/publication_audit.json",
|
| 857 |
"exists": true,
|
| 858 |
"bytes": 7591,
|
| 859 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 860 |
},
|
| 861 |
"hf_model": {
|
| 862 |
"path": "hf_model:metrics/publication_audit.json",
|
| 863 |
"exists": true,
|
| 864 |
"bytes": 7591,
|
| 865 |
+
"sha256": "b9ba1cad002dde6b5f72904d3615661c47befeca9af75acefd8068d5d96b49d7"
|
| 866 |
}
|
| 867 |
},
|
| 868 |
"failures": []
|
|
|
|
| 874 |
"path": "repo:docs/data/public_surface_qa.json",
|
| 875 |
"exists": true,
|
| 876 |
"bytes": 5617,
|
| 877 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 878 |
},
|
| 879 |
"mirrors": {
|
| 880 |
"hf_space": {
|
| 881 |
"path": "hf_space:data/public_surface_qa.json",
|
| 882 |
"exists": true,
|
| 883 |
"bytes": 5617,
|
| 884 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 885 |
},
|
| 886 |
"hf_artifacts_data": {
|
| 887 |
"path": "hf_artifacts:data/public_surface_qa.json",
|
| 888 |
"exists": true,
|
| 889 |
"bytes": 5617,
|
| 890 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 891 |
},
|
| 892 |
"hf_artifacts": {
|
| 893 |
"path": "hf_artifacts:docs/data/public_surface_qa.json",
|
| 894 |
"exists": true,
|
| 895 |
"bytes": 5617,
|
| 896 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 897 |
},
|
| 898 |
"hf_model_data": {
|
| 899 |
"path": "hf_model:data/public_surface_qa.json",
|
| 900 |
"exists": true,
|
| 901 |
"bytes": 5617,
|
| 902 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 903 |
},
|
| 904 |
"hf_model_docs_data": {
|
| 905 |
"path": "hf_model:docs/data/public_surface_qa.json",
|
| 906 |
"exists": true,
|
| 907 |
"bytes": 5617,
|
| 908 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 909 |
},
|
| 910 |
"hf_model": {
|
| 911 |
"path": "hf_model:metrics/public_surface_qa.json",
|
| 912 |
"exists": true,
|
| 913 |
"bytes": 5617,
|
| 914 |
+
"sha256": "f6fb1c628e4ca2ffba98a08e3ae10607538590968e84444f5aadfa43cf8eae41"
|
| 915 |
}
|
| 916 |
},
|
| 917 |
"failures": []
|
|
|
|
| 1021 |
"path": "repo:docs/data/quality_gates.json",
|
| 1022 |
"exists": true,
|
| 1023 |
"bytes": 8097,
|
| 1024 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1025 |
},
|
| 1026 |
"mirrors": {
|
| 1027 |
"hf_space": {
|
| 1028 |
"path": "hf_space:data/quality_gates.json",
|
| 1029 |
"exists": true,
|
| 1030 |
"bytes": 8097,
|
| 1031 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1032 |
},
|
| 1033 |
"hf_artifacts_data": {
|
| 1034 |
"path": "hf_artifacts:data/quality_gates.json",
|
| 1035 |
"exists": true,
|
| 1036 |
"bytes": 8097,
|
| 1037 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1038 |
},
|
| 1039 |
"hf_artifacts": {
|
| 1040 |
"path": "hf_artifacts:docs/data/quality_gates.json",
|
| 1041 |
"exists": true,
|
| 1042 |
"bytes": 8097,
|
| 1043 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1044 |
},
|
| 1045 |
"hf_model_data": {
|
| 1046 |
"path": "hf_model:data/quality_gates.json",
|
| 1047 |
"exists": true,
|
| 1048 |
"bytes": 8097,
|
| 1049 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1050 |
},
|
| 1051 |
"hf_model_docs_data": {
|
| 1052 |
"path": "hf_model:docs/data/quality_gates.json",
|
| 1053 |
"exists": true,
|
| 1054 |
"bytes": 8097,
|
| 1055 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1056 |
},
|
| 1057 |
"hf_model": {
|
| 1058 |
"path": "hf_model:metrics/quality_gates.json",
|
| 1059 |
"exists": true,
|
| 1060 |
"bytes": 8097,
|
| 1061 |
+
"sha256": "351bc7308d3a3a368cab22a6443482dbcb1a1efcde6272a5f19372ffe2cb5603"
|
| 1062 |
}
|
| 1063 |
},
|
| 1064 |
"failures": []
|
|
|
|
| 1462 |
"path": "repo:docs/data/scope_claims_audit.json",
|
| 1463 |
"exists": true,
|
| 1464 |
"bytes": 21795,
|
| 1465 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1466 |
},
|
| 1467 |
"mirrors": {
|
| 1468 |
"hf_space": {
|
| 1469 |
"path": "hf_space:data/scope_claims_audit.json",
|
| 1470 |
"exists": true,
|
| 1471 |
"bytes": 21795,
|
| 1472 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1473 |
},
|
| 1474 |
"hf_artifacts_data": {
|
| 1475 |
"path": "hf_artifacts:data/scope_claims_audit.json",
|
| 1476 |
"exists": true,
|
| 1477 |
"bytes": 21795,
|
| 1478 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1479 |
},
|
| 1480 |
"hf_artifacts": {
|
| 1481 |
"path": "hf_artifacts:docs/data/scope_claims_audit.json",
|
| 1482 |
"exists": true,
|
| 1483 |
"bytes": 21795,
|
| 1484 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1485 |
},
|
| 1486 |
"hf_model_data": {
|
| 1487 |
"path": "hf_model:data/scope_claims_audit.json",
|
| 1488 |
"exists": true,
|
| 1489 |
"bytes": 21795,
|
| 1490 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1491 |
},
|
| 1492 |
"hf_model_docs_data": {
|
| 1493 |
"path": "hf_model:docs/data/scope_claims_audit.json",
|
| 1494 |
"exists": true,
|
| 1495 |
"bytes": 21795,
|
| 1496 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1497 |
},
|
| 1498 |
"hf_model": {
|
| 1499 |
"path": "hf_model:metrics/scope_claims_audit.json",
|
| 1500 |
"exists": true,
|
| 1501 |
"bytes": 21795,
|
| 1502 |
+
"sha256": "fc455f3f18e2fe7bd52f35a728630fef9f76421d53694429c006061a4ee34c33"
|
| 1503 |
}
|
| 1504 |
},
|
| 1505 |
"failures": []
|
|
|
|
| 1560 |
"path": "repo:docs/data/source_alignment_audit.json",
|
| 1561 |
"exists": true,
|
| 1562 |
"bytes": 4432,
|
| 1563 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1564 |
},
|
| 1565 |
"mirrors": {
|
| 1566 |
"hf_space": {
|
| 1567 |
"path": "hf_space:data/source_alignment_audit.json",
|
| 1568 |
"exists": true,
|
| 1569 |
"bytes": 4432,
|
| 1570 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1571 |
},
|
| 1572 |
"hf_artifacts_data": {
|
| 1573 |
"path": "hf_artifacts:data/source_alignment_audit.json",
|
| 1574 |
"exists": true,
|
| 1575 |
"bytes": 4432,
|
| 1576 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1577 |
},
|
| 1578 |
"hf_artifacts": {
|
| 1579 |
"path": "hf_artifacts:docs/data/source_alignment_audit.json",
|
| 1580 |
"exists": true,
|
| 1581 |
"bytes": 4432,
|
| 1582 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1583 |
},
|
| 1584 |
"hf_model_data": {
|
| 1585 |
"path": "hf_model:data/source_alignment_audit.json",
|
| 1586 |
"exists": true,
|
| 1587 |
"bytes": 4432,
|
| 1588 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1589 |
},
|
| 1590 |
"hf_model_docs_data": {
|
| 1591 |
"path": "hf_model:docs/data/source_alignment_audit.json",
|
| 1592 |
"exists": true,
|
| 1593 |
"bytes": 4432,
|
| 1594 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1595 |
},
|
| 1596 |
"hf_model": {
|
| 1597 |
"path": "hf_model:metrics/source_alignment_audit.json",
|
| 1598 |
"exists": true,
|
| 1599 |
"bytes": 4432,
|
| 1600 |
+
"sha256": "1dc5e6a2959fc9f681fc6e295de109f4cbfa0bb3342463fe128f4352e64eb71e"
|
| 1601 |
}
|
| 1602 |
},
|
| 1603 |
"failures": []
|
|
|
|
| 1707 |
"path": "repo:docs/data/task_surface_integrity.json",
|
| 1708 |
"exists": true,
|
| 1709 |
"bytes": 45779,
|
| 1710 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1711 |
},
|
| 1712 |
"mirrors": {
|
| 1713 |
"hf_space": {
|
| 1714 |
"path": "hf_space:data/task_surface_integrity.json",
|
| 1715 |
"exists": true,
|
| 1716 |
"bytes": 45779,
|
| 1717 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1718 |
},
|
| 1719 |
"hf_artifacts_data": {
|
| 1720 |
"path": "hf_artifacts:data/task_surface_integrity.json",
|
| 1721 |
"exists": true,
|
| 1722 |
"bytes": 45779,
|
| 1723 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1724 |
},
|
| 1725 |
"hf_artifacts": {
|
| 1726 |
"path": "hf_artifacts:docs/data/task_surface_integrity.json",
|
| 1727 |
"exists": true,
|
| 1728 |
"bytes": 45779,
|
| 1729 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1730 |
},
|
| 1731 |
"hf_model_data": {
|
| 1732 |
"path": "hf_model:data/task_surface_integrity.json",
|
| 1733 |
"exists": true,
|
| 1734 |
"bytes": 45779,
|
| 1735 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1736 |
},
|
| 1737 |
"hf_model_docs_data": {
|
| 1738 |
"path": "hf_model:docs/data/task_surface_integrity.json",
|
| 1739 |
"exists": true,
|
| 1740 |
"bytes": 45779,
|
| 1741 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1742 |
},
|
| 1743 |
"hf_model": {
|
| 1744 |
"path": "hf_model:metrics/task_surface_integrity.json",
|
| 1745 |
"exists": true,
|
| 1746 |
"bytes": 45779,
|
| 1747 |
+
"sha256": "bbf6ebe8feba7483903b65bf373b1b53f2aa6b59e4a3bc6755e827b1f9546ce0"
|
| 1748 |
}
|
| 1749 |
},
|
| 1750 |
"failures": []
|
|
|
|
| 1804 |
"local": {
|
| 1805 |
"path": "repo:docs/data/website_integrity.json",
|
| 1806 |
"exists": true,
|
| 1807 |
+
"bytes": 17443,
|
| 1808 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1809 |
},
|
| 1810 |
"mirrors": {
|
| 1811 |
"hf_space": {
|
| 1812 |
"path": "hf_space:data/website_integrity.json",
|
| 1813 |
"exists": true,
|
| 1814 |
+
"bytes": 17443,
|
| 1815 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1816 |
},
|
| 1817 |
"hf_artifacts_data": {
|
| 1818 |
"path": "hf_artifacts:data/website_integrity.json",
|
| 1819 |
"exists": true,
|
| 1820 |
+
"bytes": 17443,
|
| 1821 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1822 |
},
|
| 1823 |
"hf_artifacts": {
|
| 1824 |
"path": "hf_artifacts:docs/data/website_integrity.json",
|
| 1825 |
"exists": true,
|
| 1826 |
+
"bytes": 17443,
|
| 1827 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1828 |
},
|
| 1829 |
"hf_model_data": {
|
| 1830 |
"path": "hf_model:data/website_integrity.json",
|
| 1831 |
"exists": true,
|
| 1832 |
+
"bytes": 17443,
|
| 1833 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1834 |
},
|
| 1835 |
"hf_model_docs_data": {
|
| 1836 |
"path": "hf_model:docs/data/website_integrity.json",
|
| 1837 |
"exists": true,
|
| 1838 |
+
"bytes": 17443,
|
| 1839 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1840 |
},
|
| 1841 |
"hf_model": {
|
| 1842 |
"path": "hf_model:metrics/website_integrity.json",
|
| 1843 |
"exists": true,
|
| 1844 |
+
"bytes": 17443,
|
| 1845 |
+
"sha256": "4c8209410c1eb3a3a521e64e4d7d9203e9e71575047165b5320759d7893ba027"
|
| 1846 |
}
|
| 1847 |
},
|
| 1848 |
"failures": []
|
|
|
|
| 3565 |
"local": {
|
| 3566 |
"path": "repo:scripts/validate_mirror_parity.py",
|
| 3567 |
"exists": true,
|
| 3568 |
+
"bytes": 21716,
|
| 3569 |
+
"sha256": "44ea4ff2c38eb37184362c2c6441a2ca18ff8017bbfb077d3e98bac1d251b5ff"
|
| 3570 |
},
|
| 3571 |
"mirrors": {
|
| 3572 |
"hf_artifacts": {
|
| 3573 |
"path": "hf_artifacts:scripts/validate_mirror_parity.py",
|
| 3574 |
"exists": true,
|
| 3575 |
+
"bytes": 21716,
|
| 3576 |
+
"sha256": "44ea4ff2c38eb37184362c2c6441a2ca18ff8017bbfb077d3e98bac1d251b5ff"
|
| 3577 |
},
|
| 3578 |
"hf_model": {
|
| 3579 |
"path": "hf_model:scripts/validate_mirror_parity.py",
|
| 3580 |
"exists": true,
|
| 3581 |
+
"bytes": 21716,
|
| 3582 |
+
"sha256": "44ea4ff2c38eb37184362c2c6441a2ca18ff8017bbfb077d3e98bac1d251b5ff"
|
| 3583 |
}
|
| 3584 |
},
|
| 3585 |
"failures": []
|
|
|
|
| 3690 |
"local": {
|
| 3691 |
"path": "repo:scripts/validate_website_integrity.py",
|
| 3692 |
"exists": true,
|
| 3693 |
+
"bytes": 26763,
|
| 3694 |
+
"sha256": "e589881bb3da19842994363de48308de9e39cf612b1ec32c3343e2db341a3e23"
|
| 3695 |
},
|
| 3696 |
"mirrors": {
|
| 3697 |
"hf_artifacts": {
|
| 3698 |
"path": "hf_artifacts:scripts/validate_website_integrity.py",
|
| 3699 |
"exists": true,
|
| 3700 |
+
"bytes": 26763,
|
| 3701 |
+
"sha256": "e589881bb3da19842994363de48308de9e39cf612b1ec32c3343e2db341a3e23"
|
| 3702 |
},
|
| 3703 |
"hf_model": {
|
| 3704 |
"path": "hf_model:scripts/validate_website_integrity.py",
|
| 3705 |
"exists": true,
|
| 3706 |
+
"bytes": 26763,
|
| 3707 |
+
"sha256": "e589881bb3da19842994363de48308de9e39cf612b1ec32c3343e2db341a3e23"
|
| 3708 |
}
|
| 3709 |
},
|
| 3710 |
"failures": []
|
|
|
|
| 3759 |
},
|
| 3760 |
"failures": []
|
| 3761 |
},
|
| 3762 |
+
{
|
| 3763 |
+
"name": "website/404.html",
|
| 3764 |
+
"status": "pass",
|
| 3765 |
+
"local": {
|
| 3766 |
+
"path": "repo:docs/404.html",
|
| 3767 |
+
"exists": true,
|
| 3768 |
+
"bytes": 1184,
|
| 3769 |
+
"sha256": "cc060d470ca209fd27c42161ac493ce71818edf5f24d223f3b521ff9e6033299"
|
| 3770 |
+
},
|
| 3771 |
+
"mirrors": {
|
| 3772 |
+
"hf_space": {
|
| 3773 |
+
"path": "hf_space:404.html",
|
| 3774 |
+
"exists": true,
|
| 3775 |
+
"bytes": 1184,
|
| 3776 |
+
"sha256": "cc060d470ca209fd27c42161ac493ce71818edf5f24d223f3b521ff9e6033299"
|
| 3777 |
+
},
|
| 3778 |
+
"hf_artifacts_root": {
|
| 3779 |
+
"path": "hf_artifacts:404.html",
|
| 3780 |
+
"exists": true,
|
| 3781 |
+
"bytes": 1184,
|
| 3782 |
+
"sha256": "cc060d470ca209fd27c42161ac493ce71818edf5f24d223f3b521ff9e6033299"
|
| 3783 |
+
},
|
| 3784 |
+
"hf_artifacts_docs": {
|
| 3785 |
+
"path": "hf_artifacts:docs/404.html",
|
| 3786 |
+
"exists": true,
|
| 3787 |
+
"bytes": 1184,
|
| 3788 |
+
"sha256": "cc060d470ca209fd27c42161ac493ce71818edf5f24d223f3b521ff9e6033299"
|
| 3789 |
+
},
|
| 3790 |
+
"hf_model": {
|
| 3791 |
+
"path": "hf_model:404.html",
|
| 3792 |
+
"exists": true,
|
| 3793 |
+
"bytes": 1184,
|
| 3794 |
+
"sha256": "cc060d470ca209fd27c42161ac493ce71818edf5f24d223f3b521ff9e6033299"
|
| 3795 |
+
},
|
| 3796 |
+
"hf_model_docs": {
|
| 3797 |
+
"path": "hf_model:docs/404.html",
|
| 3798 |
+
"exists": true,
|
| 3799 |
+
"bytes": 1184,
|
| 3800 |
+
"sha256": "cc060d470ca209fd27c42161ac493ce71818edf5f24d223f3b521ff9e6033299"
|
| 3801 |
+
}
|
| 3802 |
+
},
|
| 3803 |
+
"failures": []
|
| 3804 |
+
},
|
| 3805 |
{
|
| 3806 |
"name": "website/apple-touch-icon.png",
|
| 3807 |
"status": "pass",
|
|
|
|
| 3894 |
"local": {
|
| 3895 |
"path": "repo:docs/index.html",
|
| 3896 |
"exists": true,
|
| 3897 |
+
"bytes": 211593,
|
| 3898 |
+
"sha256": "210a61e2622a8d2f867037ea6c632b9d1c764837410d41f9ddc3a59f93c6e887"
|
| 3899 |
},
|
| 3900 |
"mirrors": {
|
| 3901 |
"hf_space": {
|
| 3902 |
"path": "hf_space:index.html",
|
| 3903 |
"exists": true,
|
| 3904 |
+
"bytes": 211593,
|
| 3905 |
+
"sha256": "210a61e2622a8d2f867037ea6c632b9d1c764837410d41f9ddc3a59f93c6e887"
|
| 3906 |
},
|
| 3907 |
"hf_artifacts_root": {
|
| 3908 |
"path": "hf_artifacts:index.html",
|
| 3909 |
"exists": true,
|
| 3910 |
+
"bytes": 211593,
|
| 3911 |
+
"sha256": "210a61e2622a8d2f867037ea6c632b9d1c764837410d41f9ddc3a59f93c6e887"
|
| 3912 |
},
|
| 3913 |
"hf_artifacts_docs": {
|
| 3914 |
"path": "hf_artifacts:docs/index.html",
|
| 3915 |
"exists": true,
|
| 3916 |
+
"bytes": 211593,
|
| 3917 |
+
"sha256": "210a61e2622a8d2f867037ea6c632b9d1c764837410d41f9ddc3a59f93c6e887"
|
| 3918 |
},
|
| 3919 |
"hf_model": {
|
| 3920 |
"path": "hf_model:index.html",
|
| 3921 |
"exists": true,
|
| 3922 |
+
"bytes": 211593,
|
| 3923 |
+
"sha256": "210a61e2622a8d2f867037ea6c632b9d1c764837410d41f9ddc3a59f93c6e887"
|
| 3924 |
},
|
| 3925 |
"hf_model_docs": {
|
| 3926 |
"path": "hf_model:docs/index.html",
|
| 3927 |
"exists": true,
|
| 3928 |
+
"bytes": 211593,
|
| 3929 |
+
"sha256": "210a61e2622a8d2f867037ea6c632b9d1c764837410d41f9ddc3a59f93c6e887"
|
| 3930 |
}
|
| 3931 |
},
|
| 3932 |
"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-15T09:
|
| 5 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 6 |
"checks": [
|
| 7 |
{
|
|
@@ -48,7 +48,7 @@
|
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
-
"generated_at_utc": "2026-06-15T09:
|
| 52 |
}
|
| 53 |
},
|
| 54 |
"failures": {}
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Public Project Surface",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-15T09:55:26+00:00",
|
| 5 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 6 |
"checks": [
|
| 7 |
{
|
|
|
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
+
"generated_at_utc": "2026-06-15T09:55:06+00:00"
|
| 52 |
}
|
| 53 |
},
|
| 54 |
"failures": {}
|
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-15T09:
|
| 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-15T09:55:31+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 |
{
|
scripts/validate_mirror_parity.py
CHANGED
|
@@ -130,6 +130,7 @@ SCRIPT_FILES = [
|
|
| 130 |
]
|
| 131 |
|
| 132 |
WEBSITE_FILES = [
|
|
|
|
| 133 |
"apple-touch-icon.png",
|
| 134 |
"favicon.png",
|
| 135 |
"index.html",
|
|
|
|
| 130 |
]
|
| 131 |
|
| 132 |
WEBSITE_FILES = [
|
| 133 |
+
"404.html",
|
| 134 |
"apple-touch-icon.png",
|
| 135 |
"favicon.png",
|
| 136 |
"index.html",
|