{ "title": "Ropedia Xperience-10M Task Suite Artifact Index", "generated_at_utc": "2026-06-06T17:44:58+00:00", "status": "pass", "artifact_count": 89, "missing": [], "by_kind": { "project_path": 14, "scaleup_contract": 7, "scaleup_status": 6, "project_scope": 1, "source_alignment": 5, "publication_workflow": 3, "evaluation_protocol": 3, "result_interpretation": 5, "metrics_source": 4, "website_data": 3, "visual_evidence": 7, "quality_gate": 12, "reproducibility": 2, "publication_package_check": 1, "scale_up_status": 1, "mirror_parity": 1, "integrity_report": 1, "metadata": 1, "data_contract": 3, "result_directory": 1, "taxonomy": 1, "onboarding_doc": 1, "generated_figure": 3, "generated_figure_assets": 1, "citation": 1, "license": 1 }, "artifacts": [ { "id": "project_brief", "title": "Project brief", "path": "PROJECT_BRIEF.md", "kind": "project_path", "surface": "repo_hf", "shows": "Gives first-pass readers a concise project shape before the detailed artifact trail.", "exists": true, "bytes": 3829, "sha256": "3d16e700c31aafe889b3d8e43d52250208766809c483a716a13cbd26961b3e72" }, { "id": "project_brief_json", "title": "Project brief JSON", "path": "docs/data/project_brief.json", "kind": "project_path", "surface": "website_hf", "shows": "Machine-readable first-reader project brief for the website and Hugging Face mirrors.", "exists": true, "bytes": 3752, "sha256": "4bd2f3471d0141abf64a2327541e25031e9efa39940cc68a29c316cf36f7c884" }, { "id": "project_status", "title": "Project status", "path": "PROJECT_STATUS.md", "kind": "project_path", "surface": "repo_hf", "shows": "Gives a compact current-state table for first-pass readers.", "exists": true, "bytes": 9818, "sha256": "ae59a373796d279cf0c14208e14a1feca1ecbf3d31e5099fcf126c4c8de8a93a" }, { "id": "project_status_json", "title": "Project status JSON", "path": "docs/data/project_status.json", "kind": "project_path", "surface": "website_hf", "shows": "Machine-readable copy of the current project status for website and HF mirrors.", "exists": true, "bytes": 12602, "sha256": "38c3ea58375f127bc72653beffef5fb9d872430843137944f626f395395a5b1f" }, { "id": "research_roadmap", "title": "Research roadmap", "path": "RESEARCH_ROADMAP.md", "kind": "project_path", "surface": "repo_hf", "shows": "Defines the path from public-sample task development to multi-episode held-out evaluation and larger omni-model extensions.", "exists": true, "bytes": 12045, "sha256": "dece941b1be0f03aea11f0ce3e1a8240977cd9d9629b640fdcf233825cfd5f48" }, { "id": "research_roadmap_json", "title": "Research roadmap JSON", "path": "docs/data/research_roadmap.json", "kind": "project_path", "surface": "website_hf", "shows": "Machine-readable research roadmap for the website and Hugging Face mirrors.", "exists": true, "bytes": 10052, "sha256": "0a2ce1c96e9546ce32571f26bf4a2c580708e0cb7bb56b51e3bfbc6eef240ff9" }, { "id": "foundation_model_plan", "title": "Foundation model plan", "path": "FOUNDATION_MODEL_PLAN.md", "kind": "project_path", "surface": "repo_hf", "shows": "Defines the post-data-gate backbone choices: Qwen3-Omni first, Cosmos 3 for world modeling, and VLA/policy models after action-target conversion.", "exists": true, "bytes": 9075, "sha256": "444d13ab556d2e16a199a7fca191b87c85ab8685d167aab357bc6341839299a2" }, { "id": "foundation_model_plan_json", "title": "Foundation model plan JSON", "path": "docs/data/foundation_model_plan.json", "kind": "project_path", "surface": "website_hf", "shows": "Machine-readable foundation-model selection matrix with source links, entry conditions, and evaluation additions.", "exists": true, "bytes": 13112, "sha256": "0850a9b74f2c62aba30b297089ad0a4a04424cc16d4a265f71e39538c6d22792" }, { "id": "omni_model_extension_contract", "title": "Omni model extension contract", "path": "OMNI_MODEL_EXTENSION_CONTRACT.md", "kind": "scaleup_contract", "surface": "repo_hf", "shows": "Defines the shared manifest, episode split, held-out evaluation, packaging, and public-safety rules for Qwen3-Omni, Cosmos-style, and VLA/policy model branches.", "exists": true, "bytes": 8900, "sha256": "c4e51d0aa7536045c229418603a67c6b3c5f31c9d756ca7395cb0c9455f0ed6d" }, { "id": "omni_backbone_registry_configs", "title": "Omni backbone registry configs", "path": "configs/omni_backbones", "kind": "scaleup_contract", "surface": "repo_hf", "shows": "Stores the implemented Qwen3-Omni LoRA contract and planned Cosmos-style world-model and VLA/policy branch contracts.", "exists": true, "file_count": 3, "bytes": 8904 }, { "id": "omni_backbone_registry_validator", "title": "Omni backbone registry validator", "path": "scripts/omni/backbone_registry.py", "kind": "scaleup_contract", "surface": "repo_hf", "shows": "Validates backbone ids, split defaults, leakage guards, required metrics, required files, and forbidden public package categories.", "exists": true, "bytes": 8740, "sha256": "3bc9eeb47471fb995f767d5420a556a95413c1cb2d8b3ea9d2805429df55beb8" }, { "id": "omni_model_neutral_window_index_exporter", "title": "Model-neutral window index exporter", "path": "scripts/omni/export_model_neutral_window_index.py", "kind": "scaleup_contract", "surface": "repo_hf", "shows": "Converts Qwen JSONL records into a model-neutral window index with Qwen, Cosmos-style, and policy/VLA adapter views.", "exists": true, "bytes": 8540, "sha256": "ec6dd4fcdc1c9a90566a59ef118f7ed5b78ebf8843752873aea8ae8b5f71a34d" }, { "id": "omni_backbone_scaffolder", "title": "Omni backbone scaffolder", "path": "scripts/omni/scaffold_omni_backbone.py", "kind": "scaleup_contract", "surface": "repo_hf", "shows": "Creates a validated planned-backbone config from an existing contract template so new model families inherit the shared rules.", "exists": true, "bytes": 4809, "sha256": "2cd34a7db1510392c6caba735fb903b2a6b78aeff8a748ebf20bcd372b0f8f2d" }, { "id": "omni_backbone_packaging_smoke", "title": "Omni backbone packaging smoke test", "path": "scripts/omni/smoke_test_backbone_packaging.py", "kind": "scaleup_contract", "surface": "repo_hf", "shows": "Builds synthetic verified packages for every configured backbone and audits them against the public-safe package contract.", "exists": true, "bytes": 6519, "sha256": "a3773fc681e298325e2be80556d6be6e7e30b90ba22ee24b66633f07ff9c4ea4" }, { "id": "qwen3_omni_error_analysis_script", "title": "Qwen3-Omni held-out error-analysis script", "path": "scripts/omni/analyze_qwen3_omni_errors.py", "kind": "scaleup_contract", "surface": "repo_hf", "shows": "Computes public-safe held-out error-analysis tables by episode, action family, train-seen status, required-modality state, and object category.", "exists": true, "bytes": 15676, "sha256": "d4c7e46d9fbd5f9d84bc32374f457fd8c9d68c8faa39c77bc45770eb95d80337" }, { "id": "multi_episode_128_baseline_script", "title": "128-episode aligned baseline runner", "path": "scripts/omni/run_128_task_baselines.py", "kind": "scaleup_status", "surface": "repo_hf", "shows": "Runs simple metadata and neural MLP baselines on the same selected 96/16/16 episode split used by the Qwen3-Omni diagnostic pilot.", "exists": true, "bytes": 46953, "sha256": "f6579d123275ec098184ac2021372e33ed48100e42fd62fe37ab7cb7126e5a1c" }, { "id": "additional_development_directions", "title": "Additional development directions", "path": "ADDITIONAL_DEVELOPMENT_DIRECTIONS.md", "kind": "project_path", "surface": "repo_hf", "shows": "Records concrete non-backbone Xperience-10M development tracks: taxonomy, benchmark protocol, representation learning, skill graphs, affordances, 3D/4D memory, QA, and policy transfer.", "exists": true, "bytes": 3137, "sha256": "cb4077bcd7e2b33efdd0306c7cb1f28dec547c71739fd52f7233218f90c54941" }, { "id": "additional_development_directions_json", "title": "Additional development directions JSON", "path": "docs/data/additional_development_directions.json", "kind": "project_path", "surface": "website_hf", "shows": "Machine-readable additional development directions for the website and Hugging Face mirrors.", "exists": true, "bytes": 6121, "sha256": "4458c5b82062aed8c19bcc914f795ec217114422e9b6d54b624371c4b3c8681f" }, { "id": "xperience_embodied_foundation_pretraining", "title": "Xperience Embodied Foundation Model pretraining goal", "path": "XPERIENCE_EMBODIED_FOUNDATION_MODEL_PRETRAINING.md", "kind": "project_path", "surface": "repo_hf", "shows": "Describes the future full-corpus Xperience-native pretraining goal, target modules, objectives, staged scale-up, hardware ranges, and evaluation protocol.", "exists": true, "bytes": 9182, "sha256": "b5a6ddc58647cd895a4772b110ecc9f4d685427fb37b81b22c6c02d2b9b323f1" }, { "id": "evidence_contract", "title": "Evidence contract", "path": "EVIDENCE_CONTRACT.md", "kind": "project_scope", "surface": "repo", "shows": "Defines the implemented scope, setup-stage items, and multi-episode prerequisites.", "exists": true, "bytes": 11325, "sha256": "b76c11cc87a5e69f2f368bdae279d360169ed5991a7ac64033a5b355d6d3fb7e" }, { "id": "project_packet", "title": "Project packet", "path": "docs/data/project_packet.json", "kind": "project_path", "surface": "website_hf", "shows": "Gives a short project path with scope status and public surfaces.", "exists": true, "bytes": 7802, "sha256": "40964c04cd769970e212288dc61a2a462c68ef5e4d962a7b9f50fe5a1fc84ce7" }, { "id": "artifact_guide", "title": "Artifact guide", "path": "ARTIFACT_GUIDE.md", "kind": "project_path", "surface": "repo_hf", "shows": "Gives the human-readable map from project scope to data, tasks, platform mirrors, and scale-up status.", "exists": true, "bytes": 17246, "sha256": "0e3739a51aca083bb9be8195b1759dddf84378f34059eaad950013307dd377ec" }, { "id": "official_dataset_card_alignment", "title": "Official Xperience-10M dataset-card alignment", "path": "XPERIENCE10M_DATASET_CARD_ALIGNMENT.md", "kind": "source_alignment", "surface": "repo_hf", "shows": "Aligns public dataset wording with the official gated Xperience-10M card, public sample card, HF API metadata, and current project coverage.", "exists": true, "bytes": 10625, "sha256": "1ad8d533b402091be66b320c36b4a0df5ec474906da4b3d079cbf860fd50dccf" }, { "id": "official_dataset_card_alignment_json", "title": "Official Xperience-10M dataset-card alignment JSON", "path": "docs/data/xperience10m_dataset_card_alignment.json", "kind": "source_alignment", "surface": "website_hf", "shows": "Machine-readable upstream dataset-card, sample-card, and HF API alignment facts for website and HF mirrors.", "exists": true, "bytes": 7559, "sha256": "417e65746724c87cbf1cd40f6451f1f6fe6098f60ba0b1c24d11e718fc86e257" }, { "id": "source_alignment", "title": "Source alignment", "path": "SOURCE_ALIGNMENT_AUDIT.md", "kind": "source_alignment", "surface": "repo_hf", "shows": "Summarizes the pass/fail check for full-dataset facts, sample-card facts, API-listing notes, and project coverage.", "exists": true, "bytes": 2309, "sha256": "9950b526c18ff184ea8ab1c38a12c8aec3fa363a66db1099d9c36063c3634be9" }, { "id": "source_alignment_json", "title": "Source alignment JSON", "path": "docs/data/source_alignment_audit.json", "kind": "source_alignment", "surface": "website_hf", "shows": "Machine-readable source-alignment pass/fail check for repo, website, and HF surfaces.", "exists": true, "bytes": 4432, "sha256": "06c6e2d111c72df01ed127fd288e6675b63e35a21ae12a2523931a072bd0bc49" }, { "id": "source_alignment_validator", "title": "Source alignment validator", "path": "scripts/validate_source_alignment.py", "kind": "source_alignment", "surface": "repo_hf", "shows": "Regenerates the source-alignment report from committed facts and public card text.", "exists": true, "bytes": 15831, "sha256": "6f48190ca77dd6ba9dd2f821d5ace7e33bd9b4d9d76adb7237cc51ddb88de239" }, { "id": "hf_publisher", "title": "Hugging Face publisher", "path": "scripts/publish_hf_bundles.py", "kind": "publication_workflow", "surface": "repo_hf", "shows": "Publishes prepared Space, artifact dataset, and model bundles, including an explicit model-binary upload batch.", "exists": true, "bytes": 15927, "sha256": "7b3e515763ccce08f72b4fd12a903c21f14b469c6af144524196ecad945da2ab" }, { "id": "github_package_dockerfile", "title": "GitHub package Dockerfile", "path": "Dockerfile", "kind": "publication_workflow", "surface": "repo", "shows": "Builds the static-dashboard container package for GitHub Container Registry.", "exists": true, "bytes": 1222, "sha256": "a117926410b6db824e173acaa83a64ba3317a4c992ce353613cde68afb4ff80d" }, { "id": "github_package_workflow", "title": "GitHub package workflow", "path": ".github/workflows/publish-ghcr.yml", "kind": "publication_workflow", "surface": "repo", "shows": "Publishes the static-dashboard image to GitHub Container Registry on main or manual dispatch.", "exists": true, "bytes": 1948, "sha256": "77e2d1fbd47f3d7313c1b3b9a8795985294a2369c2d550c0850adde31e6dba45" }, { "id": "evaluation_protocol", "title": "Evaluation protocol", "path": "EVALUATION_PROTOCOL.md", "kind": "evaluation_protocol", "surface": "repo_hf", "shows": "Defines the window unit, chronological split, task metrics, leakage controls, and current limitations.", "exists": true, "bytes": 6003, "sha256": "b0dce21ec27228e49693c1aefed1be120c73f80551d6d3609c48c473d792e709" }, { "id": "evaluation_protocol_json", "title": "Evaluation protocol JSON", "path": "docs/data/evaluation_protocol.json", "kind": "evaluation_protocol", "surface": "website_hf", "shows": "Machine-readable protocol generated from committed task metrics for website and HF mirrors.", "exists": true, "bytes": 13788, "sha256": "ff76b2af0f6d626d16daafffc2fdfda27801a9a15a8cca255a3d9f6be1b2a8a1" }, { "id": "evaluation_protocol_builder", "title": "Evaluation protocol builder", "path": "scripts/build_evaluation_protocol.py", "kind": "evaluation_protocol", "surface": "repo_hf", "shows": "Regenerates the protocol from committed summary metrics and task artifacts.", "exists": true, "bytes": 16289, "sha256": "0e404d53826ea893ed1a9d6f07b3e98cdf16b64b37088480a1b8ddb957997164" }, { "id": "research_takeaways", "title": "Research takeaways", "path": "RESEARCH_TAKEAWAYS.md", "kind": "result_interpretation", "surface": "repo_hf", "shows": "Summarizes the main research lessons from committed metrics and identifies which experiments need held-out episodes.", "exists": true, "bytes": 5101, "sha256": "29856af67d4c2e4ea8f339e5a9bde362da08bbd17b1a3c681ee9b4aa579559f0" }, { "id": "research_takeaways_json", "title": "Research takeaways JSON", "path": "docs/data/research_takeaways.json", "kind": "result_interpretation", "surface": "website_hf", "shows": "Machine-readable result interpretation for the website, HF cards, and mirror checks.", "exists": true, "bytes": 7102, "sha256": "fe5ca81a9212ac2122787781868ad6955b74734f5eca8dd52def0c186ed8039e" }, { "id": "research_takeaways_builder", "title": "Research takeaways builder", "path": "scripts/build_research_takeaways.py", "kind": "result_interpretation", "surface": "repo_hf", "shows": "Regenerates the research takeaways from committed summary metrics and task result artifacts.", "exists": true, "bytes": 13503, "sha256": "88711ef1e9c5f874d886fbc39c5138d8945d73358b3d0938c5d668bc0b9dba9a" }, { "id": "audio_ablation_script", "title": "Audio contribution script", "path": "scripts/audio_ablation_and_raw_upgrade.py", "kind": "result_interpretation", "surface": "repo_hf", "shows": "Measures audio contribution variants across all 12 task contracts.", "exists": true, "bytes": 43144, "sha256": "f7e3a38ec906dac7ca55b13c49720bd41ed89a1fd994c7d54730a4de5dfd1b59" }, { "id": "audio_ablation_summary", "title": "Audio ablation summary", "path": "results/audio_ablation/audio_ablation_summary.json", "kind": "metrics_source", "surface": "repo_hf", "shows": "Stores per-task audio deltas for all current features, no-audio, audio-only, alternate-audio-only, replacement, and all-plus-alternate variants.", "exists": true, "bytes": 9735, "sha256": "514370c53baeb51373160bbd5ab7f5f0de7733301bf1b82981ed799aec41152a" }, { "id": "audio_ablation_summary_md", "title": "Audio ablation summary report", "path": "results/audio_ablation/AUDIO_ABLATION_SUMMARY.md", "kind": "result_interpretation", "surface": "repo_hf", "shows": "Human-readable table showing the measured audio contribution and alternate-representation delta for every task.", "exists": true, "bytes": 2166, "sha256": "9318bc55b1b051c384ce2fd6e7cd0a56becfa00185a0b597fdc474a40b1f17f9" }, { "id": "audio_ablation_website_json", "title": "Audio ablation website JSON", "path": "docs/data/audio_ablation_summary.json", "kind": "website_data", "surface": "website_hf", "shows": "Machine-readable audio ablation summary mirrored into the static website and Hugging Face bundles.", "exists": true, "bytes": 9701, "sha256": "7debd9e67b7df09322d743193bf8b785277a992c9e8c82c08c7a36c4e066e6de" }, { "id": "audio_ablation_delta_chart", "title": "Audio ablation delta chart", "path": "docs/assets/charts/audio_ablation_delta.svg", "kind": "visual_evidence", "surface": "website_hf", "shows": "Bar chart of measured current-audio primary-metric deltas across the 12 tasks.", "exists": true, "bytes": 4146, "sha256": "187dbabe01f9ff18841ff61a1e7fbf85bebdd188cc0f248bb5090d64528e7568" }, { "id": "figure_index", "title": "Figure index", "path": "FIGURE_INDEX.md", "kind": "visual_evidence", "surface": "repo_hf", "shows": "Catalogs public figures, charts, modality thumbnails, dimensions, hashes, roles, and source scripts.", "exists": true, "bytes": 4949, "sha256": "66607b4ded8f55d3c5f5709be117f8fa80cfb285fb2ee1f487ae3c06f004e7db" }, { "id": "figure_index_json", "title": "Figure index JSON", "path": "docs/data/figure_index.json", "kind": "visual_evidence", "surface": "website_hf", "shows": "Machine-readable visual asset index for website and Hugging Face mirrors.", "exists": true, "bytes": 14117, "sha256": "3cb04da5c2807a3f7a5e196c5bf7d40dbe2a5d8143cefcb37323e1096889afa4" }, { "id": "figure_index_builder", "title": "Figure index builder", "path": "scripts/build_figure_index.py", "kind": "visual_evidence", "surface": "repo_hf", "shows": "Regenerates visual-asset hashes, dimensions, and source-script provenance.", "exists": true, "bytes": 13397, "sha256": "c5a4d3ba1764d9aaaf96c04b170bdc144d02b9b30230b411097544bf647786be" }, { "id": "brand_assets_json", "title": "Brand assets manifest", "path": "docs/data/brand_assets.json", "kind": "visual_evidence", "surface": "website_hf", "shows": "Machine-readable manifest for the generated logo system, favicon, social card, dimensions, hashes, and usage roles.", "exists": true, "bytes": 3898, "sha256": "883a4a3ec27b72bff0c1d53b72dd4ba872a4d1df0695fba5ebe3b11c036a4224" }, { "id": "brand_logo_social_card", "title": "Brand logo social card", "path": "docs/assets/brand/xperience10m-logo-social-card.png", "kind": "visual_evidence", "surface": "website_hf", "shows": "Provides the project logo card used in README, Hugging Face cards, and social previews.", "exists": true, "bytes": 201330, "sha256": "16e99ea98eb890e02aeb681e16b5163e1d5a9702d784dbd34ce3691e423a766a" }, { "id": "brand_asset_builder", "title": "Brand asset builder", "path": "scripts/build_brand_assets.py", "kind": "visual_evidence", "surface": "repo_hf", "shows": "Regenerates logo derivatives, favicon variants, app icons, and the Open Graph social card from the generated logo mark.", "exists": true, "bytes": 10737, "sha256": "62a5122d2df65e276f4ded3b72ce16ee55d304d4f6be6b6e727210559d32f6f4" }, { "id": "quality_gates", "title": "Release checks", "path": "QUALITY_GATES.md", "kind": "quality_gate", "surface": "repo_hf", "shows": "Lists the automated and post-publish checks used to keep the release current.", "exists": true, "bytes": 4880, "sha256": "526a38edffdb8e96eb7be3fc4ae4c8fab5a43ac4ed6e57137e9e0857c75b0a27" }, { "id": "quality_gate_manifest", "title": "Release-check manifest", "path": "docs/data/quality_gates.json", "kind": "quality_gate", "surface": "website_hf", "shows": "Machine-readable release-check summary for validators, mirrors, and public project surfaces.", "exists": true, "bytes": 8099, "sha256": "c67b1a3cbd1a355ffdecec22d22486c181f081b03286f4180acff7f9659402e0" }, { "id": "public_surface_qa", "title": "Public project surface", "path": "PUBLIC_SURFACE_QA.md", "kind": "quality_gate", "surface": "repo_hf", "shows": "Keeps the repo, website, and Hugging Face cards aligned as one cohesive research project surface.", "exists": true, "bytes": 1939, "sha256": "516ca8e7b67460a6151785bfa186165f37e394ab56114bab05481c878265ffe5" }, { "id": "public_surface_qa_json", "title": "Public project surface JSON", "path": "docs/data/public_surface_qa.json", "kind": "quality_gate", "surface": "website_hf", "volatile": true, "shows": "Machine-readable report for SEO/social metadata, accessible tab semantics, public links, project links, and clear project presentation.", "exists": true, "bytes": 5591, "hash_policy": "existence_and_size_only" }, { "id": "public_surface_qa_builder", "title": "Public project surface builder", "path": "scripts/build_public_surface_qa.py", "kind": "quality_gate", "surface": "repo_hf", "shows": "Regenerates the public presentation report before release.", "exists": true, "bytes": 11986, "sha256": "949fffe589d35db8ba342c44d462702acf00be129f4d3392a239496f797252fa" }, { "id": "task_surface_integrity", "title": "Task-surface integrity report", "path": "docs/data/task_surface_integrity.json", "kind": "quality_gate", "surface": "website_hf", "volatile": true, "shows": "Confirms the public 12-task cards use human-readable research names, representative modality thumbnails, and the interactive walkthrough/player JSON contract.", "exists": true, "bytes": 45779, "hash_policy": "existence_and_size_only" }, { "id": "rendered_site_check", "title": "Rendered website check", "path": "RENDERED_SITE_CHECK.md", "kind": "quality_gate", "surface": "repo_hf", "volatile": true, "shows": "Records the latest browser-level load, tab, walkthrough deep-link, control-click, and console-health check.", "exists": true, "bytes": 1922, "hash_policy": "existence_and_size_only" }, { "id": "rendered_site_check_json", "title": "Rendered website check JSON", "path": "docs/data/rendered_site_check.json", "kind": "quality_gate", "surface": "website_hf", "volatile": true, "shows": "Machine-readable browser-level website check for the public static site.", "exists": true, "bytes": 4032, "hash_policy": "existence_and_size_only" }, { "id": "rendered_site_check_builder", "title": "Rendered website check builder", "path": "scripts/build_rendered_site_check.py", "kind": "quality_gate", "surface": "repo_hf", "shows": "Builds the rendered website check from browser observations.", "exists": true, "bytes": 7820, "sha256": "670f31c75e9d641ef20f8ad761a63104e96fd631372c965c7f7746a692b4d514" }, { "id": "task_surface_validator", "title": "Task-surface integrity validator", "path": "scripts/validate_task_surface.py", "kind": "quality_gate", "surface": "repo_hf", "shows": "Regenerates the task-surface integrity report and fails if task cards expose raw artifact ids or lose the interactive player wiring.", "exists": true, "bytes": 15964, "sha256": "e674a6301692132fdbd6e379e4fa8db677388d762d86d3b1bb1f9f76b3b453de" }, { "id": "live_publication_status", "title": "Live publication status", "path": "docs/data/live_publication_status.json", "kind": "quality_gate", "surface": "website_hf", "volatile": true, "shows": "Records the last live GitHub/HF URL verification after upload.", "exists": true, "bytes": 68749, "hash_policy": "existence_and_size_only" }, { "id": "live_publication_verifier", "title": "Live publication verifier", "path": "scripts/verify_live_publication.py", "kind": "quality_gate", "surface": "repo", "shows": "Fetches the published GitHub/HF URLs and compares live hashes and public-card markers against the release assets.", "exists": true, "bytes": 34779, "sha256": "73c45e1ae1b7509b9f2c54cf42424c9ac0aab8a9e54be58fc488eaa2a696acc7" }, { "id": "reproducibility_contract", "title": "Reproducibility contract", "path": "REPRODUCIBILITY.md", "kind": "reproducibility", "surface": "repo_hf", "shows": "Defines public reproduction commands, expected outputs, and non-reproducible scale-up boundaries.", "exists": true, "bytes": 6523, "sha256": "fd6a1af61a8767d45bc5f197330e6bbf4ee45d9eda8cea7be21f9c1b8c600c9d" }, { "id": "reproducibility_matrix", "title": "Reproducibility matrix", "path": "docs/data/reproducibility_matrix.json", "kind": "reproducibility", "surface": "website_hf", "shows": "Machine-readable reproduction steps with expected artifacts and public boundaries.", "exists": true, "bytes": 5223, "sha256": "f218a630d3894f402bcb43d7eb24e4fdcedd7a93caf1816539cdf052c0620727" }, { "id": "artifact_index_builder", "title": "Artifact index builder", "path": "scripts/build_artifact_index.py", "kind": "project_path", "surface": "repo_hf", "shows": "Generates the selective artifact catalog from local files.", "exists": true, "bytes": 33486, "sha256": "9c41f5660ca8380deb0e0f466f21fb4fc73c85cb67c7a058de17173a4d075179" }, { "id": "publication_audit", "title": "Public bundle contents", "path": "docs/data/publication_audit.json", "kind": "publication_package_check", "surface": "website_hf", "volatile": true, "shows": "Confirms public bundles exclude raw data, caches, heavy archives, and credential text.", "exists": true, "bytes": 7212, "hash_policy": "existence_and_size_only" }, { "id": "scale_up_status_check", "title": "Multi-episode pilot status", "path": "docs/data/scope_claims_audit.json", "kind": "scale_up_status", "surface": "website_hf", "volatile": true, "shows": "Separates setup paths from completed held-out-episode results.", "exists": true, "bytes": 20823, "hash_policy": "existence_and_size_only" }, { "id": "mirror_parity", "title": "Prepared mirror parity report", "path": "docs/data/mirror_parity.json", "kind": "mirror_parity", "surface": "website_hf", "volatile": true, "shows": "Confirms prepared GitHub/HF Space/artifact/model mirrors share the same critical data, figure, website HTML, and validator files.", "exists": true, "bytes": 131036, "hash_policy": "existence_and_size_only" }, { "id": "website_integrity", "title": "Website integrity report", "path": "docs/data/website_integrity.json", "kind": "integrity_report", "surface": "website_hf", "volatile": true, "shows": "Confirms local website links, anchors, JSON data files, and referenced images resolve.", "exists": true, "bytes": 15259, "hash_policy": "existence_and_size_only" }, { "id": "project_manifest", "title": "Project manifest", "path": "docs/data/project_manifest.json", "kind": "metadata", "surface": "website_hf", "shows": "Lists public URLs, upstream sources, and machine-readable project metadata.", "exists": true, "bytes": 4927, "sha256": "032d9aa43c467bfa5004e18e1d7881ba6901371a5d8ec23cacf1a1058de50b2a" }, { "id": "task_summary", "title": "12-task summary report", "path": "results/episode_task_suite/summary_report.json", "kind": "metrics_source", "surface": "repo_hf", "shows": "Stores the task definitions, splits, feature dimension, and minimal/neural metrics.", "exists": true, "bytes": 19653, "sha256": "4c4db850c37268a8dc4d2e86c21f99c8d92c4cee106b27f7b8db0347631947cd" }, { "id": "website_metrics_bundle", "title": "Website metrics bundle", "path": "docs/data/summary_metrics.json", "kind": "website_data", "surface": "website_hf", "shows": "Mirrors task metrics for the static dashboard.", "exists": true, "bytes": 26028, "sha256": "5259cf5373cb07ce6fad2bed69c35bfa77550515949588326f792d5d6043c082" }, { "id": "feature_manifest", "title": "Feature manifest", "path": "results/episode_task_suite/feature_manifest.json", "kind": "data_contract", "surface": "repo_hf", "shows": "Maps the 8,546-dimensional window vector back to source feature blocks.", "exists": true, "bytes": 1675, "sha256": "86b67142aaa63727287635b73c60dcb97c30a730b6a3c7335ea7640c296ed41e" }, { "id": "available_modalities", "title": "Available modalities", "path": "results/episode_task_suite/available_modalities.json", "kind": "data_contract", "surface": "repo_hf", "shows": "Documents which sample modalities entered the current extracted feature contract.", "exists": true, "bytes": 1775, "sha256": "6680ed62980ab3526b1f59da6b4f9451c851588dc3c0b2ec770d90f9bbdb7546" }, { "id": "windows_table", "title": "Aligned windows table", "path": "results/episode_task_suite/windows.csv", "kind": "data_contract", "surface": "repo_hf", "shows": "Lists the 1,161 aligned windows and their frame/action/subtask labels.", "exists": true, "bytes": 85266, "sha256": "c075e43518a96934b68da97dceb45926c5fd71c846c8df5d94cc1a3d9e250739" }, { "id": "neural_mlp_directory", "title": "Neural MLP task-head results", "path": "results/episode_task_suite/neural_mlp", "kind": "result_directory", "surface": "repo_hf_model", "shows": "Stores matching PyTorch MLP results for the 12 task contracts.", "exists": true, "file_count": 60, "bytes": 90608884 }, { "id": "research_direction_taxonomy", "title": "Research direction taxonomy", "path": "results/episode_task_suite/research_directions/research_direction_taxonomy.json", "kind": "taxonomy", "surface": "repo_hf", "shows": "Maps the 12 tasks to the four Ropedia research directions as direct/proxy/diagnostic.", "exists": true, "bytes": 14414, "sha256": "7215681c55a6739da7f16d833f62fcb8f6d58069840963182e98427eaf0cf654" }, { "id": "research_direction_extensions", "title": "Research direction extension probes", "path": "results/episode_task_suite/research_direction_extensions/research_direction_extension_results.json", "kind": "metrics_source", "surface": "repo_hf", "shows": "Stores one coded extension probe per research direction with minimal and neural metrics.", "exists": true, "bytes": 11903, "sha256": "010e254b61de6cc199e8e710fb10d8304c8156835f5cbafb79202996a74c0c77" }, { "id": "task_walkthroughs", "title": "Task walkthroughs", "path": "results/episode_task_suite/task_walkthroughs/TASK_WALKTHROUGHS.md", "kind": "onboarding_doc", "surface": "repo_hf", "shows": "Explains every task with case study, input, process modules, output, and limitation.", "exists": true, "bytes": 15436, "sha256": "de8607242ca8c5c1c632f7175eeffd0c009536eb050614bfae2ff561e14cd92d" }, { "id": "task_suite_infographic", "title": "12-task suite infographic", "path": "docs/assets/task_suite_infographic.png", "kind": "generated_figure", "surface": "website_hf", "shows": "Presents the task suite and sample modality thumbnails with metrics generated from committed files.", "exists": true, "bytes": 2612510, "sha256": "213d81f49d27e3f2560c79e29a017c017cbe38d8d605815bf3bc87834a1424ae" }, { "id": "modality_atlas", "title": "Responsive modality atlas", "path": "docs/data/modality_atlas.json", "kind": "website_data", "surface": "website_hf", "shows": "Documents the seven public-sample modality cards and their derived thumbnail assets.", "exists": true, "bytes": 3797, "sha256": "4f12a5471d4fe53b1f5c1ef6f9535cc14974690fa6ffbfbeddc8e1b90f86b281" }, { "id": "modality_thumbnails", "title": "Standalone modality thumbnails", "path": "docs/assets/modalities", "kind": "generated_figure_assets", "surface": "website_hf", "shows": "Stores small derived thumbnails for readable website modality cards without raw data redistribution.", "exists": true, "file_count": 7, "bytes": 279634 }, { "id": "pipeline_figure", "title": "Pipeline figure", "path": "docs/assets/pipeline_diagram.png", "kind": "generated_figure", "surface": "website_hf", "shows": "Shows the raw-episode to artifact pipeline with verified labels.", "exists": true, "bytes": 704575, "sha256": "c90723cc4b1bf5490269af2df594849030ae8d4cc8176e1d1eab96fabf9412f9" }, { "id": "architecture_figure", "title": "Architecture figure", "path": "docs/assets/task_architectures.png", "kind": "generated_figure", "surface": "website_hf", "shows": "Shows the shared feature pipeline and minimal/neural head families.", "exists": true, "bytes": 761507, "sha256": "076c2e463ddce473e9138ac6f3615152d59031d6be2aa5c3d9ae1ace3d3f6c83" }, { "id": "qwen_data_access_status", "title": "Qwen3-Omni data access status", "path": "results/omni_finetune/DATA_ACCESS_STATUS.md", "kind": "scaleup_status", "surface": "repo_hf", "shows": "Summarizes the data-readiness checks required before a held-out Qwen3-Omni pilot can report metrics.", "exists": true, "bytes": 3499, "sha256": "c2999f0ea75765c8da3b94aa54d8a9628edd687a0fe38c09d2582f578f2b1ba7" }, { "id": "multi_episode_access_status", "title": "Multi-episode access status", "path": "results/omni_finetune/MULTI_EPISODE_ACCESS_STATUS.md", "kind": "scaleup_status", "surface": "repo_hf", "shows": "Documents the public multi-episode access status and 32-episode pilot selection.", "exists": true, "bytes": 3076, "sha256": "23b87581cfc1d95b0af118a0dbb4e601f42fc6bad608759490e13a9a1ef73205" }, { "id": "qwen3_omni_error_analysis_report", "title": "Qwen3-Omni held-out error-analysis report", "path": "results/omni_finetune/verified_public/xperience10m_qwen3_omni_128ep_96train_16val_16test_valmon_20260605_eval/analysis/ERROR_ANALYSIS.md", "kind": "scaleup_status", "surface": "repo_hf", "shows": "Summarizes validation-aware Qwen3-Omni held-out failures by episode, action family, train-seen status, required-modality state, and object category.", "exists": true, "bytes": 3331, "sha256": "063fcc2ebd7b57ab5b281fd5e8edc629da4e1f4e5a708483ba27375d02af9467" }, { "id": "qwen3_omni_error_analysis_json", "title": "Qwen3-Omni held-out error-analysis JSON", "path": "results/omni_finetune/verified_public/xperience10m_qwen3_omni_128ep_96train_16val_16test_valmon_20260605_eval/analysis/error_analysis_summary.json", "kind": "scaleup_status", "surface": "repo_hf", "shows": "Machine-readable Qwen3-Omni held-out error analysis with grouped metrics and sanitized failure examples.", "exists": true, "bytes": 25202, "sha256": "c2e4eaa686f5d9739a8d0bfd8ae51a453b94019489ed84a154e2bce2fa316ff5" }, { "id": "multi_episode_128_baseline_report", "title": "128-episode aligned baseline report", "path": "results/omni_finetune/multi_episode_128_task_baselines/BASELINE_ALIGNMENT_REPORT.md", "kind": "scaleup_status", "surface": "repo_hf", "shows": "Summarizes same-split simple and neural metadata baselines for the 12 task ids, with unsupported markers for tasks that need missing raw 128 feature blocks.", "exists": true, "bytes": 1861, "sha256": "6e233609117917c9d14dcd815457cb2884f2000bef6cde24b7628d6060737b2b" }, { "id": "multi_episode_128_baseline_summary", "title": "128-episode aligned baseline summary", "path": "results/omni_finetune/multi_episode_128_task_baselines/summary_report.json", "kind": "metrics_source", "surface": "repo_hf", "shows": "Machine-readable 96/16/16 split counts, run configuration, per-task simple metrics, neural metrics, and raw-feature unsupported statuses.", "exists": true, "bytes": 42129, "sha256": "32592b0d976a4bf610a6e93412114d792989344570f30c4e89702e310c422f1e" }, { "id": "citation", "title": "Citation metadata", "path": "CITATION.cff", "kind": "citation", "surface": "repo_hf", "shows": "Makes the project externally citable.", "exists": true, "bytes": 1431, "sha256": "e84efc4c45ea168e1eb0f3db938077e04a9521c3abb8dc0cc1003e22958e0222" }, { "id": "license", "title": "License and data terms", "path": "LICENSE", "kind": "license", "surface": "repo_hf", "shows": "Separates MIT-scoped code from original Xperience-10M data terms.", "exists": true, "bytes": 1745, "sha256": "09cf3f632d1248b6aa4457fdd510f878dcbd1e2e51bafba0ddc7cd4f05e23d07" } ] }