| { |
| "app": "Holographic Trace Stack Reassembly Harness", |
| "boundary": "Controlled synthetic proof harness; no optical holography claim; no arbitrary user video in v0.1.", |
| "package_version": "v0.2.0", |
| "required_tests_run": [ |
| "FULL_STACK_REASSEMBLY", |
| "PARTIAL_STACK_REASSEMBLY", |
| "SHUFFLED_TRACE_TEST", |
| "MIXED_SOURCE_FALSE_STACK", |
| "ROUND_TRIP_TEST", |
| "CROSS_PROJECTION_TEST" |
| ], |
| "schema": "holographic_trace_validation_report.v0.1", |
| "summary": { |
| "CROSS_PROJECTION_TEST": { |
| "false_settlement_risk": 0.0, |
| "final_state": "HELD", |
| "passed_boundary_expectation": true, |
| "pressure_state": "HELD", |
| "reassembly_confidence": 1.0 |
| }, |
| "FULL_STACK_REASSEMBLY": { |
| "false_settlement_risk": 0.0, |
| "final_state": "REASSEMBLED", |
| "passed_boundary_expectation": true, |
| "pressure_state": "HELD", |
| "reassembly_confidence": 1.0 |
| }, |
| "MIXED_SOURCE_FALSE_STACK": { |
| "false_settlement_risk": 0.4581, |
| "final_state": "QUARANTINED", |
| "passed_boundary_expectation": true, |
| "pressure_state": "QUARANTINED", |
| "reassembly_confidence": 0.4272 |
| }, |
| "PARTIAL_STACK_REASSEMBLY": { |
| "false_settlement_risk": 0.0281, |
| "final_state": "REPAIRING", |
| "passed_boundary_expectation": true, |
| "pressure_state": "STRAINED", |
| "reassembly_confidence": 0.9567 |
| }, |
| "ROUND_TRIP_TEST": { |
| "false_settlement_risk": 0.0, |
| "final_state": "REASSEMBLED", |
| "passed_boundary_expectation": true, |
| "pressure_state": "HELD", |
| "reassembly_confidence": 1.0 |
| }, |
| "SHUFFLED_TRACE_TEST": { |
| "false_settlement_risk": 0.0601, |
| "final_state": "REPAIRING", |
| "passed_boundary_expectation": true, |
| "pressure_state": "STRAINED", |
| "reassembly_confidence": 0.9076 |
| } |
| }, |
| "tests": { |
| "CROSS_PROJECTION_TEST": { |
| "expected": "different projections preserve the same source account", |
| "result": { |
| "boundary": "trace-structured holographic dataset proof only; not optical holography", |
| "final_state": "HELD", |
| "metrics": { |
| "false_settlement_risk": 0.0, |
| "motion_route_score": 1.0, |
| "object_continuity_score": 1.0, |
| "pressure_state": "HELD", |
| "reassembly_confidence": 1.0, |
| "source_return_score": 1.0, |
| "temporal_continuity_score": 1.0, |
| "trace_completeness_score": 1.0 |
| }, |
| "projection_hashes": { |
| "atom_view": "57d8ddd4ff68ef64def45e5c7c4a374839f133345dd936fa6643663b2a482033", |
| "motion_route_view": "1b23ca631114bc7c67940d77b147709537d0094ac1bffd41d56d9274ba41fae1", |
| "object_continuity_view": "bd52804d5e5218e3804c6663d5665a1ad18d315ed3653f534057deee49524113", |
| "reassembly_view": "dc5f0ac40d9e0a9f0f05e11b1882bd68380e667a2a069beac0d84f1af9cf50ce", |
| "source_receipt_view": "74234e98afe7498fb5daf1f36ac2d78acc339464f950703b8c019892f982b90b", |
| "timeline_view": "b5fa0c8c2d7009f57d2391970370afb228759003a9570ddc7408f6b1a59a3268" |
| }, |
| "projection_keys": [ |
| "timeline_view", |
| "object_continuity_view", |
| "source_receipt_view", |
| "motion_route_view", |
| "atom_view", |
| "reassembly_view" |
| ], |
| "receipt": { |
| "boundary": "Different projections preserve the same source account through shared source_hash and trace_root.", |
| "final_state": "HELD", |
| "pressure_state": "HELD", |
| "receipt_hash": "a9489695c0527011da7762d48bb9feadf7221a504a4412e5ae5400bd1e4c0da2" |
| }, |
| "schema": "cross_projection_result.v0.1", |
| "shared_source_hash": "6d9eb5b641c2194acad9399f9deab60fa36f108f99916c701aa5f442c1d4057f", |
| "shared_trace_root": "224172d944b286c72059bd739ca44eee33a3d85f18857c6ea087d5691d622334" |
| } |
| }, |
| "FULL_STACK_REASSEMBLY": { |
| "expected": "high continuity, high source-return, low pressure, HELD or REASSEMBLED", |
| "result": { |
| "contribution_breakdown": { |
| "base_confidence_before_conflict": 1.0, |
| "boundary": "contribution panel explains trace support and state movement without claiming optical holography", |
| "conflict_pressure_subtract": 0.0, |
| "conflict_risk": 0.0, |
| "false_settlement_risk": 0.0, |
| "formula": "confidence = source_return*.24 + completeness*.20 + temporal*.20 + object*.18 + motion*.18; conflict pressure subtracts from reassembly confidence", |
| "reassembly_confidence": 1.0, |
| "rows": [ |
| { |
| "metric": "source_return_score", |
| "score": 1.0, |
| "weight": 0.24, |
| "weighted_contribution": 0.24 |
| }, |
| { |
| "metric": "trace_completeness_score", |
| "score": 1.0, |
| "weight": 0.2, |
| "weighted_contribution": 0.2 |
| }, |
| { |
| "metric": "temporal_continuity_score", |
| "score": 1.0, |
| "weight": 0.2, |
| "weighted_contribution": 0.2 |
| }, |
| { |
| "metric": "object_continuity_score", |
| "score": 1.0, |
| "weight": 0.18, |
| "weighted_contribution": 0.18 |
| }, |
| { |
| "metric": "motion_route_score", |
| "score": 1.0, |
| "weight": 0.18, |
| "weighted_contribution": 0.18 |
| } |
| ], |
| "schema": "reassembly_contribution_breakdown.v0.2" |
| }, |
| "final_state": "REASSEMBLED", |
| "metrics": { |
| "false_settlement_risk": 0.0, |
| "motion_route_score": 1.0, |
| "object_continuity_score": 1.0, |
| "pressure_state": "HELD", |
| "reassembly_confidence": 1.0, |
| "source_return_score": 1.0, |
| "temporal_continuity_score": 1.0, |
| "trace_completeness_score": 1.0 |
| }, |
| "missing_regions": [], |
| "mode": "full", |
| "motion_route_diagnostics": { |
| "boundary": "motion route diagnostics expose trace support; they do not claim optical holography", |
| "coverage_rate": 1.0, |
| "covered_segments": 7, |
| "expected_segments": 7, |
| "motion_route_score_formula": "0.45 * coverage_rate + 0.55 * return_rate", |
| "return_rate": 1.0, |
| "returned_segments": 7, |
| "schema": "motion_route_diagnostics.v0.2", |
| "segments": [ |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_0_1f2871c2fa", |
| "object_atom_src_6d9eb5b641c2_0_394bbc2490", |
| "time_atom_src_6d9eb5b641c2_0_191f61ead8", |
| "motion_atom_src_6d9eb5b641c2_0_eb739e7247", |
| "source_return_atom_src_6d9eb5b641c2_0_d67ed19635", |
| "frame_atom_src_6d9eb5b641c2_1_7a9b681003", |
| "object_atom_src_6d9eb5b641c2_1_5064af9640", |
| "time_atom_src_6d9eb5b641c2_1_d2829012a3", |
| "motion_atom_src_6d9eb5b641c2_1_9f6669aa20", |
| "source_return_atom_src_6d9eb5b641c2_1_61f8d17043" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 0, |
| "from_frame_reported": 0, |
| "label": "frame 0 \u2192 1", |
| "motion_atom_hash": "9f6669aa2011675b41d4914e07ff142824e172960ea10c38a475e53bf204b84c", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_1_9f6669aa20", |
| "observed_stack_positions": { |
| "from": 0, |
| "to": 1 |
| }, |
| "receipt_line": "Motion segment 0->1 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_0_1", |
| "status": "returned", |
| "to_frame": 1, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_1_7a9b681003", |
| "object_atom_src_6d9eb5b641c2_1_5064af9640", |
| "time_atom_src_6d9eb5b641c2_1_d2829012a3", |
| "motion_atom_src_6d9eb5b641c2_1_9f6669aa20", |
| "source_return_atom_src_6d9eb5b641c2_1_61f8d17043", |
| "frame_atom_src_6d9eb5b641c2_2_fd4fce1812", |
| "object_atom_src_6d9eb5b641c2_2_09f957afe1", |
| "time_atom_src_6d9eb5b641c2_2_db2dd1a911", |
| "motion_atom_src_6d9eb5b641c2_2_d76a84e2bf", |
| "source_return_atom_src_6d9eb5b641c2_2_af91d3812e" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 1, |
| "from_frame_reported": 1, |
| "label": "frame 1 \u2192 2", |
| "motion_atom_hash": "d76a84e2bf09fbe097f4b78e76b8f106a1754a27e84cee32b717ab9fe73d65b2", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_2_d76a84e2bf", |
| "observed_stack_positions": { |
| "from": 1, |
| "to": 2 |
| }, |
| "receipt_line": "Motion segment 1->2 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_1_2", |
| "status": "returned", |
| "to_frame": 2, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_2_fd4fce1812", |
| "object_atom_src_6d9eb5b641c2_2_09f957afe1", |
| "time_atom_src_6d9eb5b641c2_2_db2dd1a911", |
| "motion_atom_src_6d9eb5b641c2_2_d76a84e2bf", |
| "source_return_atom_src_6d9eb5b641c2_2_af91d3812e", |
| "frame_atom_src_6d9eb5b641c2_3_eb82188a04", |
| "object_atom_src_6d9eb5b641c2_3_a85c51ea08", |
| "time_atom_src_6d9eb5b641c2_3_39647be28c", |
| "motion_atom_src_6d9eb5b641c2_3_8b1104ca2a", |
| "source_return_atom_src_6d9eb5b641c2_3_25d42c2e8a" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 2, |
| "from_frame_reported": 2, |
| "label": "frame 2 \u2192 3", |
| "motion_atom_hash": "8b1104ca2a78730090316158ddc33e3e6a7e8c8fe20cc804fd00dee91ecff1e9", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_3_8b1104ca2a", |
| "observed_stack_positions": { |
| "from": 2, |
| "to": 3 |
| }, |
| "receipt_line": "Motion segment 2->3 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_2_3", |
| "status": "returned", |
| "to_frame": 3, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_3_eb82188a04", |
| "object_atom_src_6d9eb5b641c2_3_a85c51ea08", |
| "time_atom_src_6d9eb5b641c2_3_39647be28c", |
| "motion_atom_src_6d9eb5b641c2_3_8b1104ca2a", |
| "source_return_atom_src_6d9eb5b641c2_3_25d42c2e8a", |
| "frame_atom_src_6d9eb5b641c2_4_75f071c645", |
| "object_atom_src_6d9eb5b641c2_4_ec3299966d", |
| "time_atom_src_6d9eb5b641c2_4_932446d23b", |
| "motion_atom_src_6d9eb5b641c2_4_67921698ed", |
| "source_return_atom_src_6d9eb5b641c2_4_4cc53b9a79" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 3, |
| "from_frame_reported": 3, |
| "label": "frame 3 \u2192 4", |
| "motion_atom_hash": "67921698edd9b2621e0c6d691b62e4202f02f60ea950dcc3d5bceacb603ed4bb", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_4_67921698ed", |
| "observed_stack_positions": { |
| "from": 3, |
| "to": 4 |
| }, |
| "receipt_line": "Motion segment 3->4 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_3_4", |
| "status": "returned", |
| "to_frame": 4, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_4_75f071c645", |
| "object_atom_src_6d9eb5b641c2_4_ec3299966d", |
| "time_atom_src_6d9eb5b641c2_4_932446d23b", |
| "motion_atom_src_6d9eb5b641c2_4_67921698ed", |
| "source_return_atom_src_6d9eb5b641c2_4_4cc53b9a79", |
| "frame_atom_src_6d9eb5b641c2_5_18f04ce398", |
| "object_atom_src_6d9eb5b641c2_5_bc1c32f819", |
| "time_atom_src_6d9eb5b641c2_5_f0f1b59036", |
| "motion_atom_src_6d9eb5b641c2_5_c4428850e5", |
| "source_return_atom_src_6d9eb5b641c2_5_b3dc0a6a94" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 4, |
| "from_frame_reported": 4, |
| "label": "frame 4 \u2192 5", |
| "motion_atom_hash": "c4428850e527129a0d0aaab625c42cc2685a9062fc745395dc4e7b2c3eb95b75", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_5_c4428850e5", |
| "observed_stack_positions": { |
| "from": 4, |
| "to": 5 |
| }, |
| "receipt_line": "Motion segment 4->5 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_4_5", |
| "status": "returned", |
| "to_frame": 5, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_5_18f04ce398", |
| "object_atom_src_6d9eb5b641c2_5_bc1c32f819", |
| "time_atom_src_6d9eb5b641c2_5_f0f1b59036", |
| "motion_atom_src_6d9eb5b641c2_5_c4428850e5", |
| "source_return_atom_src_6d9eb5b641c2_5_b3dc0a6a94", |
| "frame_atom_src_6d9eb5b641c2_6_d2d03e0735", |
| "object_atom_src_6d9eb5b641c2_6_d0ac42da36", |
| "time_atom_src_6d9eb5b641c2_6_de0466021f", |
| "motion_atom_src_6d9eb5b641c2_6_93f808cf59", |
| "source_return_atom_src_6d9eb5b641c2_6_41f63415c2" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 5, |
| "from_frame_reported": 5, |
| "label": "frame 5 \u2192 6", |
| "motion_atom_hash": "93f808cf599a2d07c09b499545c6086e1a3fac36068aee3a04e55c1189f85568", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_6_93f808cf59", |
| "observed_stack_positions": { |
| "from": 5, |
| "to": 6 |
| }, |
| "receipt_line": "Motion segment 5->6 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_5_6", |
| "status": "returned", |
| "to_frame": 6, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_6_d2d03e0735", |
| "object_atom_src_6d9eb5b641c2_6_d0ac42da36", |
| "time_atom_src_6d9eb5b641c2_6_de0466021f", |
| "motion_atom_src_6d9eb5b641c2_6_93f808cf59", |
| "source_return_atom_src_6d9eb5b641c2_6_41f63415c2", |
| "frame_atom_src_6d9eb5b641c2_7_f3b2efe67c", |
| "object_atom_src_6d9eb5b641c2_7_2ce7b50021", |
| "time_atom_src_6d9eb5b641c2_7_28e19d4f84", |
| "motion_atom_src_6d9eb5b641c2_7_717b197ee3", |
| "source_return_atom_src_6d9eb5b641c2_7_92671747b7" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 6, |
| "from_frame_reported": 6, |
| "label": "frame 6 \u2192 7", |
| "motion_atom_hash": "717b197ee3640f69235ef3d5f69e83b73e2accb3070fcc83ca69285d283edb09", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_7_717b197ee3", |
| "observed_stack_positions": { |
| "from": 6, |
| "to": 7 |
| }, |
| "receipt_line": "Motion segment 6->7 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_6_7", |
| "status": "returned", |
| "to_frame": 7, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| } |
| ], |
| "status_counts": { |
| "conflicting": 0, |
| "missing": 0, |
| "returned": 7, |
| "reversed": 0, |
| "shuffled": 0 |
| } |
| }, |
| "receipt": { |
| "app": "Holographic Trace Stack Reassembly Harness", |
| "boundary": "This receipt accounts for trace support and source-return; it does not claim optical holography or full source truth.", |
| "contribution_breakdown": { |
| "base_confidence_before_conflict": 1.0, |
| "boundary": "contribution panel explains trace support and state movement without claiming optical holography", |
| "conflict_pressure_subtract": 0.0, |
| "conflict_risk": 0.0, |
| "false_settlement_risk": 0.0, |
| "formula": "confidence = source_return*.24 + completeness*.20 + temporal*.20 + object*.18 + motion*.18; conflict pressure subtracts from reassembly confidence", |
| "reassembly_confidence": 1.0, |
| "rows": [ |
| { |
| "metric": "source_return_score", |
| "score": 1.0, |
| "weight": 0.24, |
| "weighted_contribution": 0.24 |
| }, |
| { |
| "metric": "trace_completeness_score", |
| "score": 1.0, |
| "weight": 0.2, |
| "weighted_contribution": 0.2 |
| }, |
| { |
| "metric": "temporal_continuity_score", |
| "score": 1.0, |
| "weight": 0.2, |
| "weighted_contribution": 0.2 |
| }, |
| { |
| "metric": "object_continuity_score", |
| "score": 1.0, |
| "weight": 0.18, |
| "weighted_contribution": 0.18 |
| }, |
| { |
| "metric": "motion_route_score", |
| "score": 1.0, |
| "weight": 0.18, |
| "weighted_contribution": 0.18 |
| } |
| ], |
| "schema": "reassembly_contribution_breakdown.v0.2" |
| }, |
| "final_state": "REASSEMBLED", |
| "license": "cc-by-nc-sa-4.0", |
| "metrics": { |
| "false_settlement_risk": 0.0, |
| "motion_route_score": 1.0, |
| "object_continuity_score": 1.0, |
| "pressure_state": "HELD", |
| "reassembly_confidence": 1.0, |
| "source_return_score": 1.0, |
| "temporal_continuity_score": 1.0, |
| "trace_completeness_score": 1.0 |
| }, |
| "motion_route_status_counts": { |
| "conflicting": 0, |
| "missing": 0, |
| "returned": 7, |
| "reversed": 0, |
| "shuffled": 0 |
| }, |
| "pressure_state": "HELD", |
| "receipt_hash": "69c4dfc5959da3af4ccdd9407eba39239ae915287e142182c9adc6825df53458", |
| "receipt_lines": [ |
| "final_state=REASSEMBLED pressure_state=HELD", |
| "reassembly_confidence=1.0 false_settlement_risk=0.0", |
| "clean closure requires sufficient trace support and low false-settlement risk" |
| ], |
| "route": [ |
| "source", |
| "atomization", |
| "trace capsule", |
| "holographic dataset", |
| "trace stack", |
| "midstream reassembly", |
| "reprojected dataset", |
| "receipt" |
| ], |
| "schema": "holographic_trace_receipt.v0.2", |
| "source_hash": "6d9eb5b641c2194acad9399f9deab60fa36f108f99916c701aa5f442c1d4057f", |
| "source_id": "src_6d9eb5b641c2", |
| "stack_hash": "98e7d2139971eb11ae80f2e8cd0e8fefc4ffab7e9200292ff7d787f7ee933778", |
| "stack_id": "stack_98e7d2139971eb11", |
| "version": "0.2.0", |
| "warnings": [] |
| }, |
| "reconstructed_account": { |
| "boundary": "No optical holography claim; dataset projections only.", |
| "claim": "The source account is reconstructed from trace support, not from original surface form alone.", |
| "final_state": "REASSEMBLED", |
| "frames": [ |
| { |
| "bbox": [ |
| 18, |
| 16, |
| 54, |
| 52 |
| ], |
| "center": [ |
| 36, |
| 34 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 0, |
| "motion_delta_xy": [ |
| 0, |
| 0 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 44, |
| 29, |
| 80, |
| 65 |
| ], |
| "center": [ |
| 62, |
| 47 |
| ], |
| "color_rgb": [ |
| 240, |
| 145, |
| 55 |
| ], |
| "frame_index": 1, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 70, |
| 42, |
| 106, |
| 78 |
| ], |
| "center": [ |
| 88, |
| 60 |
| ], |
| "color_rgb": [ |
| 242, |
| 215, |
| 65 |
| ], |
| "frame_index": 2, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 96, |
| 55, |
| 132, |
| 91 |
| ], |
| "center": [ |
| 114, |
| 73 |
| ], |
| "color_rgb": [ |
| 74, |
| 190, |
| 92 |
| ], |
| "frame_index": 3, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 123, |
| 68, |
| 159, |
| 104 |
| ], |
| "center": [ |
| 141, |
| 86 |
| ], |
| "color_rgb": [ |
| 75, |
| 145, |
| 235 |
| ], |
| "frame_index": 4, |
| "motion_delta_xy": [ |
| 27, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 149, |
| 81, |
| 185, |
| 117 |
| ], |
| "center": [ |
| 167, |
| 99 |
| ], |
| "color_rgb": [ |
| 138, |
| 92, |
| 235 |
| ], |
| "frame_index": 5, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 175, |
| 94, |
| 211, |
| 130 |
| ], |
| "center": [ |
| 193, |
| 112 |
| ], |
| "color_rgb": [ |
| 220, |
| 88, |
| 190 |
| ], |
| "frame_index": 6, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 202, |
| 108, |
| 238, |
| 144 |
| ], |
| "center": [ |
| 220, |
| 126 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 7, |
| "motion_delta_xy": [ |
| 27, |
| 14 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| } |
| ], |
| "pressure_state": "HELD" |
| }, |
| "reprojected_dataset": { |
| "projection_views": { |
| "atom_table": [ |
| { |
| "atom_class": "frame_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "object_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "edge_shape_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "color_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "motion_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "time_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "source_return_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "receipt_atom", |
| "count": 1 |
| } |
| ], |
| "motion_map": [ |
| { |
| "frame_index": 0, |
| "motion_delta_xy": [ |
| 0, |
| 0 |
| ] |
| }, |
| { |
| "frame_index": 1, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 2, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 3, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 4, |
| "motion_delta_xy": [ |
| 27, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 5, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 6, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 7, |
| "motion_delta_xy": [ |
| 27, |
| 14 |
| ] |
| } |
| ], |
| "object_route_view": [ |
| { |
| "center": [ |
| 36, |
| 34 |
| ], |
| "frame_index": 0, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 62, |
| 47 |
| ], |
| "frame_index": 1, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 88, |
| 60 |
| ], |
| "frame_index": 2, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 114, |
| 73 |
| ], |
| "frame_index": 3, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 141, |
| 86 |
| ], |
| "frame_index": 4, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 167, |
| 99 |
| ], |
| "frame_index": 5, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 193, |
| 112 |
| ], |
| "frame_index": 6, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 220, |
| 126 |
| ], |
| "frame_index": 7, |
| "shape": "circle" |
| } |
| ], |
| "reassembly_state": { |
| "frame_count": 8, |
| "pressure_state": "HELD" |
| }, |
| "source_receipt_view": { |
| "receipt_atoms": 1, |
| "source_hashes_present": [ |
| "6d9eb5b641c2194acad9399f9deab60fa36f108f99916c701aa5f442c1d4057f" |
| ] |
| }, |
| "timeline_view": [ |
| { |
| "frame_index": 0, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 1, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 2, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 3, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 4, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 5, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 6, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 7, |
| "state": "SUPPORTED" |
| } |
| ] |
| }, |
| "re_atomized_downstream_packet": { |
| "frame_count": 8, |
| "frame_signatures": [ |
| { |
| "center": [ |
| 36, |
| 34 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 0, |
| "motion_delta_xy": [ |
| 0, |
| 0 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 62, |
| 47 |
| ], |
| "color_rgb": [ |
| 240, |
| 145, |
| 55 |
| ], |
| "frame_index": 1, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 88, |
| 60 |
| ], |
| "color_rgb": [ |
| 242, |
| 215, |
| 65 |
| ], |
| "frame_index": 2, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 114, |
| 73 |
| ], |
| "color_rgb": [ |
| 74, |
| 190, |
| 92 |
| ], |
| "frame_index": 3, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 141, |
| 86 |
| ], |
| "color_rgb": [ |
| 75, |
| 145, |
| 235 |
| ], |
| "frame_index": 4, |
| "motion_delta_xy": [ |
| 27, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 167, |
| 99 |
| ], |
| "color_rgb": [ |
| 138, |
| 92, |
| 235 |
| ], |
| "frame_index": 5, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 193, |
| 112 |
| ], |
| "color_rgb": [ |
| 220, |
| 88, |
| 190 |
| ], |
| "frame_index": 6, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 220, |
| 126 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 7, |
| "motion_delta_xy": [ |
| 27, |
| 14 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| } |
| ], |
| "packet_hash": "7225e79884d6878686daf3a5c97186a2a22c36869ec1c165c86282dc14ae50dd", |
| "schema": "downstream_reatomized_packet.v0.2", |
| "source_hash_returned": "6d9eb5b641c2194acad9399f9deab60fa36f108f99916c701aa5f442c1d4057f", |
| "supported_frame_count": 8 |
| }, |
| "source_account": { |
| "boundary": "No optical holography claim; dataset projections only.", |
| "claim": "The source account is reconstructed from trace support, not from original surface form alone.", |
| "final_state": "REASSEMBLED", |
| "frames": [ |
| { |
| "bbox": [ |
| 18, |
| 16, |
| 54, |
| 52 |
| ], |
| "center": [ |
| 36, |
| 34 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 0, |
| "motion_delta_xy": [ |
| 0, |
| 0 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 44, |
| 29, |
| 80, |
| 65 |
| ], |
| "center": [ |
| 62, |
| 47 |
| ], |
| "color_rgb": [ |
| 240, |
| 145, |
| 55 |
| ], |
| "frame_index": 1, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 70, |
| 42, |
| 106, |
| 78 |
| ], |
| "center": [ |
| 88, |
| 60 |
| ], |
| "color_rgb": [ |
| 242, |
| 215, |
| 65 |
| ], |
| "frame_index": 2, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 96, |
| 55, |
| 132, |
| 91 |
| ], |
| "center": [ |
| 114, |
| 73 |
| ], |
| "color_rgb": [ |
| 74, |
| 190, |
| 92 |
| ], |
| "frame_index": 3, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 123, |
| 68, |
| 159, |
| 104 |
| ], |
| "center": [ |
| 141, |
| 86 |
| ], |
| "color_rgb": [ |
| 75, |
| 145, |
| 235 |
| ], |
| "frame_index": 4, |
| "motion_delta_xy": [ |
| 27, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 149, |
| 81, |
| 185, |
| 117 |
| ], |
| "center": [ |
| 167, |
| 99 |
| ], |
| "color_rgb": [ |
| 138, |
| 92, |
| 235 |
| ], |
| "frame_index": 5, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 175, |
| 94, |
| 211, |
| 130 |
| ], |
| "center": [ |
| 193, |
| 112 |
| ], |
| "color_rgb": [ |
| 220, |
| 88, |
| 190 |
| ], |
| "frame_index": 6, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 202, |
| 108, |
| 238, |
| 144 |
| ], |
| "center": [ |
| 220, |
| 126 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 7, |
| "motion_delta_xy": [ |
| 27, |
| 14 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| } |
| ], |
| "pressure_state": "HELD" |
| } |
| }, |
| "route": [ |
| "source", |
| "atomization", |
| "trace capsule", |
| "holographic dataset", |
| "trace stack", |
| "midstream reassembly", |
| "reprojected dataset", |
| "receipt" |
| ], |
| "schema": "holographic_trace_reassembly_result.v0.2", |
| "stack_id": "stack_98e7d2139971eb11", |
| "warnings": [] |
| } |
| }, |
| "MIXED_SOURCE_FALSE_STACK": { |
| "expected": "conflict, quarantine, or refusal depending severity", |
| "result": { |
| "contribution_breakdown": { |
| "base_confidence_before_conflict": 0.6722, |
| "boundary": "contribution panel explains trace support and state movement without claiming optical holography", |
| "conflict_pressure_subtract": 0.245, |
| "conflict_risk": 0.7, |
| "false_settlement_risk": 0.4581, |
| "formula": "confidence = source_return*.24 + completeness*.20 + temporal*.20 + object*.18 + motion*.18; conflict pressure subtracts from reassembly confidence", |
| "reassembly_confidence": 0.4272, |
| "rows": [ |
| { |
| "metric": "source_return_score", |
| "score": 0.5, |
| "weight": 0.24, |
| "weighted_contribution": 0.12 |
| }, |
| { |
| "metric": "trace_completeness_score", |
| "score": 1.0, |
| "weight": 0.2, |
| "weighted_contribution": 0.2 |
| }, |
| { |
| "metric": "temporal_continuity_score", |
| "score": 0.75, |
| "weight": 0.2, |
| "weighted_contribution": 0.15 |
| }, |
| { |
| "metric": "object_continuity_score", |
| "score": 0.595, |
| "weight": 0.18, |
| "weighted_contribution": 0.1071 |
| }, |
| { |
| "metric": "motion_route_score", |
| "score": 0.5286, |
| "weight": 0.18, |
| "weighted_contribution": 0.0951 |
| } |
| ], |
| "schema": "reassembly_contribution_breakdown.v0.2" |
| }, |
| "final_state": "QUARANTINED", |
| "metrics": { |
| "false_settlement_risk": 0.4581, |
| "motion_route_score": 0.5286, |
| "object_continuity_score": 0.595, |
| "pressure_state": "QUARANTINED", |
| "reassembly_confidence": 0.4272, |
| "source_return_score": 0.5, |
| "temporal_continuity_score": 0.75, |
| "trace_completeness_score": 1.0 |
| }, |
| "missing_regions": [], |
| "mode": "mixed_source_false_stack", |
| "motion_route_diagnostics": { |
| "boundary": "motion route diagnostics expose trace support; they do not claim optical holography", |
| "coverage_rate": 1.0, |
| "covered_segments": 7, |
| "expected_segments": 7, |
| "motion_route_score_formula": "0.45 * coverage_rate + 0.55 * return_rate", |
| "return_rate": 0.1429, |
| "returned_segments": 1, |
| "schema": "motion_route_diagnostics.v0.2", |
| "segments": [ |
| { |
| "affected_atom_ids": [ |
| "source_return_atom_src_6d9eb5b641c2_0_d67ed19635", |
| "time_atom_src_6d9eb5b641c2_1_d2829012a3", |
| "object_atom_src_6d9eb5b641c2_0_394bbc2490", |
| "time_atom_src_6d9eb5b641c2_0_191f61ead8", |
| "motion_atom_src_6d9eb5b641c2_1_9f6669aa20", |
| "motion_atom_src_6d9eb5b641c2_0_eb739e7247", |
| "frame_atom_src_6d9eb5b641c2_1_7a9b681003", |
| "frame_atom_src_6d9eb5b641c2_0_1f2871c2fa", |
| "source_return_atom_src_6d9eb5b641c2_1_61f8d17043", |
| "object_atom_src_6d9eb5b641c2_1_5064af9640" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 0, |
| "from_frame_reported": 0, |
| "label": "frame 0 \u2192 1", |
| "motion_atom_hash": "9f6669aa2011675b41d4914e07ff142824e172960ea10c38a475e53bf204b84c", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_1_9f6669aa20", |
| "observed_stack_positions": { |
| "from": 7, |
| "to": 5 |
| }, |
| "receipt_line": "Motion payload for 0->1 returns, but observed stack order is shuffled; timeline strain remains visible.", |
| "return_delta": 0.0, |
| "segment_id": "seg_0_1", |
| "status": "shuffled", |
| "to_frame": 1, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0 |
| }, |
| { |
| "affected_atom_ids": [ |
| "time_atom_src_6d9eb5b641c2_1_d2829012a3", |
| "object_atom_src_6d9eb5b641c2_2_09f957afe1", |
| "time_atom_src_6d9eb5b641c2_2_db2dd1a911", |
| "source_return_atom_src_6d9eb5b641c2_2_af91d3812e", |
| "motion_atom_src_6d9eb5b641c2_1_9f6669aa20", |
| "frame_atom_src_6d9eb5b641c2_2_fd4fce1812", |
| "frame_atom_src_6d9eb5b641c2_1_7a9b681003", |
| "motion_atom_src_6d9eb5b641c2_2_d76a84e2bf", |
| "source_return_atom_src_6d9eb5b641c2_1_61f8d17043", |
| "object_atom_src_6d9eb5b641c2_1_5064af9640" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 1, |
| "from_frame_reported": 1, |
| "label": "frame 1 \u2192 2", |
| "motion_atom_hash": "d76a84e2bf09fbe097f4b78e76b8f106a1754a27e84cee32b717ab9fe73d65b2", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_2_d76a84e2bf", |
| "observed_stack_positions": { |
| "from": 5, |
| "to": 4 |
| }, |
| "receipt_line": "Motion payload for 1->2 returns, but observed stack order is shuffled; timeline strain remains visible.", |
| "return_delta": 0.0, |
| "segment_id": "seg_1_2", |
| "status": "shuffled", |
| "to_frame": 2, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0 |
| }, |
| { |
| "affected_atom_ids": [ |
| "object_atom_src_6d9eb5b641c2_2_09f957afe1", |
| "time_atom_src_6d9eb5b641c2_2_db2dd1a911", |
| "source_return_atom_src_6d9eb5b641c2_3_25d42c2e8a", |
| "source_return_atom_src_6d9eb5b641c2_2_af91d3812e", |
| "time_atom_src_6d9eb5b641c2_3_39647be28c", |
| "frame_atom_src_6d9eb5b641c2_2_fd4fce1812", |
| "frame_atom_src_6d9eb5b641c2_3_eb82188a04", |
| "motion_atom_src_6d9eb5b641c2_2_d76a84e2bf", |
| "motion_atom_src_6d9eb5b641c2_3_8b1104ca2a", |
| "object_atom_src_6d9eb5b641c2_3_a85c51ea08" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 2, |
| "from_frame_reported": 2, |
| "label": "frame 2 \u2192 3", |
| "motion_atom_hash": "8b1104ca2a78730090316158ddc33e3e6a7e8c8fe20cc804fd00dee91ecff1e9", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_3_8b1104ca2a", |
| "observed_stack_positions": { |
| "from": 4, |
| "to": 6 |
| }, |
| "receipt_line": "Motion segment 2->3 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_2_3", |
| "status": "returned", |
| "to_frame": 3, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "source_return_atom_src_076fd128edb1_4_397336ff77", |
| "time_atom_src_076fd128edb1_4_81da28bd3d", |
| "frame_atom_src_076fd128edb1_4_67d3baf889", |
| "source_return_atom_src_6d9eb5b641c2_3_25d42c2e8a", |
| "time_atom_src_6d9eb5b641c2_3_39647be28c", |
| "motion_atom_src_076fd128edb1_4_d7ef0a315d", |
| "frame_atom_src_6d9eb5b641c2_3_eb82188a04", |
| "object_atom_src_076fd128edb1_4_4ef4f97241", |
| "motion_atom_src_6d9eb5b641c2_3_8b1104ca2a", |
| "object_atom_src_6d9eb5b641c2_3_a85c51ea08" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 3, |
| "from_frame_reported": 3, |
| "label": "frame 3 \u2192 4", |
| "motion_atom_hash": "d7ef0a315dde4d553cf90c365974f542fe9319640f965f1a7d194b78b06d4447", |
| "motion_atom_id": "motion_atom_src_076fd128edb1_4_d7ef0a315d", |
| "observed_stack_positions": { |
| "from": 6, |
| "to": 1 |
| }, |
| "receipt_line": "Source conflict touches segment 3->4; route must not blend into clean reassembly.", |
| "return_delta": 0.0, |
| "segment_id": "seg_3_4", |
| "status": "conflicting", |
| "to_frame": 4, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0 |
| }, |
| { |
| "affected_atom_ids": [ |
| "source_return_atom_src_076fd128edb1_4_397336ff77", |
| "time_atom_src_076fd128edb1_4_81da28bd3d", |
| "frame_atom_src_076fd128edb1_4_67d3baf889", |
| "frame_atom_src_076fd128edb1_5_3e53be944d", |
| "object_atom_src_076fd128edb1_5_0d33e87e85", |
| "motion_atom_src_076fd128edb1_4_d7ef0a315d", |
| "motion_atom_src_076fd128edb1_5_d5ad4d9849", |
| "object_atom_src_076fd128edb1_4_4ef4f97241", |
| "time_atom_src_076fd128edb1_5_41a26f0356", |
| "source_return_atom_src_076fd128edb1_5_7a859d27bc" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 4, |
| "from_frame_reported": 4, |
| "label": "frame 4 \u2192 5", |
| "motion_atom_hash": "d5ad4d9849e7f64ddcf73934d2dff14f88978df4370bc7c44b7e7f994f2fcf07", |
| "motion_atom_id": "motion_atom_src_076fd128edb1_5_d5ad4d9849", |
| "observed_stack_positions": { |
| "from": 1, |
| "to": 3 |
| }, |
| "receipt_line": "Source conflict touches segment 4->5; route must not blend into clean reassembly.", |
| "return_delta": 0.0, |
| "segment_id": "seg_4_5", |
| "status": "conflicting", |
| "to_frame": 5, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0 |
| }, |
| { |
| "affected_atom_ids": [ |
| "time_atom_src_076fd128edb1_6_360df979ea", |
| "frame_atom_src_076fd128edb1_6_62f75a027f", |
| "source_return_atom_src_076fd128edb1_6_7ba7a14b59", |
| "object_atom_src_076fd128edb1_6_10ec12d39f", |
| "frame_atom_src_076fd128edb1_5_3e53be944d", |
| "object_atom_src_076fd128edb1_5_0d33e87e85", |
| "motion_atom_src_076fd128edb1_5_d5ad4d9849", |
| "time_atom_src_076fd128edb1_5_41a26f0356", |
| "source_return_atom_src_076fd128edb1_5_7a859d27bc", |
| "motion_atom_src_076fd128edb1_6_eba147f6a3" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 5, |
| "from_frame_reported": 5, |
| "label": "frame 5 \u2192 6", |
| "motion_atom_hash": "eba147f6a36aaff064ba13b911a59dd41500749362210a263b56ae149acc67bd", |
| "motion_atom_id": "motion_atom_src_076fd128edb1_6_eba147f6a3", |
| "observed_stack_positions": { |
| "from": 3, |
| "to": 2 |
| }, |
| "receipt_line": "Source conflict touches segment 5->6; route must not blend into clean reassembly.", |
| "return_delta": 0.0, |
| "segment_id": "seg_5_6", |
| "status": "conflicting", |
| "to_frame": 6, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0 |
| }, |
| { |
| "affected_atom_ids": [ |
| "time_atom_src_076fd128edb1_6_360df979ea", |
| "frame_atom_src_076fd128edb1_7_591aa4a060", |
| "object_atom_src_076fd128edb1_7_773dd15997", |
| "motion_atom_src_076fd128edb1_7_973f697ab7", |
| "source_return_atom_src_076fd128edb1_7_47e30ce56d", |
| "frame_atom_src_076fd128edb1_6_62f75a027f", |
| "source_return_atom_src_076fd128edb1_6_7ba7a14b59", |
| "object_atom_src_076fd128edb1_6_10ec12d39f", |
| "time_atom_src_076fd128edb1_7_fd4c435fb1", |
| "motion_atom_src_076fd128edb1_6_eba147f6a3" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 6, |
| "from_frame_reported": 6, |
| "label": "frame 6 \u2192 7", |
| "motion_atom_hash": "973f697ab7459547c60731b837ffa84b49d3a1ed5737baf3278d6ac99ffebf36", |
| "motion_atom_id": "motion_atom_src_076fd128edb1_7_973f697ab7", |
| "observed_stack_positions": { |
| "from": 2, |
| "to": 0 |
| }, |
| "receipt_line": "Source conflict touches segment 6->7; route must not blend into clean reassembly.", |
| "return_delta": 0.0, |
| "segment_id": "seg_6_7", |
| "status": "conflicting", |
| "to_frame": 7, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0 |
| } |
| ], |
| "status_counts": { |
| "conflicting": 4, |
| "missing": 0, |
| "returned": 1, |
| "reversed": 0, |
| "shuffled": 2 |
| } |
| }, |
| "receipt": { |
| "app": "Holographic Trace Stack Reassembly Harness", |
| "boundary": "This receipt accounts for trace support and source-return; it does not claim optical holography or full source truth.", |
| "contribution_breakdown": { |
| "base_confidence_before_conflict": 0.6722, |
| "boundary": "contribution panel explains trace support and state movement without claiming optical holography", |
| "conflict_pressure_subtract": 0.245, |
| "conflict_risk": 0.7, |
| "false_settlement_risk": 0.4581, |
| "formula": "confidence = source_return*.24 + completeness*.20 + temporal*.20 + object*.18 + motion*.18; conflict pressure subtracts from reassembly confidence", |
| "reassembly_confidence": 0.4272, |
| "rows": [ |
| { |
| "metric": "source_return_score", |
| "score": 0.5, |
| "weight": 0.24, |
| "weighted_contribution": 0.12 |
| }, |
| { |
| "metric": "trace_completeness_score", |
| "score": 1.0, |
| "weight": 0.2, |
| "weighted_contribution": 0.2 |
| }, |
| { |
| "metric": "temporal_continuity_score", |
| "score": 0.75, |
| "weight": 0.2, |
| "weighted_contribution": 0.15 |
| }, |
| { |
| "metric": "object_continuity_score", |
| "score": 0.595, |
| "weight": 0.18, |
| "weighted_contribution": 0.1071 |
| }, |
| { |
| "metric": "motion_route_score", |
| "score": 0.5286, |
| "weight": 0.18, |
| "weighted_contribution": 0.0951 |
| } |
| ], |
| "schema": "reassembly_contribution_breakdown.v0.2" |
| }, |
| "final_state": "QUARANTINED", |
| "license": "cc-by-nc-sa-4.0", |
| "metrics": { |
| "false_settlement_risk": 0.4581, |
| "motion_route_score": 0.5286, |
| "object_continuity_score": 0.595, |
| "pressure_state": "QUARANTINED", |
| "reassembly_confidence": 0.4272, |
| "source_return_score": 0.5, |
| "temporal_continuity_score": 0.75, |
| "trace_completeness_score": 1.0 |
| }, |
| "motion_route_status_counts": { |
| "conflicting": 4, |
| "missing": 0, |
| "returned": 1, |
| "reversed": 0, |
| "shuffled": 2 |
| }, |
| "pressure_state": "QUARANTINED", |
| "receipt_hash": "076a7c706d60dce348f1888f2cde680eb204ec4a1871982c97b8bcc3967f4a54", |
| "receipt_lines": [ |
| "final_state=QUARANTINED pressure_state=QUARANTINED", |
| "reassembly_confidence=0.4272 false_settlement_risk=0.4581", |
| "clean closure requires sufficient trace support and low false-settlement risk" |
| ], |
| "route": [ |
| "source", |
| "atomization", |
| "trace capsule", |
| "holographic dataset", |
| "trace stack", |
| "midstream reassembly", |
| "reprojected dataset", |
| "receipt" |
| ], |
| "schema": "holographic_trace_receipt.v0.2", |
| "source_hash": "6d9eb5b641c2194acad9399f9deab60fa36f108f99916c701aa5f442c1d4057f", |
| "source_id": "src_6d9eb5b641c2", |
| "stack_hash": "7fdf53b36772dc660cb515e92f42ccbe5c4f53c17920e7e48aa944948c596f3f", |
| "stack_id": "mixed_stack_7fdf53b36772dc66", |
| "version": "0.2.0", |
| "warnings": [ |
| "Source-return conflict: 2 source hashes present.", |
| "Observed trace stack order is not temporally monotonic; timeline continuity strain detected.", |
| "Multiple object identities in stack: ['moving_circle_a_obj_001', 'moving_square_b_obj_001']", |
| "Multiple shape accounts in stack: ['circle', 'square']", |
| "Motion route strain in segments: 0->1:shuffled, 1->2:shuffled", |
| "Motion route source conflict in segments: 3->4, 4->5, 5->6, 6->7", |
| "Mixed source hashes detected; false stack pressure is active.", |
| "Mixed source identifiers detected; quarantine is required unless repair separates the routes." |
| ] |
| }, |
| "reconstructed_account": { |
| "boundary": "No optical holography claim; dataset projections only.", |
| "claim": "The source account is reconstructed from trace support, not from original surface form alone.", |
| "final_state": "QUARANTINED", |
| "frames": [ |
| { |
| "bbox": [ |
| 18, |
| 16, |
| 54, |
| 52 |
| ], |
| "center": [ |
| 36, |
| 34 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 0, |
| "motion_delta_xy": [ |
| 0, |
| 0 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 44, |
| 29, |
| 80, |
| 65 |
| ], |
| "center": [ |
| 62, |
| 47 |
| ], |
| "color_rgb": [ |
| 240, |
| 145, |
| 55 |
| ], |
| "frame_index": 1, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 70, |
| 42, |
| 106, |
| 78 |
| ], |
| "center": [ |
| 88, |
| 60 |
| ], |
| "color_rgb": [ |
| 242, |
| 215, |
| 65 |
| ], |
| "frame_index": 2, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 96, |
| 55, |
| 132, |
| 91 |
| ], |
| "center": [ |
| 114, |
| 73 |
| ], |
| "color_rgb": [ |
| 74, |
| 190, |
| 92 |
| ], |
| "frame_index": 3, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 96, |
| 68, |
| 132, |
| 104 |
| ], |
| "center": [ |
| 114, |
| 86 |
| ], |
| "color_rgb": [ |
| 80, |
| 165, |
| 240 |
| ], |
| "frame_index": 4, |
| "motion_delta_xy": [ |
| -27, |
| 13 |
| ], |
| "object_id": "moving_square_b_obj_001", |
| "occluded": true, |
| "shape": "square", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 70, |
| 81, |
| 106, |
| 117 |
| ], |
| "center": [ |
| 88, |
| 99 |
| ], |
| "color_rgb": [ |
| 80, |
| 165, |
| 240 |
| ], |
| "frame_index": 5, |
| "motion_delta_xy": [ |
| -26, |
| 13 |
| ], |
| "object_id": "moving_square_b_obj_001", |
| "occluded": true, |
| "shape": "square", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 44, |
| 94, |
| 80, |
| 130 |
| ], |
| "center": [ |
| 62, |
| 112 |
| ], |
| "color_rgb": [ |
| 80, |
| 165, |
| 240 |
| ], |
| "frame_index": 6, |
| "motion_delta_xy": [ |
| -26, |
| 13 |
| ], |
| "object_id": "moving_square_b_obj_001", |
| "occluded": false, |
| "shape": "square", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 18, |
| 108, |
| 54, |
| 144 |
| ], |
| "center": [ |
| 36, |
| 126 |
| ], |
| "color_rgb": [ |
| 80, |
| 165, |
| 240 |
| ], |
| "frame_index": 7, |
| "motion_delta_xy": [ |
| -26, |
| 14 |
| ], |
| "object_id": "moving_square_b_obj_001", |
| "occluded": false, |
| "shape": "square", |
| "state": "SUPPORTED" |
| } |
| ], |
| "pressure_state": "QUARANTINED" |
| }, |
| "reprojected_dataset": { |
| "projection_views": { |
| "atom_table": [ |
| { |
| "atom_class": "frame_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "object_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "edge_shape_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "color_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "motion_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "time_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "source_return_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "receipt_atom", |
| "count": 2 |
| } |
| ], |
| "motion_map": [ |
| { |
| "frame_index": 0, |
| "motion_delta_xy": [ |
| 0, |
| 0 |
| ] |
| }, |
| { |
| "frame_index": 1, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 2, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 3, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 4, |
| "motion_delta_xy": [ |
| -27, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 5, |
| "motion_delta_xy": [ |
| -26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 6, |
| "motion_delta_xy": [ |
| -26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 7, |
| "motion_delta_xy": [ |
| -26, |
| 14 |
| ] |
| } |
| ], |
| "object_route_view": [ |
| { |
| "center": [ |
| 36, |
| 34 |
| ], |
| "frame_index": 0, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 62, |
| 47 |
| ], |
| "frame_index": 1, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 88, |
| 60 |
| ], |
| "frame_index": 2, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 114, |
| 73 |
| ], |
| "frame_index": 3, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 114, |
| 86 |
| ], |
| "frame_index": 4, |
| "shape": "square" |
| }, |
| { |
| "center": [ |
| 88, |
| 99 |
| ], |
| "frame_index": 5, |
| "shape": "square" |
| }, |
| { |
| "center": [ |
| 62, |
| 112 |
| ], |
| "frame_index": 6, |
| "shape": "square" |
| }, |
| { |
| "center": [ |
| 36, |
| 126 |
| ], |
| "frame_index": 7, |
| "shape": "square" |
| } |
| ], |
| "reassembly_state": { |
| "frame_count": 8, |
| "pressure_state": "QUARANTINED" |
| }, |
| "source_receipt_view": { |
| "receipt_atoms": 2, |
| "source_hashes_present": [ |
| "076fd128edb147c4c66cd0bfa400ce4d1a46ee3120baa20b7a6104beccaab743", |
| "6d9eb5b641c2194acad9399f9deab60fa36f108f99916c701aa5f442c1d4057f" |
| ] |
| }, |
| "timeline_view": [ |
| { |
| "frame_index": 0, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 1, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 2, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 3, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 4, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 5, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 6, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 7, |
| "state": "SUPPORTED" |
| } |
| ] |
| }, |
| "re_atomized_downstream_packet": { |
| "frame_count": 8, |
| "frame_signatures": [ |
| { |
| "center": [ |
| 36, |
| 34 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 0, |
| "motion_delta_xy": [ |
| 0, |
| 0 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 62, |
| 47 |
| ], |
| "color_rgb": [ |
| 240, |
| 145, |
| 55 |
| ], |
| "frame_index": 1, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 88, |
| 60 |
| ], |
| "color_rgb": [ |
| 242, |
| 215, |
| 65 |
| ], |
| "frame_index": 2, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 114, |
| 73 |
| ], |
| "color_rgb": [ |
| 74, |
| 190, |
| 92 |
| ], |
| "frame_index": 3, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 114, |
| 86 |
| ], |
| "color_rgb": [ |
| 80, |
| 165, |
| 240 |
| ], |
| "frame_index": 4, |
| "motion_delta_xy": [ |
| -27, |
| 13 |
| ], |
| "object_id": "moving_square_b_obj_001", |
| "shape": "square", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 88, |
| 99 |
| ], |
| "color_rgb": [ |
| 80, |
| 165, |
| 240 |
| ], |
| "frame_index": 5, |
| "motion_delta_xy": [ |
| -26, |
| 13 |
| ], |
| "object_id": "moving_square_b_obj_001", |
| "shape": "square", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 62, |
| 112 |
| ], |
| "color_rgb": [ |
| 80, |
| 165, |
| 240 |
| ], |
| "frame_index": 6, |
| "motion_delta_xy": [ |
| -26, |
| 13 |
| ], |
| "object_id": "moving_square_b_obj_001", |
| "shape": "square", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 36, |
| 126 |
| ], |
| "color_rgb": [ |
| 80, |
| 165, |
| 240 |
| ], |
| "frame_index": 7, |
| "motion_delta_xy": [ |
| -26, |
| 14 |
| ], |
| "object_id": "moving_square_b_obj_001", |
| "shape": "square", |
| "state": "SUPPORTED" |
| } |
| ], |
| "packet_hash": "0ebce83c5ab07bfc3455768539b7019e8e24ac97ec9785d476ceca86291f4bbf", |
| "schema": "downstream_reatomized_packet.v0.2", |
| "source_hash_returned": "6d9eb5b641c2194acad9399f9deab60fa36f108f99916c701aa5f442c1d4057f", |
| "supported_frame_count": 8 |
| }, |
| "source_account": { |
| "boundary": "No optical holography claim; dataset projections only.", |
| "claim": "The source account is reconstructed from trace support, not from original surface form alone.", |
| "final_state": "QUARANTINED", |
| "frames": [ |
| { |
| "bbox": [ |
| 18, |
| 16, |
| 54, |
| 52 |
| ], |
| "center": [ |
| 36, |
| 34 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 0, |
| "motion_delta_xy": [ |
| 0, |
| 0 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 44, |
| 29, |
| 80, |
| 65 |
| ], |
| "center": [ |
| 62, |
| 47 |
| ], |
| "color_rgb": [ |
| 240, |
| 145, |
| 55 |
| ], |
| "frame_index": 1, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 70, |
| 42, |
| 106, |
| 78 |
| ], |
| "center": [ |
| 88, |
| 60 |
| ], |
| "color_rgb": [ |
| 242, |
| 215, |
| 65 |
| ], |
| "frame_index": 2, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 96, |
| 55, |
| 132, |
| 91 |
| ], |
| "center": [ |
| 114, |
| 73 |
| ], |
| "color_rgb": [ |
| 74, |
| 190, |
| 92 |
| ], |
| "frame_index": 3, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 96, |
| 68, |
| 132, |
| 104 |
| ], |
| "center": [ |
| 114, |
| 86 |
| ], |
| "color_rgb": [ |
| 80, |
| 165, |
| 240 |
| ], |
| "frame_index": 4, |
| "motion_delta_xy": [ |
| -27, |
| 13 |
| ], |
| "object_id": "moving_square_b_obj_001", |
| "occluded": true, |
| "shape": "square", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 70, |
| 81, |
| 106, |
| 117 |
| ], |
| "center": [ |
| 88, |
| 99 |
| ], |
| "color_rgb": [ |
| 80, |
| 165, |
| 240 |
| ], |
| "frame_index": 5, |
| "motion_delta_xy": [ |
| -26, |
| 13 |
| ], |
| "object_id": "moving_square_b_obj_001", |
| "occluded": true, |
| "shape": "square", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 44, |
| 94, |
| 80, |
| 130 |
| ], |
| "center": [ |
| 62, |
| 112 |
| ], |
| "color_rgb": [ |
| 80, |
| 165, |
| 240 |
| ], |
| "frame_index": 6, |
| "motion_delta_xy": [ |
| -26, |
| 13 |
| ], |
| "object_id": "moving_square_b_obj_001", |
| "occluded": false, |
| "shape": "square", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 18, |
| 108, |
| 54, |
| 144 |
| ], |
| "center": [ |
| 36, |
| 126 |
| ], |
| "color_rgb": [ |
| 80, |
| 165, |
| 240 |
| ], |
| "frame_index": 7, |
| "motion_delta_xy": [ |
| -26, |
| 14 |
| ], |
| "object_id": "moving_square_b_obj_001", |
| "occluded": false, |
| "shape": "square", |
| "state": "SUPPORTED" |
| } |
| ], |
| "pressure_state": "QUARANTINED" |
| } |
| }, |
| "route": [ |
| "source", |
| "atomization", |
| "trace capsule", |
| "holographic dataset", |
| "trace stack", |
| "midstream reassembly", |
| "reprojected dataset", |
| "receipt" |
| ], |
| "schema": "holographic_trace_reassembly_result.v0.2", |
| "stack_id": "mixed_stack_7fdf53b36772dc66", |
| "warnings": [ |
| "Source-return conflict: 2 source hashes present.", |
| "Observed trace stack order is not temporally monotonic; timeline continuity strain detected.", |
| "Multiple object identities in stack: ['moving_circle_a_obj_001', 'moving_square_b_obj_001']", |
| "Multiple shape accounts in stack: ['circle', 'square']", |
| "Motion route strain in segments: 0->1:shuffled, 1->2:shuffled", |
| "Motion route source conflict in segments: 3->4, 4->5, 5->6, 6->7", |
| "Mixed source hashes detected; false stack pressure is active.", |
| "Mixed source identifiers detected; quarantine is required unless repair separates the routes." |
| ] |
| } |
| }, |
| "PARTIAL_STACK_REASSEMBLY": { |
| "expected": "degraded score, missing regions marked, no false closure", |
| "result": { |
| "contribution_breakdown": { |
| "base_confidence_before_conflict": 0.9567, |
| "boundary": "contribution panel explains trace support and state movement without claiming optical holography", |
| "conflict_pressure_subtract": 0.0, |
| "conflict_risk": 0.0, |
| "false_settlement_risk": 0.0281, |
| "formula": "confidence = source_return*.24 + completeness*.20 + temporal*.20 + object*.18 + motion*.18; conflict pressure subtracts from reassembly confidence", |
| "reassembly_confidence": 0.9567, |
| "rows": [ |
| { |
| "metric": "source_return_score", |
| "score": 1.0, |
| "weight": 0.24, |
| "weighted_contribution": 0.24 |
| }, |
| { |
| "metric": "trace_completeness_score", |
| "score": 0.9123, |
| "weight": 0.2, |
| "weighted_contribution": 0.1825 |
| }, |
| { |
| "metric": "temporal_continuity_score", |
| "score": 1.0, |
| "weight": 0.2, |
| "weighted_contribution": 0.2 |
| }, |
| { |
| "metric": "object_continuity_score", |
| "score": 1.0, |
| "weight": 0.18, |
| "weighted_contribution": 0.18 |
| }, |
| { |
| "metric": "motion_route_score", |
| "score": 0.8571, |
| "weight": 0.18, |
| "weighted_contribution": 0.1543 |
| } |
| ], |
| "schema": "reassembly_contribution_breakdown.v0.2" |
| }, |
| "final_state": "REPAIRING", |
| "metrics": { |
| "false_settlement_risk": 0.0281, |
| "motion_route_score": 0.8571, |
| "object_continuity_score": 1.0, |
| "pressure_state": "STRAINED", |
| "reassembly_confidence": 0.9567, |
| "source_return_score": 1.0, |
| "temporal_continuity_score": 1.0, |
| "trace_completeness_score": 0.9123 |
| }, |
| "missing_regions": [ |
| { |
| "frame_index": 2, |
| "missing_atom_classes": [ |
| "edge_shape_atom", |
| "color_atom" |
| ] |
| }, |
| { |
| "frame_index": 4, |
| "missing_atom_classes": [ |
| "motion_atom" |
| ] |
| }, |
| { |
| "frame_index": 5, |
| "missing_atom_classes": [ |
| "edge_shape_atom", |
| "color_atom" |
| ] |
| } |
| ], |
| "mode": "partial", |
| "motion_route_diagnostics": { |
| "boundary": "motion route diagnostics expose trace support; they do not claim optical holography", |
| "coverage_rate": 0.8571, |
| "covered_segments": 6, |
| "expected_segments": 7, |
| "motion_route_score_formula": "0.45 * coverage_rate + 0.55 * return_rate", |
| "return_rate": 0.8571, |
| "returned_segments": 6, |
| "schema": "motion_route_diagnostics.v0.2", |
| "segments": [ |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_0_1f2871c2fa", |
| "object_atom_src_6d9eb5b641c2_0_394bbc2490", |
| "time_atom_src_6d9eb5b641c2_0_191f61ead8", |
| "motion_atom_src_6d9eb5b641c2_0_eb739e7247", |
| "source_return_atom_src_6d9eb5b641c2_0_d67ed19635", |
| "frame_atom_src_6d9eb5b641c2_1_7a9b681003", |
| "object_atom_src_6d9eb5b641c2_1_5064af9640", |
| "time_atom_src_6d9eb5b641c2_1_d2829012a3", |
| "motion_atom_src_6d9eb5b641c2_1_9f6669aa20", |
| "source_return_atom_src_6d9eb5b641c2_1_61f8d17043" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 0, |
| "from_frame_reported": 0, |
| "label": "frame 0 \u2192 1", |
| "motion_atom_hash": "9f6669aa2011675b41d4914e07ff142824e172960ea10c38a475e53bf204b84c", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_1_9f6669aa20", |
| "observed_stack_positions": { |
| "from": 0, |
| "to": 1 |
| }, |
| "receipt_line": "Motion segment 0->1 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_0_1", |
| "status": "returned", |
| "to_frame": 1, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_1_7a9b681003", |
| "object_atom_src_6d9eb5b641c2_1_5064af9640", |
| "time_atom_src_6d9eb5b641c2_1_d2829012a3", |
| "motion_atom_src_6d9eb5b641c2_1_9f6669aa20", |
| "source_return_atom_src_6d9eb5b641c2_1_61f8d17043", |
| "frame_atom_src_6d9eb5b641c2_2_fd4fce1812", |
| "object_atom_src_6d9eb5b641c2_2_09f957afe1", |
| "time_atom_src_6d9eb5b641c2_2_db2dd1a911", |
| "motion_atom_src_6d9eb5b641c2_2_d76a84e2bf", |
| "source_return_atom_src_6d9eb5b641c2_2_af91d3812e" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 1, |
| "from_frame_reported": 1, |
| "label": "frame 1 \u2192 2", |
| "motion_atom_hash": "d76a84e2bf09fbe097f4b78e76b8f106a1754a27e84cee32b717ab9fe73d65b2", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_2_d76a84e2bf", |
| "observed_stack_positions": { |
| "from": 1, |
| "to": 2 |
| }, |
| "receipt_line": "Motion segment 1->2 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_1_2", |
| "status": "returned", |
| "to_frame": 2, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_2_fd4fce1812", |
| "object_atom_src_6d9eb5b641c2_2_09f957afe1", |
| "time_atom_src_6d9eb5b641c2_2_db2dd1a911", |
| "motion_atom_src_6d9eb5b641c2_2_d76a84e2bf", |
| "source_return_atom_src_6d9eb5b641c2_2_af91d3812e", |
| "frame_atom_src_6d9eb5b641c2_3_eb82188a04", |
| "object_atom_src_6d9eb5b641c2_3_a85c51ea08", |
| "time_atom_src_6d9eb5b641c2_3_39647be28c", |
| "motion_atom_src_6d9eb5b641c2_3_8b1104ca2a", |
| "source_return_atom_src_6d9eb5b641c2_3_25d42c2e8a" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 2, |
| "from_frame_reported": 2, |
| "label": "frame 2 \u2192 3", |
| "motion_atom_hash": "8b1104ca2a78730090316158ddc33e3e6a7e8c8fe20cc804fd00dee91ecff1e9", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_3_8b1104ca2a", |
| "observed_stack_positions": { |
| "from": 2, |
| "to": 3 |
| }, |
| "receipt_line": "Motion segment 2->3 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_2_3", |
| "status": "returned", |
| "to_frame": 3, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_3_eb82188a04", |
| "object_atom_src_6d9eb5b641c2_3_a85c51ea08", |
| "time_atom_src_6d9eb5b641c2_3_39647be28c", |
| "motion_atom_src_6d9eb5b641c2_3_8b1104ca2a", |
| "source_return_atom_src_6d9eb5b641c2_3_25d42c2e8a", |
| "frame_atom_src_6d9eb5b641c2_4_75f071c645", |
| "object_atom_src_6d9eb5b641c2_4_ec3299966d", |
| "time_atom_src_6d9eb5b641c2_4_932446d23b", |
| "source_return_atom_src_6d9eb5b641c2_4_4cc53b9a79" |
| ], |
| "coverage_delta": 0.0, |
| "from_frame": 3, |
| "from_frame_reported": null, |
| "label": "frame 3 \u2192 4", |
| "motion_atom_hash": null, |
| "motion_atom_id": null, |
| "observed_stack_positions": { |
| "from": 3, |
| "to": 4 |
| }, |
| "receipt_line": "Missing motion atom for segment 3->4; coverage cannot support clean route settlement.", |
| "return_delta": 0.0, |
| "segment_id": "seg_3_4", |
| "status": "missing", |
| "to_frame": 4, |
| "weighted_coverage_contribution": 0.0, |
| "weighted_return_contribution": 0.0 |
| }, |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_4_75f071c645", |
| "object_atom_src_6d9eb5b641c2_4_ec3299966d", |
| "time_atom_src_6d9eb5b641c2_4_932446d23b", |
| "source_return_atom_src_6d9eb5b641c2_4_4cc53b9a79", |
| "frame_atom_src_6d9eb5b641c2_5_18f04ce398", |
| "object_atom_src_6d9eb5b641c2_5_bc1c32f819", |
| "time_atom_src_6d9eb5b641c2_5_f0f1b59036", |
| "motion_atom_src_6d9eb5b641c2_5_c4428850e5", |
| "source_return_atom_src_6d9eb5b641c2_5_b3dc0a6a94" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 4, |
| "from_frame_reported": 4, |
| "label": "frame 4 \u2192 5", |
| "motion_atom_hash": "c4428850e527129a0d0aaab625c42cc2685a9062fc745395dc4e7b2c3eb95b75", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_5_c4428850e5", |
| "observed_stack_positions": { |
| "from": 4, |
| "to": 5 |
| }, |
| "receipt_line": "Motion segment 4->5 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_4_5", |
| "status": "returned", |
| "to_frame": 5, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_5_18f04ce398", |
| "object_atom_src_6d9eb5b641c2_5_bc1c32f819", |
| "time_atom_src_6d9eb5b641c2_5_f0f1b59036", |
| "motion_atom_src_6d9eb5b641c2_5_c4428850e5", |
| "source_return_atom_src_6d9eb5b641c2_5_b3dc0a6a94", |
| "frame_atom_src_6d9eb5b641c2_6_d2d03e0735", |
| "object_atom_src_6d9eb5b641c2_6_d0ac42da36", |
| "time_atom_src_6d9eb5b641c2_6_de0466021f", |
| "motion_atom_src_6d9eb5b641c2_6_93f808cf59", |
| "source_return_atom_src_6d9eb5b641c2_6_41f63415c2" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 5, |
| "from_frame_reported": 5, |
| "label": "frame 5 \u2192 6", |
| "motion_atom_hash": "93f808cf599a2d07c09b499545c6086e1a3fac36068aee3a04e55c1189f85568", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_6_93f808cf59", |
| "observed_stack_positions": { |
| "from": 5, |
| "to": 6 |
| }, |
| "receipt_line": "Motion segment 5->6 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_5_6", |
| "status": "returned", |
| "to_frame": 6, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_6_d2d03e0735", |
| "object_atom_src_6d9eb5b641c2_6_d0ac42da36", |
| "time_atom_src_6d9eb5b641c2_6_de0466021f", |
| "motion_atom_src_6d9eb5b641c2_6_93f808cf59", |
| "source_return_atom_src_6d9eb5b641c2_6_41f63415c2", |
| "frame_atom_src_6d9eb5b641c2_7_f3b2efe67c", |
| "object_atom_src_6d9eb5b641c2_7_2ce7b50021", |
| "time_atom_src_6d9eb5b641c2_7_28e19d4f84", |
| "motion_atom_src_6d9eb5b641c2_7_717b197ee3", |
| "source_return_atom_src_6d9eb5b641c2_7_92671747b7" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 6, |
| "from_frame_reported": 6, |
| "label": "frame 6 \u2192 7", |
| "motion_atom_hash": "717b197ee3640f69235ef3d5f69e83b73e2accb3070fcc83ca69285d283edb09", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_7_717b197ee3", |
| "observed_stack_positions": { |
| "from": 6, |
| "to": 7 |
| }, |
| "receipt_line": "Motion segment 6->7 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_6_7", |
| "status": "returned", |
| "to_frame": 7, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| } |
| ], |
| "status_counts": { |
| "conflicting": 0, |
| "missing": 1, |
| "returned": 6, |
| "reversed": 0, |
| "shuffled": 0 |
| } |
| }, |
| "receipt": { |
| "app": "Holographic Trace Stack Reassembly Harness", |
| "boundary": "This receipt accounts for trace support and source-return; it does not claim optical holography or full source truth.", |
| "contribution_breakdown": { |
| "base_confidence_before_conflict": 0.9567, |
| "boundary": "contribution panel explains trace support and state movement without claiming optical holography", |
| "conflict_pressure_subtract": 0.0, |
| "conflict_risk": 0.0, |
| "false_settlement_risk": 0.0281, |
| "formula": "confidence = source_return*.24 + completeness*.20 + temporal*.20 + object*.18 + motion*.18; conflict pressure subtracts from reassembly confidence", |
| "reassembly_confidence": 0.9567, |
| "rows": [ |
| { |
| "metric": "source_return_score", |
| "score": 1.0, |
| "weight": 0.24, |
| "weighted_contribution": 0.24 |
| }, |
| { |
| "metric": "trace_completeness_score", |
| "score": 0.9123, |
| "weight": 0.2, |
| "weighted_contribution": 0.1825 |
| }, |
| { |
| "metric": "temporal_continuity_score", |
| "score": 1.0, |
| "weight": 0.2, |
| "weighted_contribution": 0.2 |
| }, |
| { |
| "metric": "object_continuity_score", |
| "score": 1.0, |
| "weight": 0.18, |
| "weighted_contribution": 0.18 |
| }, |
| { |
| "metric": "motion_route_score", |
| "score": 0.8571, |
| "weight": 0.18, |
| "weighted_contribution": 0.1543 |
| } |
| ], |
| "schema": "reassembly_contribution_breakdown.v0.2" |
| }, |
| "final_state": "REPAIRING", |
| "license": "cc-by-nc-sa-4.0", |
| "metrics": { |
| "false_settlement_risk": 0.0281, |
| "motion_route_score": 0.8571, |
| "object_continuity_score": 1.0, |
| "pressure_state": "STRAINED", |
| "reassembly_confidence": 0.9567, |
| "source_return_score": 1.0, |
| "temporal_continuity_score": 1.0, |
| "trace_completeness_score": 0.9123 |
| }, |
| "motion_route_status_counts": { |
| "conflicting": 0, |
| "missing": 1, |
| "returned": 6, |
| "reversed": 0, |
| "shuffled": 0 |
| }, |
| "pressure_state": "STRAINED", |
| "receipt_hash": "29fdbff0532dfcf7054c529652942efec2125ecda94abd735d0e3e1e18a12310", |
| "receipt_lines": [ |
| "final_state=REPAIRING pressure_state=STRAINED", |
| "reassembly_confidence=0.9567 false_settlement_risk=0.0281", |
| "clean closure requires sufficient trace support and low false-settlement risk" |
| ], |
| "route": [ |
| "source", |
| "atomization", |
| "trace capsule", |
| "holographic dataset", |
| "trace stack", |
| "midstream reassembly", |
| "reprojected dataset", |
| "receipt" |
| ], |
| "schema": "holographic_trace_receipt.v0.2", |
| "source_hash": "6d9eb5b641c2194acad9399f9deab60fa36f108f99916c701aa5f442c1d4057f", |
| "source_id": "src_6d9eb5b641c2", |
| "stack_hash": "d028660a6997179ef611d12a8910c6d51a95e99e4b9507bd8b6728c8748f48e3", |
| "stack_id": "stack_d028660a6997179e", |
| "version": "0.2.0", |
| "warnings": [ |
| "Missing motion route segments: 3->4", |
| "Incomplete trace support prevents clean closure; reassembly remains repair-marked." |
| ] |
| }, |
| "reconstructed_account": { |
| "boundary": "No optical holography claim; dataset projections only.", |
| "claim": "The source account is reconstructed from trace support, not from original surface form alone.", |
| "final_state": "REPAIRING", |
| "frames": [ |
| { |
| "bbox": [ |
| 18, |
| 16, |
| 54, |
| 52 |
| ], |
| "center": [ |
| 36, |
| 34 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 0, |
| "motion_delta_xy": [ |
| 0, |
| 0 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 44, |
| 29, |
| 80, |
| 65 |
| ], |
| "center": [ |
| 62, |
| 47 |
| ], |
| "color_rgb": [ |
| 240, |
| 145, |
| 55 |
| ], |
| "frame_index": 1, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 70, |
| 42, |
| 106, |
| 78 |
| ], |
| "center": [ |
| 88, |
| 60 |
| ], |
| "color_rgb": null, |
| "frame_index": 2, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "PARTIAL_SUPPORT" |
| }, |
| { |
| "bbox": [ |
| 96, |
| 55, |
| 132, |
| 91 |
| ], |
| "center": [ |
| 114, |
| 73 |
| ], |
| "color_rgb": [ |
| 74, |
| 190, |
| 92 |
| ], |
| "frame_index": 3, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 123, |
| 68, |
| 159, |
| 104 |
| ], |
| "center": [ |
| 141, |
| 86 |
| ], |
| "color_rgb": [ |
| 75, |
| 145, |
| 235 |
| ], |
| "frame_index": 4, |
| "motion_delta_xy": null, |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "PARTIAL_SUPPORT" |
| }, |
| { |
| "bbox": [ |
| 149, |
| 81, |
| 185, |
| 117 |
| ], |
| "center": [ |
| 167, |
| 99 |
| ], |
| "color_rgb": null, |
| "frame_index": 5, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "PARTIAL_SUPPORT" |
| }, |
| { |
| "bbox": [ |
| 175, |
| 94, |
| 211, |
| 130 |
| ], |
| "center": [ |
| 193, |
| 112 |
| ], |
| "color_rgb": [ |
| 220, |
| 88, |
| 190 |
| ], |
| "frame_index": 6, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 202, |
| 108, |
| 238, |
| 144 |
| ], |
| "center": [ |
| 220, |
| 126 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 7, |
| "motion_delta_xy": [ |
| 27, |
| 14 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| } |
| ], |
| "pressure_state": "STRAINED" |
| }, |
| "reprojected_dataset": { |
| "projection_views": { |
| "atom_table": [ |
| { |
| "atom_class": "frame_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "object_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "edge_shape_atom", |
| "count": 6 |
| }, |
| { |
| "atom_class": "color_atom", |
| "count": 6 |
| }, |
| { |
| "atom_class": "motion_atom", |
| "count": 7 |
| }, |
| { |
| "atom_class": "time_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "source_return_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "receipt_atom", |
| "count": 1 |
| } |
| ], |
| "motion_map": [ |
| { |
| "frame_index": 0, |
| "motion_delta_xy": [ |
| 0, |
| 0 |
| ] |
| }, |
| { |
| "frame_index": 1, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 2, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 3, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 4, |
| "motion_delta_xy": null |
| }, |
| { |
| "frame_index": 5, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 6, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 7, |
| "motion_delta_xy": [ |
| 27, |
| 14 |
| ] |
| } |
| ], |
| "object_route_view": [ |
| { |
| "center": [ |
| 36, |
| 34 |
| ], |
| "frame_index": 0, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 62, |
| 47 |
| ], |
| "frame_index": 1, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 88, |
| 60 |
| ], |
| "frame_index": 2, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 114, |
| 73 |
| ], |
| "frame_index": 3, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 141, |
| 86 |
| ], |
| "frame_index": 4, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 167, |
| 99 |
| ], |
| "frame_index": 5, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 193, |
| 112 |
| ], |
| "frame_index": 6, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 220, |
| 126 |
| ], |
| "frame_index": 7, |
| "shape": "circle" |
| } |
| ], |
| "reassembly_state": { |
| "frame_count": 8, |
| "pressure_state": "STRAINED" |
| }, |
| "source_receipt_view": { |
| "receipt_atoms": 1, |
| "source_hashes_present": [ |
| "6d9eb5b641c2194acad9399f9deab60fa36f108f99916c701aa5f442c1d4057f" |
| ] |
| }, |
| "timeline_view": [ |
| { |
| "frame_index": 0, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 1, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 2, |
| "state": "PARTIAL_SUPPORT" |
| }, |
| { |
| "frame_index": 3, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 4, |
| "state": "PARTIAL_SUPPORT" |
| }, |
| { |
| "frame_index": 5, |
| "state": "PARTIAL_SUPPORT" |
| }, |
| { |
| "frame_index": 6, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 7, |
| "state": "SUPPORTED" |
| } |
| ] |
| }, |
| "re_atomized_downstream_packet": { |
| "frame_count": 8, |
| "frame_signatures": [ |
| { |
| "center": [ |
| 36, |
| 34 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 0, |
| "motion_delta_xy": [ |
| 0, |
| 0 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 62, |
| 47 |
| ], |
| "color_rgb": [ |
| 240, |
| 145, |
| 55 |
| ], |
| "frame_index": 1, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 88, |
| 60 |
| ], |
| "color_rgb": null, |
| "frame_index": 2, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "PARTIAL_SUPPORT" |
| }, |
| { |
| "center": [ |
| 114, |
| 73 |
| ], |
| "color_rgb": [ |
| 74, |
| 190, |
| 92 |
| ], |
| "frame_index": 3, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 141, |
| 86 |
| ], |
| "color_rgb": [ |
| 75, |
| 145, |
| 235 |
| ], |
| "frame_index": 4, |
| "motion_delta_xy": null, |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "PARTIAL_SUPPORT" |
| }, |
| { |
| "center": [ |
| 167, |
| 99 |
| ], |
| "color_rgb": null, |
| "frame_index": 5, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "PARTIAL_SUPPORT" |
| }, |
| { |
| "center": [ |
| 193, |
| 112 |
| ], |
| "color_rgb": [ |
| 220, |
| 88, |
| 190 |
| ], |
| "frame_index": 6, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 220, |
| 126 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 7, |
| "motion_delta_xy": [ |
| 27, |
| 14 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| } |
| ], |
| "packet_hash": "2a908088e58d629dbbc144120e73fc3e992a425c48a8dcf553b814d01534a93a", |
| "schema": "downstream_reatomized_packet.v0.2", |
| "source_hash_returned": "6d9eb5b641c2194acad9399f9deab60fa36f108f99916c701aa5f442c1d4057f", |
| "supported_frame_count": 8 |
| }, |
| "source_account": { |
| "boundary": "No optical holography claim; dataset projections only.", |
| "claim": "The source account is reconstructed from trace support, not from original surface form alone.", |
| "final_state": "REPAIRING", |
| "frames": [ |
| { |
| "bbox": [ |
| 18, |
| 16, |
| 54, |
| 52 |
| ], |
| "center": [ |
| 36, |
| 34 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 0, |
| "motion_delta_xy": [ |
| 0, |
| 0 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 44, |
| 29, |
| 80, |
| 65 |
| ], |
| "center": [ |
| 62, |
| 47 |
| ], |
| "color_rgb": [ |
| 240, |
| 145, |
| 55 |
| ], |
| "frame_index": 1, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 70, |
| 42, |
| 106, |
| 78 |
| ], |
| "center": [ |
| 88, |
| 60 |
| ], |
| "color_rgb": null, |
| "frame_index": 2, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "PARTIAL_SUPPORT" |
| }, |
| { |
| "bbox": [ |
| 96, |
| 55, |
| 132, |
| 91 |
| ], |
| "center": [ |
| 114, |
| 73 |
| ], |
| "color_rgb": [ |
| 74, |
| 190, |
| 92 |
| ], |
| "frame_index": 3, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 123, |
| 68, |
| 159, |
| 104 |
| ], |
| "center": [ |
| 141, |
| 86 |
| ], |
| "color_rgb": [ |
| 75, |
| 145, |
| 235 |
| ], |
| "frame_index": 4, |
| "motion_delta_xy": null, |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "PARTIAL_SUPPORT" |
| }, |
| { |
| "bbox": [ |
| 149, |
| 81, |
| 185, |
| 117 |
| ], |
| "center": [ |
| 167, |
| 99 |
| ], |
| "color_rgb": null, |
| "frame_index": 5, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "PARTIAL_SUPPORT" |
| }, |
| { |
| "bbox": [ |
| 175, |
| 94, |
| 211, |
| 130 |
| ], |
| "center": [ |
| 193, |
| 112 |
| ], |
| "color_rgb": [ |
| 220, |
| 88, |
| 190 |
| ], |
| "frame_index": 6, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 202, |
| 108, |
| 238, |
| 144 |
| ], |
| "center": [ |
| 220, |
| 126 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 7, |
| "motion_delta_xy": [ |
| 27, |
| 14 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| } |
| ], |
| "pressure_state": "STRAINED" |
| } |
| }, |
| "route": [ |
| "source", |
| "atomization", |
| "trace capsule", |
| "holographic dataset", |
| "trace stack", |
| "midstream reassembly", |
| "reprojected dataset", |
| "receipt" |
| ], |
| "schema": "holographic_trace_reassembly_result.v0.2", |
| "stack_id": "stack_d028660a6997179e", |
| "warnings": [ |
| "Missing motion route segments: 3->4", |
| "Incomplete trace support prevents clean closure; reassembly remains repair-marked." |
| ] |
| } |
| }, |
| "ROUND_TRIP_TEST": { |
| "expected": "continuity preserved above threshold or clearly marked strain", |
| "result": { |
| "contribution_breakdown": { |
| "base_confidence_before_conflict": 1.0, |
| "boundary": "contribution panel explains trace support and state movement without claiming optical holography", |
| "conflict_pressure_subtract": 0.0, |
| "conflict_risk": 0.0, |
| "false_settlement_risk": 0.0, |
| "formula": "confidence = source_return*.24 + completeness*.20 + temporal*.20 + object*.18 + motion*.18; conflict pressure subtracts from reassembly confidence", |
| "reassembly_confidence": 1.0, |
| "rows": [ |
| { |
| "metric": "source_return_score", |
| "score": 1.0, |
| "weight": 0.24, |
| "weighted_contribution": 0.24 |
| }, |
| { |
| "metric": "trace_completeness_score", |
| "score": 1.0, |
| "weight": 0.2, |
| "weighted_contribution": 0.2 |
| }, |
| { |
| "metric": "temporal_continuity_score", |
| "score": 1.0, |
| "weight": 0.2, |
| "weighted_contribution": 0.2 |
| }, |
| { |
| "metric": "object_continuity_score", |
| "score": 1.0, |
| "weight": 0.18, |
| "weighted_contribution": 0.18 |
| }, |
| { |
| "metric": "motion_route_score", |
| "score": 1.0, |
| "weight": 0.18, |
| "weighted_contribution": 0.18 |
| } |
| ], |
| "schema": "reassembly_contribution_breakdown.v0.2" |
| }, |
| "final_state": "REASSEMBLED", |
| "metrics": { |
| "false_settlement_risk": 0.0, |
| "motion_route_score": 1.0, |
| "object_continuity_score": 1.0, |
| "pressure_state": "HELD", |
| "reassembly_confidence": 1.0, |
| "source_return_score": 1.0, |
| "temporal_continuity_score": 1.0, |
| "trace_completeness_score": 1.0 |
| }, |
| "missing_regions": [], |
| "mode": "full", |
| "motion_route_diagnostics": { |
| "boundary": "motion route diagnostics expose trace support; they do not claim optical holography", |
| "coverage_rate": 1.0, |
| "covered_segments": 7, |
| "expected_segments": 7, |
| "motion_route_score_formula": "0.45 * coverage_rate + 0.55 * return_rate", |
| "return_rate": 1.0, |
| "returned_segments": 7, |
| "schema": "motion_route_diagnostics.v0.2", |
| "segments": [ |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_0_1f2871c2fa", |
| "object_atom_src_6d9eb5b641c2_0_394bbc2490", |
| "time_atom_src_6d9eb5b641c2_0_191f61ead8", |
| "motion_atom_src_6d9eb5b641c2_0_eb739e7247", |
| "source_return_atom_src_6d9eb5b641c2_0_d67ed19635", |
| "frame_atom_src_6d9eb5b641c2_1_7a9b681003", |
| "object_atom_src_6d9eb5b641c2_1_5064af9640", |
| "time_atom_src_6d9eb5b641c2_1_d2829012a3", |
| "motion_atom_src_6d9eb5b641c2_1_9f6669aa20", |
| "source_return_atom_src_6d9eb5b641c2_1_61f8d17043" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 0, |
| "from_frame_reported": 0, |
| "label": "frame 0 \u2192 1", |
| "motion_atom_hash": "9f6669aa2011675b41d4914e07ff142824e172960ea10c38a475e53bf204b84c", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_1_9f6669aa20", |
| "observed_stack_positions": { |
| "from": 0, |
| "to": 1 |
| }, |
| "receipt_line": "Motion segment 0->1 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_0_1", |
| "status": "returned", |
| "to_frame": 1, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_1_7a9b681003", |
| "object_atom_src_6d9eb5b641c2_1_5064af9640", |
| "time_atom_src_6d9eb5b641c2_1_d2829012a3", |
| "motion_atom_src_6d9eb5b641c2_1_9f6669aa20", |
| "source_return_atom_src_6d9eb5b641c2_1_61f8d17043", |
| "frame_atom_src_6d9eb5b641c2_2_fd4fce1812", |
| "object_atom_src_6d9eb5b641c2_2_09f957afe1", |
| "time_atom_src_6d9eb5b641c2_2_db2dd1a911", |
| "motion_atom_src_6d9eb5b641c2_2_d76a84e2bf", |
| "source_return_atom_src_6d9eb5b641c2_2_af91d3812e" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 1, |
| "from_frame_reported": 1, |
| "label": "frame 1 \u2192 2", |
| "motion_atom_hash": "d76a84e2bf09fbe097f4b78e76b8f106a1754a27e84cee32b717ab9fe73d65b2", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_2_d76a84e2bf", |
| "observed_stack_positions": { |
| "from": 1, |
| "to": 2 |
| }, |
| "receipt_line": "Motion segment 1->2 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_1_2", |
| "status": "returned", |
| "to_frame": 2, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_2_fd4fce1812", |
| "object_atom_src_6d9eb5b641c2_2_09f957afe1", |
| "time_atom_src_6d9eb5b641c2_2_db2dd1a911", |
| "motion_atom_src_6d9eb5b641c2_2_d76a84e2bf", |
| "source_return_atom_src_6d9eb5b641c2_2_af91d3812e", |
| "frame_atom_src_6d9eb5b641c2_3_eb82188a04", |
| "object_atom_src_6d9eb5b641c2_3_a85c51ea08", |
| "time_atom_src_6d9eb5b641c2_3_39647be28c", |
| "motion_atom_src_6d9eb5b641c2_3_8b1104ca2a", |
| "source_return_atom_src_6d9eb5b641c2_3_25d42c2e8a" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 2, |
| "from_frame_reported": 2, |
| "label": "frame 2 \u2192 3", |
| "motion_atom_hash": "8b1104ca2a78730090316158ddc33e3e6a7e8c8fe20cc804fd00dee91ecff1e9", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_3_8b1104ca2a", |
| "observed_stack_positions": { |
| "from": 2, |
| "to": 3 |
| }, |
| "receipt_line": "Motion segment 2->3 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_2_3", |
| "status": "returned", |
| "to_frame": 3, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_3_eb82188a04", |
| "object_atom_src_6d9eb5b641c2_3_a85c51ea08", |
| "time_atom_src_6d9eb5b641c2_3_39647be28c", |
| "motion_atom_src_6d9eb5b641c2_3_8b1104ca2a", |
| "source_return_atom_src_6d9eb5b641c2_3_25d42c2e8a", |
| "frame_atom_src_6d9eb5b641c2_4_75f071c645", |
| "object_atom_src_6d9eb5b641c2_4_ec3299966d", |
| "time_atom_src_6d9eb5b641c2_4_932446d23b", |
| "motion_atom_src_6d9eb5b641c2_4_67921698ed", |
| "source_return_atom_src_6d9eb5b641c2_4_4cc53b9a79" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 3, |
| "from_frame_reported": 3, |
| "label": "frame 3 \u2192 4", |
| "motion_atom_hash": "67921698edd9b2621e0c6d691b62e4202f02f60ea950dcc3d5bceacb603ed4bb", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_4_67921698ed", |
| "observed_stack_positions": { |
| "from": 3, |
| "to": 4 |
| }, |
| "receipt_line": "Motion segment 3->4 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_3_4", |
| "status": "returned", |
| "to_frame": 4, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_4_75f071c645", |
| "object_atom_src_6d9eb5b641c2_4_ec3299966d", |
| "time_atom_src_6d9eb5b641c2_4_932446d23b", |
| "motion_atom_src_6d9eb5b641c2_4_67921698ed", |
| "source_return_atom_src_6d9eb5b641c2_4_4cc53b9a79", |
| "frame_atom_src_6d9eb5b641c2_5_18f04ce398", |
| "object_atom_src_6d9eb5b641c2_5_bc1c32f819", |
| "time_atom_src_6d9eb5b641c2_5_f0f1b59036", |
| "motion_atom_src_6d9eb5b641c2_5_c4428850e5", |
| "source_return_atom_src_6d9eb5b641c2_5_b3dc0a6a94" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 4, |
| "from_frame_reported": 4, |
| "label": "frame 4 \u2192 5", |
| "motion_atom_hash": "c4428850e527129a0d0aaab625c42cc2685a9062fc745395dc4e7b2c3eb95b75", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_5_c4428850e5", |
| "observed_stack_positions": { |
| "from": 4, |
| "to": 5 |
| }, |
| "receipt_line": "Motion segment 4->5 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_4_5", |
| "status": "returned", |
| "to_frame": 5, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_5_18f04ce398", |
| "object_atom_src_6d9eb5b641c2_5_bc1c32f819", |
| "time_atom_src_6d9eb5b641c2_5_f0f1b59036", |
| "motion_atom_src_6d9eb5b641c2_5_c4428850e5", |
| "source_return_atom_src_6d9eb5b641c2_5_b3dc0a6a94", |
| "frame_atom_src_6d9eb5b641c2_6_d2d03e0735", |
| "object_atom_src_6d9eb5b641c2_6_d0ac42da36", |
| "time_atom_src_6d9eb5b641c2_6_de0466021f", |
| "motion_atom_src_6d9eb5b641c2_6_93f808cf59", |
| "source_return_atom_src_6d9eb5b641c2_6_41f63415c2" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 5, |
| "from_frame_reported": 5, |
| "label": "frame 5 \u2192 6", |
| "motion_atom_hash": "93f808cf599a2d07c09b499545c6086e1a3fac36068aee3a04e55c1189f85568", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_6_93f808cf59", |
| "observed_stack_positions": { |
| "from": 5, |
| "to": 6 |
| }, |
| "receipt_line": "Motion segment 5->6 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_5_6", |
| "status": "returned", |
| "to_frame": 6, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "frame_atom_src_6d9eb5b641c2_6_d2d03e0735", |
| "object_atom_src_6d9eb5b641c2_6_d0ac42da36", |
| "time_atom_src_6d9eb5b641c2_6_de0466021f", |
| "motion_atom_src_6d9eb5b641c2_6_93f808cf59", |
| "source_return_atom_src_6d9eb5b641c2_6_41f63415c2", |
| "frame_atom_src_6d9eb5b641c2_7_f3b2efe67c", |
| "object_atom_src_6d9eb5b641c2_7_2ce7b50021", |
| "time_atom_src_6d9eb5b641c2_7_28e19d4f84", |
| "motion_atom_src_6d9eb5b641c2_7_717b197ee3", |
| "source_return_atom_src_6d9eb5b641c2_7_92671747b7" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 6, |
| "from_frame_reported": 6, |
| "label": "frame 6 \u2192 7", |
| "motion_atom_hash": "717b197ee3640f69235ef3d5f69e83b73e2accb3070fcc83ca69285d283edb09", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_7_717b197ee3", |
| "observed_stack_positions": { |
| "from": 6, |
| "to": 7 |
| }, |
| "receipt_line": "Motion segment 6->7 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_6_7", |
| "status": "returned", |
| "to_frame": 7, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| } |
| ], |
| "status_counts": { |
| "conflicting": 0, |
| "missing": 0, |
| "returned": 7, |
| "reversed": 0, |
| "shuffled": 0 |
| } |
| }, |
| "receipt": { |
| "app": "Holographic Trace Stack Reassembly Harness", |
| "boundary": "This receipt accounts for trace support and source-return; it does not claim optical holography or full source truth.", |
| "contribution_breakdown": { |
| "base_confidence_before_conflict": 1.0, |
| "boundary": "contribution panel explains trace support and state movement without claiming optical holography", |
| "conflict_pressure_subtract": 0.0, |
| "conflict_risk": 0.0, |
| "false_settlement_risk": 0.0, |
| "formula": "confidence = source_return*.24 + completeness*.20 + temporal*.20 + object*.18 + motion*.18; conflict pressure subtracts from reassembly confidence", |
| "reassembly_confidence": 1.0, |
| "rows": [ |
| { |
| "metric": "source_return_score", |
| "score": 1.0, |
| "weight": 0.24, |
| "weighted_contribution": 0.24 |
| }, |
| { |
| "metric": "trace_completeness_score", |
| "score": 1.0, |
| "weight": 0.2, |
| "weighted_contribution": 0.2 |
| }, |
| { |
| "metric": "temporal_continuity_score", |
| "score": 1.0, |
| "weight": 0.2, |
| "weighted_contribution": 0.2 |
| }, |
| { |
| "metric": "object_continuity_score", |
| "score": 1.0, |
| "weight": 0.18, |
| "weighted_contribution": 0.18 |
| }, |
| { |
| "metric": "motion_route_score", |
| "score": 1.0, |
| "weight": 0.18, |
| "weighted_contribution": 0.18 |
| } |
| ], |
| "schema": "reassembly_contribution_breakdown.v0.2" |
| }, |
| "final_state": "REASSEMBLED", |
| "license": "cc-by-nc-sa-4.0", |
| "metrics": { |
| "false_settlement_risk": 0.0, |
| "motion_route_score": 1.0, |
| "object_continuity_score": 1.0, |
| "pressure_state": "HELD", |
| "reassembly_confidence": 1.0, |
| "source_return_score": 1.0, |
| "temporal_continuity_score": 1.0, |
| "trace_completeness_score": 1.0 |
| }, |
| "motion_route_status_counts": { |
| "conflicting": 0, |
| "missing": 0, |
| "returned": 7, |
| "reversed": 0, |
| "shuffled": 0 |
| }, |
| "pressure_state": "HELD", |
| "receipt_hash": "69c4dfc5959da3af4ccdd9407eba39239ae915287e142182c9adc6825df53458", |
| "receipt_lines": [ |
| "final_state=REASSEMBLED pressure_state=HELD", |
| "reassembly_confidence=1.0 false_settlement_risk=0.0", |
| "clean closure requires sufficient trace support and low false-settlement risk" |
| ], |
| "route": [ |
| "source", |
| "atomization", |
| "trace capsule", |
| "holographic dataset", |
| "trace stack", |
| "midstream reassembly", |
| "reprojected dataset", |
| "receipt" |
| ], |
| "schema": "holographic_trace_receipt.v0.2", |
| "source_hash": "6d9eb5b641c2194acad9399f9deab60fa36f108f99916c701aa5f442c1d4057f", |
| "source_id": "src_6d9eb5b641c2", |
| "stack_hash": "98e7d2139971eb11ae80f2e8cd0e8fefc4ffab7e9200292ff7d787f7ee933778", |
| "stack_id": "stack_98e7d2139971eb11", |
| "version": "0.2.0", |
| "warnings": [] |
| }, |
| "reconstructed_account": { |
| "boundary": "No optical holography claim; dataset projections only.", |
| "claim": "The source account is reconstructed from trace support, not from original surface form alone.", |
| "final_state": "REASSEMBLED", |
| "frames": [ |
| { |
| "bbox": [ |
| 18, |
| 16, |
| 54, |
| 52 |
| ], |
| "center": [ |
| 36, |
| 34 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 0, |
| "motion_delta_xy": [ |
| 0, |
| 0 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 44, |
| 29, |
| 80, |
| 65 |
| ], |
| "center": [ |
| 62, |
| 47 |
| ], |
| "color_rgb": [ |
| 240, |
| 145, |
| 55 |
| ], |
| "frame_index": 1, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 70, |
| 42, |
| 106, |
| 78 |
| ], |
| "center": [ |
| 88, |
| 60 |
| ], |
| "color_rgb": [ |
| 242, |
| 215, |
| 65 |
| ], |
| "frame_index": 2, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 96, |
| 55, |
| 132, |
| 91 |
| ], |
| "center": [ |
| 114, |
| 73 |
| ], |
| "color_rgb": [ |
| 74, |
| 190, |
| 92 |
| ], |
| "frame_index": 3, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 123, |
| 68, |
| 159, |
| 104 |
| ], |
| "center": [ |
| 141, |
| 86 |
| ], |
| "color_rgb": [ |
| 75, |
| 145, |
| 235 |
| ], |
| "frame_index": 4, |
| "motion_delta_xy": [ |
| 27, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 149, |
| 81, |
| 185, |
| 117 |
| ], |
| "center": [ |
| 167, |
| 99 |
| ], |
| "color_rgb": [ |
| 138, |
| 92, |
| 235 |
| ], |
| "frame_index": 5, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 175, |
| 94, |
| 211, |
| 130 |
| ], |
| "center": [ |
| 193, |
| 112 |
| ], |
| "color_rgb": [ |
| 220, |
| 88, |
| 190 |
| ], |
| "frame_index": 6, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 202, |
| 108, |
| 238, |
| 144 |
| ], |
| "center": [ |
| 220, |
| 126 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 7, |
| "motion_delta_xy": [ |
| 27, |
| 14 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| } |
| ], |
| "pressure_state": "HELD" |
| }, |
| "reprojected_dataset": { |
| "projection_views": { |
| "atom_table": [ |
| { |
| "atom_class": "frame_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "object_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "edge_shape_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "color_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "motion_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "time_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "source_return_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "receipt_atom", |
| "count": 1 |
| } |
| ], |
| "motion_map": [ |
| { |
| "frame_index": 0, |
| "motion_delta_xy": [ |
| 0, |
| 0 |
| ] |
| }, |
| { |
| "frame_index": 1, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 2, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 3, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 4, |
| "motion_delta_xy": [ |
| 27, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 5, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 6, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 7, |
| "motion_delta_xy": [ |
| 27, |
| 14 |
| ] |
| } |
| ], |
| "object_route_view": [ |
| { |
| "center": [ |
| 36, |
| 34 |
| ], |
| "frame_index": 0, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 62, |
| 47 |
| ], |
| "frame_index": 1, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 88, |
| 60 |
| ], |
| "frame_index": 2, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 114, |
| 73 |
| ], |
| "frame_index": 3, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 141, |
| 86 |
| ], |
| "frame_index": 4, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 167, |
| 99 |
| ], |
| "frame_index": 5, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 193, |
| 112 |
| ], |
| "frame_index": 6, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 220, |
| 126 |
| ], |
| "frame_index": 7, |
| "shape": "circle" |
| } |
| ], |
| "reassembly_state": { |
| "frame_count": 8, |
| "pressure_state": "HELD" |
| }, |
| "source_receipt_view": { |
| "receipt_atoms": 1, |
| "source_hashes_present": [ |
| "6d9eb5b641c2194acad9399f9deab60fa36f108f99916c701aa5f442c1d4057f" |
| ] |
| }, |
| "timeline_view": [ |
| { |
| "frame_index": 0, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 1, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 2, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 3, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 4, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 5, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 6, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 7, |
| "state": "SUPPORTED" |
| } |
| ] |
| }, |
| "re_atomized_downstream_packet": { |
| "frame_count": 8, |
| "frame_signatures": [ |
| { |
| "center": [ |
| 36, |
| 34 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 0, |
| "motion_delta_xy": [ |
| 0, |
| 0 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 62, |
| 47 |
| ], |
| "color_rgb": [ |
| 240, |
| 145, |
| 55 |
| ], |
| "frame_index": 1, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 88, |
| 60 |
| ], |
| "color_rgb": [ |
| 242, |
| 215, |
| 65 |
| ], |
| "frame_index": 2, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 114, |
| 73 |
| ], |
| "color_rgb": [ |
| 74, |
| 190, |
| 92 |
| ], |
| "frame_index": 3, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 141, |
| 86 |
| ], |
| "color_rgb": [ |
| 75, |
| 145, |
| 235 |
| ], |
| "frame_index": 4, |
| "motion_delta_xy": [ |
| 27, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 167, |
| 99 |
| ], |
| "color_rgb": [ |
| 138, |
| 92, |
| 235 |
| ], |
| "frame_index": 5, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 193, |
| 112 |
| ], |
| "color_rgb": [ |
| 220, |
| 88, |
| 190 |
| ], |
| "frame_index": 6, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 220, |
| 126 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 7, |
| "motion_delta_xy": [ |
| 27, |
| 14 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| } |
| ], |
| "packet_hash": "7225e79884d6878686daf3a5c97186a2a22c36869ec1c165c86282dc14ae50dd", |
| "schema": "downstream_reatomized_packet.v0.2", |
| "source_hash_returned": "6d9eb5b641c2194acad9399f9deab60fa36f108f99916c701aa5f442c1d4057f", |
| "supported_frame_count": 8 |
| }, |
| "source_account": { |
| "boundary": "No optical holography claim; dataset projections only.", |
| "claim": "The source account is reconstructed from trace support, not from original surface form alone.", |
| "final_state": "REASSEMBLED", |
| "frames": [ |
| { |
| "bbox": [ |
| 18, |
| 16, |
| 54, |
| 52 |
| ], |
| "center": [ |
| 36, |
| 34 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 0, |
| "motion_delta_xy": [ |
| 0, |
| 0 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 44, |
| 29, |
| 80, |
| 65 |
| ], |
| "center": [ |
| 62, |
| 47 |
| ], |
| "color_rgb": [ |
| 240, |
| 145, |
| 55 |
| ], |
| "frame_index": 1, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 70, |
| 42, |
| 106, |
| 78 |
| ], |
| "center": [ |
| 88, |
| 60 |
| ], |
| "color_rgb": [ |
| 242, |
| 215, |
| 65 |
| ], |
| "frame_index": 2, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 96, |
| 55, |
| 132, |
| 91 |
| ], |
| "center": [ |
| 114, |
| 73 |
| ], |
| "color_rgb": [ |
| 74, |
| 190, |
| 92 |
| ], |
| "frame_index": 3, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 123, |
| 68, |
| 159, |
| 104 |
| ], |
| "center": [ |
| 141, |
| 86 |
| ], |
| "color_rgb": [ |
| 75, |
| 145, |
| 235 |
| ], |
| "frame_index": 4, |
| "motion_delta_xy": [ |
| 27, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 149, |
| 81, |
| 185, |
| 117 |
| ], |
| "center": [ |
| 167, |
| 99 |
| ], |
| "color_rgb": [ |
| 138, |
| 92, |
| 235 |
| ], |
| "frame_index": 5, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 175, |
| 94, |
| 211, |
| 130 |
| ], |
| "center": [ |
| 193, |
| 112 |
| ], |
| "color_rgb": [ |
| 220, |
| 88, |
| 190 |
| ], |
| "frame_index": 6, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 202, |
| 108, |
| 238, |
| 144 |
| ], |
| "center": [ |
| 220, |
| 126 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 7, |
| "motion_delta_xy": [ |
| 27, |
| 14 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| } |
| ], |
| "pressure_state": "HELD" |
| } |
| }, |
| "round_trip_comparison": { |
| "comparison_hash": "fe30c849c1d238c534e2fac6a2cafaeee0430e243552001150a6c6dfa486a0a0", |
| "original_object_signature_count": 8, |
| "reatomized_object_signature_count": 8, |
| "round_trip_signature_score": 1.0 |
| }, |
| "route": [ |
| "source", |
| "atomization", |
| "trace capsule", |
| "holographic dataset", |
| "trace stack", |
| "midstream reassembly", |
| "reprojected dataset", |
| "receipt" |
| ], |
| "schema": "holographic_trace_reassembly_result.v0.2", |
| "stack_id": "stack_98e7d2139971eb11", |
| "warnings": [] |
| } |
| }, |
| "SHUFFLED_TRACE_TEST": { |
| "expected": "timeline continuity strain detected", |
| "result": { |
| "contribution_breakdown": { |
| "base_confidence_before_conflict": 0.9076, |
| "boundary": "contribution panel explains trace support and state movement without claiming optical holography", |
| "conflict_pressure_subtract": 0.0, |
| "conflict_risk": 0.0, |
| "false_settlement_risk": 0.0601, |
| "formula": "confidence = source_return*.24 + completeness*.20 + temporal*.20 + object*.18 + motion*.18; conflict pressure subtracts from reassembly confidence", |
| "reassembly_confidence": 0.9076, |
| "rows": [ |
| { |
| "metric": "source_return_score", |
| "score": 1.0, |
| "weight": 0.24, |
| "weighted_contribution": 0.24 |
| }, |
| { |
| "metric": "trace_completeness_score", |
| "score": 1.0, |
| "weight": 0.2, |
| "weighted_contribution": 0.2 |
| }, |
| { |
| "metric": "temporal_continuity_score", |
| "score": 0.75, |
| "weight": 0.2, |
| "weighted_contribution": 0.15 |
| }, |
| { |
| "metric": "object_continuity_score", |
| "score": 1.0, |
| "weight": 0.18, |
| "weighted_contribution": 0.18 |
| }, |
| { |
| "metric": "motion_route_score", |
| "score": 0.7643, |
| "weight": 0.18, |
| "weighted_contribution": 0.1376 |
| } |
| ], |
| "schema": "reassembly_contribution_breakdown.v0.2" |
| }, |
| "final_state": "REPAIRING", |
| "metrics": { |
| "false_settlement_risk": 0.0601, |
| "motion_route_score": 0.7643, |
| "object_continuity_score": 1.0, |
| "pressure_state": "STRAINED", |
| "reassembly_confidence": 0.9076, |
| "source_return_score": 1.0, |
| "temporal_continuity_score": 0.75, |
| "trace_completeness_score": 1.0 |
| }, |
| "missing_regions": [], |
| "mode": "shuffled", |
| "motion_route_diagnostics": { |
| "boundary": "motion route diagnostics expose trace support; they do not claim optical holography", |
| "coverage_rate": 1.0, |
| "covered_segments": 7, |
| "expected_segments": 7, |
| "motion_route_score_formula": "0.45 * coverage_rate + 0.55 * return_rate", |
| "return_rate": 0.5714, |
| "returned_segments": 4, |
| "schema": "motion_route_diagnostics.v0.2", |
| "segments": [ |
| { |
| "affected_atom_ids": [ |
| "motion_atom_src_6d9eb5b641c2_0_eb739e7247", |
| "motion_atom_src_6d9eb5b641c2_1_9f6669aa20", |
| "object_atom_src_6d9eb5b641c2_1_5064af9640", |
| "time_atom_src_6d9eb5b641c2_1_d2829012a3", |
| "object_atom_src_6d9eb5b641c2_0_394bbc2490", |
| "source_return_atom_src_6d9eb5b641c2_1_61f8d17043", |
| "frame_atom_src_6d9eb5b641c2_0_1f2871c2fa", |
| "source_return_atom_src_6d9eb5b641c2_0_d67ed19635", |
| "time_atom_src_6d9eb5b641c2_0_191f61ead8", |
| "frame_atom_src_6d9eb5b641c2_1_7a9b681003" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 0, |
| "from_frame_reported": 0, |
| "label": "frame 0 \u2192 1", |
| "motion_atom_hash": "9f6669aa2011675b41d4914e07ff142824e172960ea10c38a475e53bf204b84c", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_1_9f6669aa20", |
| "observed_stack_positions": { |
| "from": 1, |
| "to": 2 |
| }, |
| "receipt_line": "Motion segment 0->1 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_0_1", |
| "status": "returned", |
| "to_frame": 1, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "object_atom_src_6d9eb5b641c2_2_09f957afe1", |
| "motion_atom_src_6d9eb5b641c2_2_d76a84e2bf", |
| "motion_atom_src_6d9eb5b641c2_1_9f6669aa20", |
| "object_atom_src_6d9eb5b641c2_1_5064af9640", |
| "time_atom_src_6d9eb5b641c2_1_d2829012a3", |
| "source_return_atom_src_6d9eb5b641c2_1_61f8d17043", |
| "source_return_atom_src_6d9eb5b641c2_2_af91d3812e", |
| "frame_atom_src_6d9eb5b641c2_1_7a9b681003", |
| "time_atom_src_6d9eb5b641c2_2_db2dd1a911", |
| "frame_atom_src_6d9eb5b641c2_2_fd4fce1812" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 1, |
| "from_frame_reported": 1, |
| "label": "frame 1 \u2192 2", |
| "motion_atom_hash": "d76a84e2bf09fbe097f4b78e76b8f106a1754a27e84cee32b717ab9fe73d65b2", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_2_d76a84e2bf", |
| "observed_stack_positions": { |
| "from": 2, |
| "to": 7 |
| }, |
| "receipt_line": "Motion segment 1->2 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_1_2", |
| "status": "returned", |
| "to_frame": 2, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "motion_atom_src_6d9eb5b641c2_3_8b1104ca2a", |
| "time_atom_src_6d9eb5b641c2_3_39647be28c", |
| "object_atom_src_6d9eb5b641c2_2_09f957afe1", |
| "motion_atom_src_6d9eb5b641c2_2_d76a84e2bf", |
| "object_atom_src_6d9eb5b641c2_3_a85c51ea08", |
| "source_return_atom_src_6d9eb5b641c2_3_25d42c2e8a", |
| "source_return_atom_src_6d9eb5b641c2_2_af91d3812e", |
| "time_atom_src_6d9eb5b641c2_2_db2dd1a911", |
| "frame_atom_src_6d9eb5b641c2_3_eb82188a04", |
| "frame_atom_src_6d9eb5b641c2_2_fd4fce1812" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 2, |
| "from_frame_reported": 2, |
| "label": "frame 2 \u2192 3", |
| "motion_atom_hash": "8b1104ca2a78730090316158ddc33e3e6a7e8c8fe20cc804fd00dee91ecff1e9", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_3_8b1104ca2a", |
| "observed_stack_positions": { |
| "from": 7, |
| "to": 5 |
| }, |
| "receipt_line": "Motion payload for 2->3 returns, but observed stack order is shuffled; timeline strain remains visible.", |
| "return_delta": 0.0, |
| "segment_id": "seg_2_3", |
| "status": "shuffled", |
| "to_frame": 3, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0 |
| }, |
| { |
| "affected_atom_ids": [ |
| "motion_atom_src_6d9eb5b641c2_3_8b1104ca2a", |
| "time_atom_src_6d9eb5b641c2_3_39647be28c", |
| "object_atom_src_6d9eb5b641c2_4_ec3299966d", |
| "object_atom_src_6d9eb5b641c2_3_a85c51ea08", |
| "time_atom_src_6d9eb5b641c2_4_932446d23b", |
| "source_return_atom_src_6d9eb5b641c2_3_25d42c2e8a", |
| "motion_atom_src_6d9eb5b641c2_4_67921698ed", |
| "source_return_atom_src_6d9eb5b641c2_4_4cc53b9a79", |
| "frame_atom_src_6d9eb5b641c2_3_eb82188a04", |
| "frame_atom_src_6d9eb5b641c2_4_75f071c645" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 3, |
| "from_frame_reported": 3, |
| "label": "frame 3 \u2192 4", |
| "motion_atom_hash": "67921698edd9b2621e0c6d691b62e4202f02f60ea950dcc3d5bceacb603ed4bb", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_4_67921698ed", |
| "observed_stack_positions": { |
| "from": 5, |
| "to": 6 |
| }, |
| "receipt_line": "Motion segment 3->4 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_3_4", |
| "status": "returned", |
| "to_frame": 4, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "object_atom_src_6d9eb5b641c2_4_ec3299966d", |
| "source_return_atom_src_6d9eb5b641c2_5_b3dc0a6a94", |
| "time_atom_src_6d9eb5b641c2_4_932446d23b", |
| "motion_atom_src_6d9eb5b641c2_4_67921698ed", |
| "motion_atom_src_6d9eb5b641c2_5_c4428850e5", |
| "frame_atom_src_6d9eb5b641c2_5_18f04ce398", |
| "time_atom_src_6d9eb5b641c2_5_f0f1b59036", |
| "source_return_atom_src_6d9eb5b641c2_4_4cc53b9a79", |
| "object_atom_src_6d9eb5b641c2_5_bc1c32f819", |
| "frame_atom_src_6d9eb5b641c2_4_75f071c645" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 4, |
| "from_frame_reported": 4, |
| "label": "frame 4 \u2192 5", |
| "motion_atom_hash": "c4428850e527129a0d0aaab625c42cc2685a9062fc745395dc4e7b2c3eb95b75", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_5_c4428850e5", |
| "observed_stack_positions": { |
| "from": 6, |
| "to": 3 |
| }, |
| "receipt_line": "Motion payload for 4->5 returns, but observed stack order is shuffled; timeline strain remains visible.", |
| "return_delta": 0.0, |
| "segment_id": "seg_4_5", |
| "status": "shuffled", |
| "to_frame": 5, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0 |
| }, |
| { |
| "affected_atom_ids": [ |
| "time_atom_src_6d9eb5b641c2_6_de0466021f", |
| "source_return_atom_src_6d9eb5b641c2_5_b3dc0a6a94", |
| "motion_atom_src_6d9eb5b641c2_6_93f808cf59", |
| "object_atom_src_6d9eb5b641c2_6_d0ac42da36", |
| "motion_atom_src_6d9eb5b641c2_5_c4428850e5", |
| "frame_atom_src_6d9eb5b641c2_5_18f04ce398", |
| "time_atom_src_6d9eb5b641c2_5_f0f1b59036", |
| "frame_atom_src_6d9eb5b641c2_6_d2d03e0735", |
| "source_return_atom_src_6d9eb5b641c2_6_41f63415c2", |
| "object_atom_src_6d9eb5b641c2_5_bc1c32f819" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 5, |
| "from_frame_reported": 5, |
| "label": "frame 5 \u2192 6", |
| "motion_atom_hash": "93f808cf599a2d07c09b499545c6086e1a3fac36068aee3a04e55c1189f85568", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_6_93f808cf59", |
| "observed_stack_positions": { |
| "from": 3, |
| "to": 4 |
| }, |
| "receipt_line": "Motion segment 5->6 returned to expected prior frame/object state.", |
| "return_delta": 0.1429, |
| "segment_id": "seg_5_6", |
| "status": "returned", |
| "to_frame": 6, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0786 |
| }, |
| { |
| "affected_atom_ids": [ |
| "time_atom_src_6d9eb5b641c2_6_de0466021f", |
| "frame_atom_src_6d9eb5b641c2_7_f3b2efe67c", |
| "motion_atom_src_6d9eb5b641c2_6_93f808cf59", |
| "time_atom_src_6d9eb5b641c2_7_28e19d4f84", |
| "object_atom_src_6d9eb5b641c2_6_d0ac42da36", |
| "object_atom_src_6d9eb5b641c2_7_2ce7b50021", |
| "frame_atom_src_6d9eb5b641c2_6_d2d03e0735", |
| "motion_atom_src_6d9eb5b641c2_7_717b197ee3", |
| "source_return_atom_src_6d9eb5b641c2_6_41f63415c2", |
| "source_return_atom_src_6d9eb5b641c2_7_92671747b7" |
| ], |
| "coverage_delta": 0.1429, |
| "from_frame": 6, |
| "from_frame_reported": 6, |
| "label": "frame 6 \u2192 7", |
| "motion_atom_hash": "717b197ee3640f69235ef3d5f69e83b73e2accb3070fcc83ca69285d283edb09", |
| "motion_atom_id": "motion_atom_src_6d9eb5b641c2_7_717b197ee3", |
| "observed_stack_positions": { |
| "from": 4, |
| "to": 0 |
| }, |
| "receipt_line": "Motion payload for 6->7 returns, but observed stack order is shuffled; timeline strain remains visible.", |
| "return_delta": 0.0, |
| "segment_id": "seg_6_7", |
| "status": "shuffled", |
| "to_frame": 7, |
| "weighted_coverage_contribution": 0.0643, |
| "weighted_return_contribution": 0.0 |
| } |
| ], |
| "status_counts": { |
| "conflicting": 0, |
| "missing": 0, |
| "returned": 4, |
| "reversed": 0, |
| "shuffled": 3 |
| } |
| }, |
| "receipt": { |
| "app": "Holographic Trace Stack Reassembly Harness", |
| "boundary": "This receipt accounts for trace support and source-return; it does not claim optical holography or full source truth.", |
| "contribution_breakdown": { |
| "base_confidence_before_conflict": 0.9076, |
| "boundary": "contribution panel explains trace support and state movement without claiming optical holography", |
| "conflict_pressure_subtract": 0.0, |
| "conflict_risk": 0.0, |
| "false_settlement_risk": 0.0601, |
| "formula": "confidence = source_return*.24 + completeness*.20 + temporal*.20 + object*.18 + motion*.18; conflict pressure subtracts from reassembly confidence", |
| "reassembly_confidence": 0.9076, |
| "rows": [ |
| { |
| "metric": "source_return_score", |
| "score": 1.0, |
| "weight": 0.24, |
| "weighted_contribution": 0.24 |
| }, |
| { |
| "metric": "trace_completeness_score", |
| "score": 1.0, |
| "weight": 0.2, |
| "weighted_contribution": 0.2 |
| }, |
| { |
| "metric": "temporal_continuity_score", |
| "score": 0.75, |
| "weight": 0.2, |
| "weighted_contribution": 0.15 |
| }, |
| { |
| "metric": "object_continuity_score", |
| "score": 1.0, |
| "weight": 0.18, |
| "weighted_contribution": 0.18 |
| }, |
| { |
| "metric": "motion_route_score", |
| "score": 0.7643, |
| "weight": 0.18, |
| "weighted_contribution": 0.1376 |
| } |
| ], |
| "schema": "reassembly_contribution_breakdown.v0.2" |
| }, |
| "final_state": "REPAIRING", |
| "license": "cc-by-nc-sa-4.0", |
| "metrics": { |
| "false_settlement_risk": 0.0601, |
| "motion_route_score": 0.7643, |
| "object_continuity_score": 1.0, |
| "pressure_state": "STRAINED", |
| "reassembly_confidence": 0.9076, |
| "source_return_score": 1.0, |
| "temporal_continuity_score": 0.75, |
| "trace_completeness_score": 1.0 |
| }, |
| "motion_route_status_counts": { |
| "conflicting": 0, |
| "missing": 0, |
| "returned": 4, |
| "reversed": 0, |
| "shuffled": 3 |
| }, |
| "pressure_state": "STRAINED", |
| "receipt_hash": "ab7b236a8522a6a0ab426df985d12d68fa2cd126845e85183e6e3981b59c2509", |
| "receipt_lines": [ |
| "final_state=REPAIRING pressure_state=STRAINED", |
| "reassembly_confidence=0.9076 false_settlement_risk=0.0601", |
| "clean closure requires sufficient trace support and low false-settlement risk" |
| ], |
| "route": [ |
| "source", |
| "atomization", |
| "trace capsule", |
| "holographic dataset", |
| "trace stack", |
| "midstream reassembly", |
| "reprojected dataset", |
| "receipt" |
| ], |
| "schema": "holographic_trace_receipt.v0.2", |
| "source_hash": "6d9eb5b641c2194acad9399f9deab60fa36f108f99916c701aa5f442c1d4057f", |
| "source_id": "src_6d9eb5b641c2", |
| "stack_hash": "796e21aea6bb3633ba7d596ad85b0cd272a4496f0bb03d8592d46578cb37208b", |
| "stack_id": "stack_796e21aea6bb3633", |
| "version": "0.2.0", |
| "warnings": [ |
| "Observed trace stack order is not temporally monotonic; timeline continuity strain detected.", |
| "Motion route strain in segments: 2->3:shuffled, 4->5:shuffled, 6->7:shuffled", |
| "Temporal route strain prevents clean closure until order support is repaired." |
| ] |
| }, |
| "reconstructed_account": { |
| "boundary": "No optical holography claim; dataset projections only.", |
| "claim": "The source account is reconstructed from trace support, not from original surface form alone.", |
| "final_state": "REPAIRING", |
| "frames": [ |
| { |
| "bbox": [ |
| 18, |
| 16, |
| 54, |
| 52 |
| ], |
| "center": [ |
| 36, |
| 34 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 0, |
| "motion_delta_xy": [ |
| 0, |
| 0 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 44, |
| 29, |
| 80, |
| 65 |
| ], |
| "center": [ |
| 62, |
| 47 |
| ], |
| "color_rgb": [ |
| 240, |
| 145, |
| 55 |
| ], |
| "frame_index": 1, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 70, |
| 42, |
| 106, |
| 78 |
| ], |
| "center": [ |
| 88, |
| 60 |
| ], |
| "color_rgb": [ |
| 242, |
| 215, |
| 65 |
| ], |
| "frame_index": 2, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 96, |
| 55, |
| 132, |
| 91 |
| ], |
| "center": [ |
| 114, |
| 73 |
| ], |
| "color_rgb": [ |
| 74, |
| 190, |
| 92 |
| ], |
| "frame_index": 3, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 123, |
| 68, |
| 159, |
| 104 |
| ], |
| "center": [ |
| 141, |
| 86 |
| ], |
| "color_rgb": [ |
| 75, |
| 145, |
| 235 |
| ], |
| "frame_index": 4, |
| "motion_delta_xy": [ |
| 27, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 149, |
| 81, |
| 185, |
| 117 |
| ], |
| "center": [ |
| 167, |
| 99 |
| ], |
| "color_rgb": [ |
| 138, |
| 92, |
| 235 |
| ], |
| "frame_index": 5, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 175, |
| 94, |
| 211, |
| 130 |
| ], |
| "center": [ |
| 193, |
| 112 |
| ], |
| "color_rgb": [ |
| 220, |
| 88, |
| 190 |
| ], |
| "frame_index": 6, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 202, |
| 108, |
| 238, |
| 144 |
| ], |
| "center": [ |
| 220, |
| 126 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 7, |
| "motion_delta_xy": [ |
| 27, |
| 14 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| } |
| ], |
| "pressure_state": "STRAINED" |
| }, |
| "reprojected_dataset": { |
| "projection_views": { |
| "atom_table": [ |
| { |
| "atom_class": "frame_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "object_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "edge_shape_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "color_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "motion_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "time_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "source_return_atom", |
| "count": 8 |
| }, |
| { |
| "atom_class": "receipt_atom", |
| "count": 1 |
| } |
| ], |
| "motion_map": [ |
| { |
| "frame_index": 0, |
| "motion_delta_xy": [ |
| 0, |
| 0 |
| ] |
| }, |
| { |
| "frame_index": 1, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 2, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 3, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 4, |
| "motion_delta_xy": [ |
| 27, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 5, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 6, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ] |
| }, |
| { |
| "frame_index": 7, |
| "motion_delta_xy": [ |
| 27, |
| 14 |
| ] |
| } |
| ], |
| "object_route_view": [ |
| { |
| "center": [ |
| 36, |
| 34 |
| ], |
| "frame_index": 0, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 62, |
| 47 |
| ], |
| "frame_index": 1, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 88, |
| 60 |
| ], |
| "frame_index": 2, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 114, |
| 73 |
| ], |
| "frame_index": 3, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 141, |
| 86 |
| ], |
| "frame_index": 4, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 167, |
| 99 |
| ], |
| "frame_index": 5, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 193, |
| 112 |
| ], |
| "frame_index": 6, |
| "shape": "circle" |
| }, |
| { |
| "center": [ |
| 220, |
| 126 |
| ], |
| "frame_index": 7, |
| "shape": "circle" |
| } |
| ], |
| "reassembly_state": { |
| "frame_count": 8, |
| "pressure_state": "STRAINED" |
| }, |
| "source_receipt_view": { |
| "receipt_atoms": 1, |
| "source_hashes_present": [ |
| "6d9eb5b641c2194acad9399f9deab60fa36f108f99916c701aa5f442c1d4057f" |
| ] |
| }, |
| "timeline_view": [ |
| { |
| "frame_index": 0, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 1, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 2, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 3, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 4, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 5, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 6, |
| "state": "SUPPORTED" |
| }, |
| { |
| "frame_index": 7, |
| "state": "SUPPORTED" |
| } |
| ] |
| }, |
| "re_atomized_downstream_packet": { |
| "frame_count": 8, |
| "frame_signatures": [ |
| { |
| "center": [ |
| 36, |
| 34 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 0, |
| "motion_delta_xy": [ |
| 0, |
| 0 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 62, |
| 47 |
| ], |
| "color_rgb": [ |
| 240, |
| 145, |
| 55 |
| ], |
| "frame_index": 1, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 88, |
| 60 |
| ], |
| "color_rgb": [ |
| 242, |
| 215, |
| 65 |
| ], |
| "frame_index": 2, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 114, |
| 73 |
| ], |
| "color_rgb": [ |
| 74, |
| 190, |
| 92 |
| ], |
| "frame_index": 3, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 141, |
| 86 |
| ], |
| "color_rgb": [ |
| 75, |
| 145, |
| 235 |
| ], |
| "frame_index": 4, |
| "motion_delta_xy": [ |
| 27, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 167, |
| 99 |
| ], |
| "color_rgb": [ |
| 138, |
| 92, |
| 235 |
| ], |
| "frame_index": 5, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 193, |
| 112 |
| ], |
| "color_rgb": [ |
| 220, |
| 88, |
| 190 |
| ], |
| "frame_index": 6, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "center": [ |
| 220, |
| 126 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 7, |
| "motion_delta_xy": [ |
| 27, |
| 14 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "shape": "circle", |
| "state": "SUPPORTED" |
| } |
| ], |
| "packet_hash": "7225e79884d6878686daf3a5c97186a2a22c36869ec1c165c86282dc14ae50dd", |
| "schema": "downstream_reatomized_packet.v0.2", |
| "source_hash_returned": "6d9eb5b641c2194acad9399f9deab60fa36f108f99916c701aa5f442c1d4057f", |
| "supported_frame_count": 8 |
| }, |
| "source_account": { |
| "boundary": "No optical holography claim; dataset projections only.", |
| "claim": "The source account is reconstructed from trace support, not from original surface form alone.", |
| "final_state": "REPAIRING", |
| "frames": [ |
| { |
| "bbox": [ |
| 18, |
| 16, |
| 54, |
| 52 |
| ], |
| "center": [ |
| 36, |
| 34 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 0, |
| "motion_delta_xy": [ |
| 0, |
| 0 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 44, |
| 29, |
| 80, |
| 65 |
| ], |
| "center": [ |
| 62, |
| 47 |
| ], |
| "color_rgb": [ |
| 240, |
| 145, |
| 55 |
| ], |
| "frame_index": 1, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 70, |
| 42, |
| 106, |
| 78 |
| ], |
| "center": [ |
| 88, |
| 60 |
| ], |
| "color_rgb": [ |
| 242, |
| 215, |
| 65 |
| ], |
| "frame_index": 2, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 96, |
| 55, |
| 132, |
| 91 |
| ], |
| "center": [ |
| 114, |
| 73 |
| ], |
| "color_rgb": [ |
| 74, |
| 190, |
| 92 |
| ], |
| "frame_index": 3, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 123, |
| 68, |
| 159, |
| 104 |
| ], |
| "center": [ |
| 141, |
| 86 |
| ], |
| "color_rgb": [ |
| 75, |
| 145, |
| 235 |
| ], |
| "frame_index": 4, |
| "motion_delta_xy": [ |
| 27, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 149, |
| 81, |
| 185, |
| 117 |
| ], |
| "center": [ |
| 167, |
| 99 |
| ], |
| "color_rgb": [ |
| 138, |
| 92, |
| 235 |
| ], |
| "frame_index": 5, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 175, |
| 94, |
| 211, |
| 130 |
| ], |
| "center": [ |
| 193, |
| 112 |
| ], |
| "color_rgb": [ |
| 220, |
| 88, |
| 190 |
| ], |
| "frame_index": 6, |
| "motion_delta_xy": [ |
| 26, |
| 13 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| }, |
| { |
| "bbox": [ |
| 202, |
| 108, |
| 238, |
| 144 |
| ], |
| "center": [ |
| 220, |
| 126 |
| ], |
| "color_rgb": [ |
| 235, |
| 68, |
| 68 |
| ], |
| "frame_index": 7, |
| "motion_delta_xy": [ |
| 27, |
| 14 |
| ], |
| "object_id": "moving_circle_a_obj_001", |
| "occluded": false, |
| "shape": "circle", |
| "state": "SUPPORTED" |
| } |
| ], |
| "pressure_state": "STRAINED" |
| } |
| }, |
| "route": [ |
| "source", |
| "atomization", |
| "trace capsule", |
| "holographic dataset", |
| "trace stack", |
| "midstream reassembly", |
| "reprojected dataset", |
| "receipt" |
| ], |
| "schema": "holographic_trace_reassembly_result.v0.2", |
| "stack_id": "stack_796e21aea6bb3633", |
| "warnings": [ |
| "Observed trace stack order is not temporally monotonic; timeline continuity strain detected.", |
| "Motion route strain in segments: 2->3:shuffled, 4->5:shuffled, 6->7:shuffled", |
| "Temporal route strain prevents clean closure until order support is repaired." |
| ] |
| } |
| } |
| }, |
| "validation_checks": { |
| "boundary_language": "PASS", |
| "import_app": "PASS", |
| "json_exports": "PASS", |
| "py_compile": "PASS", |
| "run_required_tests": "PASS", |
| "single_proof_smoke": "PASS" |
| }, |
| "validation_hash": "53a515b1525f73ec93a2b4c1490723e12eb5784e0370d1bdbeb9f0848c3dbce6", |
| "version": "0.2.0" |
| } |