Archive diagnostic checkpoint from indeterminate Stage 7b v3 run
Browse files- stage7/stage7b_v3_treatment_indeterminate_l40s_v3a/README.md +49 -0
- stage7/stage7b_v3_treatment_indeterminate_l40s_v3a/SHA256SUMS +3 -0
- stage7/stage7b_v3_treatment_indeterminate_l40s_v3a/audi_etron_diagnostic_final.pt +3 -0
- stage7/stage7b_v3_treatment_indeterminate_l40s_v3a/root_cause_diagnostic.json +68 -0
stage7/stage7b_v3_treatment_indeterminate_l40s_v3a/README.md
ADDED
|
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Stage 7b v3 treatment: immutable indeterminate stop
|
| 2 |
+
|
| 3 |
+
This directory records the first formal Stage 7b v3 treatment attempt on the
|
| 4 |
+
L40S server. The sealed v3 source gate had passed before treatment started.
|
| 5 |
+
The run completed the Audi specialist's frozen 432 updates, wrote its final
|
| 6 |
+
checkpoint, and passed every Audi training/checkpoint gate. It then stopped
|
| 7 |
+
before the first Tesla update because the next arm's source-state identity gate
|
| 8 |
+
detected an in-memory Adam-state mutation.
|
| 9 |
+
|
| 10 |
+
The formal status is permanently `stage7b_v3_indeterminate`. Capacity,
|
| 11 |
+
specialization, and oracle-recovery decisions are unavailable. No final endpoint
|
| 12 |
+
evaluation was executed, the Audi checkpoint was not evaluated for attacked AP,
|
| 13 |
+
and neither the Audi arm nor its training metrics may be used as a partial
|
| 14 |
+
scientific result.
|
| 15 |
+
|
| 16 |
+
## Root cause
|
| 17 |
+
|
| 18 |
+
The v3 treatment runner loaded the source checkpoint once and passed the same
|
| 19 |
+
Python mapping to sequential training arms. PyTorch's
|
| 20 |
+
`Optimizer.load_state_dict` retained references to Adam state tensors in that
|
| 21 |
+
mapping. The Audi optimizer therefore advanced both its own state and the
|
| 22 |
+
in-memory source mapping from step 1728 to step 2160. The frozen source file on
|
| 23 |
+
disk remained byte-identical and still loads at step 1728. When Tesla attempted
|
| 24 |
+
to initialize, the required source-state validator observed step 2160 and
|
| 25 |
+
stopped the run before Tesla training.
|
| 26 |
+
|
| 27 |
+
`root_cause_diagnostic.json` records the frozen-source identity, the valid Audi
|
| 28 |
+
training checkpoint identity, the exact failure, and an independent minimal
|
| 29 |
+
PyTorch aliasing reproduction. A subsequent audit may address only this runtime
|
| 30 |
+
nuisance by using a new audit ID and fresh output and by independently reloading
|
| 31 |
+
the byte-identical frozen source checkpoint for every arm. It must not resume or
|
| 32 |
+
reinterpret this v3 run, reuse its Audi checkpoint, or change any scientific
|
| 33 |
+
input, schedule, threshold, loss, seed, optimizer setting, or claim boundary.
|
| 34 |
+
|
| 35 |
+
## Included evidence
|
| 36 |
+
|
| 37 |
+
- `decision.json` and `failure.json`: identical formal indeterminate record.
|
| 38 |
+
- `treatment_started.json`: sealed-source treatment boundary with zero prior
|
| 39 |
+
updates.
|
| 40 |
+
- `partial_specialist_training_results.json`: Audi training/checkpoint audit.
|
| 41 |
+
- `audi_training_metrics.csv`: all 432 frozen training updates, retained only as
|
| 42 |
+
failure evidence.
|
| 43 |
+
- `runtime_file_access.json`: excluded-path access audit.
|
| 44 |
+
- `launcher.log`: process log through the mechanical stop.
|
| 45 |
+
- `root_cause_diagnostic.json`: read-only post-failure diagnosis.
|
| 46 |
+
- `SHA256SUMS`: hashes of this evidence packet.
|
| 47 |
+
|
| 48 |
+
The public Hugging Face release metadata is recorded separately after upload and
|
| 49 |
+
immutable-revision verification.
|
stage7/stage7b_v3_treatment_indeterminate_l40s_v3a/SHA256SUMS
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
50be39699d0450db37a65ec820fd3a8a54fb926add4266e33fb6cb77be19005a README.md
|
| 2 |
+
1fa39378a52910dda9fded94ea8dd54675a5d90835872bc3a9a8ff396ddd477c audi_etron_diagnostic_final.pt
|
| 3 |
+
e19995db3358667426352ccb19fb80c837686de49b78dbdbf18914f872bd42cf root_cause_diagnostic.json
|
stage7/stage7b_v3_treatment_indeterminate_l40s_v3a/audi_etron_diagnostic_final.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fa39378a52910dda9fded94ea8dd54675a5d90835872bc3a9a8ff396ddd477c
|
| 3 |
+
size 420526562
|
stage7/stage7b_v3_treatment_indeterminate_l40s_v3a/root_cause_diagnostic.json
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"audit_id": "stage7b_per_vehicle_vs_shared_continuation_control_v3",
|
| 3 |
+
"diagnostic_scope": "post_failure_read_only_runtime_aliasing_diagnosis",
|
| 4 |
+
"formal_v3_status": "stage7b_v3_indeterminate",
|
| 5 |
+
"formal_v3_status_is_permanent": true,
|
| 6 |
+
"capacity_decision": "unavailable",
|
| 7 |
+
"specialization_decision": "unavailable",
|
| 8 |
+
"oracle_recovery_decision": "unavailable",
|
| 9 |
+
"treatment_started_at_utc": "2026-08-04T13:00:46.162866+00:00",
|
| 10 |
+
"failure_recorded_at_utc": "2026-08-04T13:06:58.772311+00:00",
|
| 11 |
+
"completed_specialist_training_vehicles": [
|
| 12 |
+
"audi.etron"
|
| 13 |
+
],
|
| 14 |
+
"completed_final_endpoint_executions": 0,
|
| 15 |
+
"shared_training_completed": false,
|
| 16 |
+
"failure": {
|
| 17 |
+
"error_type": "ValueError",
|
| 18 |
+
"stage": "tesla_specialist_initial_source_state_validation_before_first_update",
|
| 19 |
+
"expected_source_adam_step": 1728,
|
| 20 |
+
"observed_in_memory_source_adam_step": 2160,
|
| 21 |
+
"expected_source_optimizer_state_sha256": "234f93882fa5aa16c99501d44d4bbcec5dc32252b10d33767a89160b0a94b003",
|
| 22 |
+
"observed_in_memory_source_optimizer_state_sha256": "7883735ad9300887a50311152fb4de3e175b207e84fd0a8741888a97cd4abf4b"
|
| 23 |
+
},
|
| 24 |
+
"frozen_source_on_disk_after_failure": {
|
| 25 |
+
"checkpoint_sha256": "c9bfa671a06924aa51e2e7ea6036f54b3d761da61ea93b776effa545ef0b6631",
|
| 26 |
+
"generation_step": 1728,
|
| 27 |
+
"adam_step_min": 1728.0,
|
| 28 |
+
"adam_step_max": 1728.0,
|
| 29 |
+
"optimizer_state_sha256": "234f93882fa5aa16c99501d44d4bbcec5dc32252b10d33767a89160b0a94b003",
|
| 30 |
+
"unchanged": true
|
| 31 |
+
},
|
| 32 |
+
"completed_audi_training_arm": {
|
| 33 |
+
"status": "training_arm_valid",
|
| 34 |
+
"all_validity_gates_pass": true,
|
| 35 |
+
"updates": 432,
|
| 36 |
+
"failed_validity_gates": [],
|
| 37 |
+
"final_generation_step": 2160,
|
| 38 |
+
"final_adam_step_min": 2160.0,
|
| 39 |
+
"final_adam_step_max": 2160.0,
|
| 40 |
+
"checkpoint_bytes": 420526562,
|
| 41 |
+
"checkpoint_sha256": "1fa39378a52910dda9fded94ea8dd54675a5d90835872bc3a9a8ff396ddd477c",
|
| 42 |
+
"scientific_result_role": "none_failure_evidence_only",
|
| 43 |
+
"attacked_endpoint_evaluated": false
|
| 44 |
+
},
|
| 45 |
+
"minimal_pytorch_alias_reproduction": {
|
| 46 |
+
"source_state_step_before_loaded_optimizer_step": 1.0,
|
| 47 |
+
"source_state_step_after_loaded_optimizer_step": 2.0,
|
| 48 |
+
"alias_mutation_observed": true
|
| 49 |
+
},
|
| 50 |
+
"root_cause": {
|
| 51 |
+
"source_checkpoint_loaded_once_for_all_sequential_arms": true,
|
| 52 |
+
"same_python_mapping_passed_to_each_training_arm": true,
|
| 53 |
+
"optimizer_load_state_dict_retained_adam_tensor_references": true,
|
| 54 |
+
"first_arm_optimizer_steps_mutated_in_memory_source_mapping": true,
|
| 55 |
+
"next_arm_identity_gate_detected_mutation_before_update": true,
|
| 56 |
+
"disk_source_checkpoint_corrupted": false,
|
| 57 |
+
"training_numerical_failure": false
|
| 58 |
+
},
|
| 59 |
+
"permitted_minimal_repair_boundary": {
|
| 60 |
+
"new_audit_id_required": true,
|
| 61 |
+
"fresh_output_required": true,
|
| 62 |
+
"v3_resume_permitted": false,
|
| 63 |
+
"v3_artifact_reuse_as_formal_endpoint_permitted": false,
|
| 64 |
+
"independent_frozen_source_reload_per_arm_required": true,
|
| 65 |
+
"scientific_inputs_or_thresholds_may_change": false,
|
| 66 |
+
"external_narrow_review_before_new_formal_execution_required": true
|
| 67 |
+
}
|
| 68 |
+
}
|