| --- |
| license: apache-2.0 |
| tags: |
| - graph-transfer |
| - planetoid |
| - jepa |
| - lcm |
| - kan |
| - kahn-kalai |
| - benchmark-contract |
| - reproducibility |
| pretty_name: P03 Graph Task Transfer Contract |
| --- |
| |
| # P03 Graph Task Transfer Contract |
|
|
| This dataset repo is a GetGenetica-owned benchmark contract package for the |
| P03 full Planetoid graph-task transfer lane. It intentionally does **not** |
| contain a measured full-transfer result. |
|
|
| Current state: |
|
|
| - Contract ID: `p03_full_planetoid_graph_task_transfer_contract` |
| - Benchmark scope: `same_protocol_full_planetoid_cora_pubmed_citeseer_component_stack` |
| - Result state: `blocked_measured_negative_pubmed_citeseer_no_full_transfer` |
| - Expected result receipt: `p03_full_planetoid_graph_task_transfer_latest.json` |
| - Full transfer result present: `False` |
|
|
| ## Required Datasets |
|
|
| - `planetoid_cora` |
| - `planetoid_pubmed` |
| - `planetoid_citeseer` |
|
|
| ## Required Metrics |
|
|
| - `fixed_view_best_single_test_acc` |
| - `fixed_view_uniform_full_view_test_acc` |
| - `fixed_view_best_delta_vs_best_single_pp` |
| - `s31_best_subset_size` |
| - `s31_best_ensemble_test_acc` |
| - `s31_delta_vs_uniform_full_view_pp` |
| - `s31_delta_vs_best_single_pp` |
| - `component_stack_transfer_gate` |
| - `same_protocol_quality_non_regression` |
| - `planetoid_split_seed` |
|
|
| ## Blocking Datasets |
|
|
| - `planetoid_pubmed`: `s31_delta_vs_best_single_pp_is_zero` |
| - `planetoid_citeseer`: `s31_delta_vs_best_single_pp_is_negative` |
|
|
| ## Forbidden Substitutions |
|
|
| - `cora_partial_signal_as_full_planetoid_transfer` |
| - `fixture_margin_lift_as_real_graph_task_transfer` |
| - `negative_pubmed_or_citeseer_as_positive_transfer` |
| - `s31_parameter_savings_as_task_uplift_without_accuracy_gate` |
|
|
| ## Claim Boundary |
|
|
| This package proves only that the full Planetoid graph-task transfer benchmark |
| contract is published and reproducible. It is not a graph-transfer uplift, |
| model-quality, SOTA, or legal patentability claim. Public P03 graph-transfer |
| claims remain blocked until the expected result receipt exists and passes all |
| required datasets, metrics, and quality gates. |
|
|