| { | |
| "test_case": "TC_V2_047", | |
| "repository_name": "httpx", | |
| "repository_path": "C:\\repos\\httpx", | |
| "pair_cap": 25, | |
| "v1_max_files": 25, | |
| "repository_files": 60, | |
| "governance_findings_total": 0, | |
| "governance_safe": 0, | |
| "governance_review": 0, | |
| "governance_block": 0, | |
| "governance_per_file": {}, | |
| "decision_pipeline_candidate_source": "token-overlap-fallback", | |
| "decision_pipeline_candidates": 25, | |
| "decision_pipeline_analyzed": 25, | |
| "decision_pipeline_safe": 0, | |
| "decision_pipeline_review": 22, | |
| "decision_pipeline_block": 3, | |
| "decision_pipeline_opposing_detected": 0, | |
| "decision_pipeline_errors": 0, | |
| "decision_pipeline_results": [ | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_content", | |
| "function_b": "encode_urlencoded_data", | |
| "semantic_decision": "REVIEW", | |
| "semantic_score": 0.71, | |
| "behavioral_tags_a": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION", | |
| "STATE_MUTATION" | |
| ], | |
| "behavioral_risk_a": "MEDIUM", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 42, | |
| "fusion_risk_level": "MEDIUM", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "BATCH_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_content", | |
| "function_b": "encode_multipart_data", | |
| "semantic_decision": "REVIEW", | |
| "semantic_score": 0.64, | |
| "behavioral_tags_a": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_tags_b": [], | |
| "behavioral_risk_a": "MEDIUM", | |
| "behavioral_risk_b": "LOW", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 44, | |
| "fusion_risk_level": "MEDIUM", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "BATCH_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_content", | |
| "function_b": "encode_text", | |
| "semantic_decision": "REVIEW", | |
| "semantic_score": 0.86, | |
| "behavioral_tags_a": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "MEDIUM", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 36, | |
| "fusion_risk_level": "MEDIUM", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "BATCH_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_content", | |
| "function_b": "encode_html", | |
| "semantic_decision": "REVIEW", | |
| "semantic_score": 0.79, | |
| "behavioral_tags_a": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "MEDIUM", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 38, | |
| "fusion_risk_level": "MEDIUM", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "BATCH_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_content", | |
| "function_b": "encode_json", | |
| "semantic_decision": "BLOCK", | |
| "semantic_score": 0.62, | |
| "behavioral_tags_a": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "MEDIUM", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 70, | |
| "fusion_risk_level": "HIGH", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "INDIVIDUAL_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_content", | |
| "function_b": "encode_request", | |
| "semantic_decision": "BLOCK", | |
| "semantic_score": 0.72, | |
| "behavioral_tags_a": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "MEDIUM", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 70, | |
| "fusion_risk_level": "HIGH", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "INDIVIDUAL_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_content", | |
| "function_b": "encode_response", | |
| "semantic_decision": "BLOCK", | |
| "semantic_score": 0.7, | |
| "behavioral_tags_a": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "MEDIUM", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 70, | |
| "fusion_risk_level": "HIGH", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "INDIVIDUAL_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_urlencoded_data", | |
| "function_b": "encode_multipart_data", | |
| "semantic_decision": "REVIEW", | |
| "semantic_score": 0.6, | |
| "behavioral_tags_a": [ | |
| "OBJECT_CREATION", | |
| "STATE_MUTATION" | |
| ], | |
| "behavioral_tags_b": [], | |
| "behavioral_risk_a": "MEDIUM", | |
| "behavioral_risk_b": "LOW", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 46, | |
| "fusion_risk_level": "MEDIUM", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "BATCH_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_urlencoded_data", | |
| "function_b": "encode_text", | |
| "semantic_decision": "REVIEW", | |
| "semantic_score": 0.65, | |
| "behavioral_tags_a": [ | |
| "OBJECT_CREATION", | |
| "STATE_MUTATION" | |
| ], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "MEDIUM", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 44, | |
| "fusion_risk_level": "MEDIUM", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "BATCH_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_urlencoded_data", | |
| "function_b": "encode_html", | |
| "semantic_decision": "REVIEW", | |
| "semantic_score": 0.68, | |
| "behavioral_tags_a": [ | |
| "OBJECT_CREATION", | |
| "STATE_MUTATION" | |
| ], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "MEDIUM", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 42, | |
| "fusion_risk_level": "MEDIUM", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "BATCH_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_urlencoded_data", | |
| "function_b": "encode_json", | |
| "semantic_decision": "BLOCK", | |
| "semantic_score": 0.63, | |
| "behavioral_tags_a": [ | |
| "OBJECT_CREATION", | |
| "STATE_MUTATION" | |
| ], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "MEDIUM", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 70, | |
| "fusion_risk_level": "HIGH", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "INDIVIDUAL_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_urlencoded_data", | |
| "function_b": "encode_request", | |
| "semantic_decision": "BLOCK", | |
| "semantic_score": 0.78, | |
| "behavioral_tags_a": [ | |
| "OBJECT_CREATION", | |
| "STATE_MUTATION" | |
| ], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "MEDIUM", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 70, | |
| "fusion_risk_level": "HIGH", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "INDIVIDUAL_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_urlencoded_data", | |
| "function_b": "encode_response", | |
| "semantic_decision": "BLOCK", | |
| "semantic_score": 0.7, | |
| "behavioral_tags_a": [ | |
| "OBJECT_CREATION", | |
| "STATE_MUTATION" | |
| ], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "MEDIUM", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 70, | |
| "fusion_risk_level": "HIGH", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "INDIVIDUAL_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_multipart_data", | |
| "function_b": "encode_text", | |
| "semantic_decision": "REVIEW", | |
| "semantic_score": 0.58, | |
| "behavioral_tags_a": [], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "LOW", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 47, | |
| "fusion_risk_level": "MEDIUM", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "BATCH_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_multipart_data", | |
| "function_b": "encode_html", | |
| "semantic_decision": "REVIEW", | |
| "semantic_score": 0.52, | |
| "behavioral_tags_a": [], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "LOW", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 49, | |
| "fusion_risk_level": "MEDIUM", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "BATCH_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_multipart_data", | |
| "function_b": "encode_json", | |
| "semantic_decision": "BLOCK", | |
| "semantic_score": 0.49, | |
| "behavioral_tags_a": [], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "LOW", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "BLOCK", | |
| "fusion_risk_score": 70, | |
| "fusion_risk_level": "HIGH", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "INDIVIDUAL_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_multipart_data", | |
| "function_b": "encode_request", | |
| "semantic_decision": "BLOCK", | |
| "semantic_score": 0.54, | |
| "behavioral_tags_a": [], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "LOW", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "BLOCK", | |
| "fusion_risk_score": 70, | |
| "fusion_risk_level": "HIGH", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "INDIVIDUAL_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_multipart_data", | |
| "function_b": "encode_response", | |
| "semantic_decision": "BLOCK", | |
| "semantic_score": 0.56, | |
| "behavioral_tags_a": [], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "LOW", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "BLOCK", | |
| "fusion_risk_score": 70, | |
| "fusion_risk_level": "HIGH", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "INDIVIDUAL_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_text", | |
| "function_b": "encode_html", | |
| "semantic_decision": "REVIEW", | |
| "semantic_score": 0.78, | |
| "behavioral_tags_a": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "MEDIUM", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 38, | |
| "fusion_risk_level": "MEDIUM", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "BATCH_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_text", | |
| "function_b": "encode_json", | |
| "semantic_decision": "BLOCK", | |
| "semantic_score": 0.64, | |
| "behavioral_tags_a": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "MEDIUM", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 70, | |
| "fusion_risk_level": "HIGH", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "INDIVIDUAL_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_text", | |
| "function_b": "encode_request", | |
| "semantic_decision": "BLOCK", | |
| "semantic_score": 0.68, | |
| "behavioral_tags_a": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "MEDIUM", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 70, | |
| "fusion_risk_level": "HIGH", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "INDIVIDUAL_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_text", | |
| "function_b": "encode_response", | |
| "semantic_decision": "BLOCK", | |
| "semantic_score": 0.7, | |
| "behavioral_tags_a": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "MEDIUM", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 70, | |
| "fusion_risk_level": "HIGH", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "INDIVIDUAL_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_html", | |
| "function_b": "encode_json", | |
| "semantic_decision": "BLOCK", | |
| "semantic_score": 0.61, | |
| "behavioral_tags_a": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "MEDIUM", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 70, | |
| "fusion_risk_level": "HIGH", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "INDIVIDUAL_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_html", | |
| "function_b": "encode_request", | |
| "semantic_decision": "BLOCK", | |
| "semantic_score": 0.68, | |
| "behavioral_tags_a": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "MEDIUM", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 70, | |
| "fusion_risk_level": "HIGH", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "INDIVIDUAL_APPROVAL", | |
| "pipeline_complete": true | |
| }, | |
| { | |
| "file_path": "C:\\repos\\httpx\\httpx\\_content.py", | |
| "file_path_b": null, | |
| "function_a": "encode_html", | |
| "function_b": "encode_response", | |
| "semantic_decision": "BLOCK", | |
| "semantic_score": 0.63, | |
| "behavioral_tags_a": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_tags_b": [ | |
| "OBJECT_CREATION" | |
| ], | |
| "behavioral_risk_a": "MEDIUM", | |
| "behavioral_risk_b": "MEDIUM", | |
| "fusion_decision": "REVIEW", | |
| "fusion_risk_score": 70, | |
| "fusion_risk_level": "HIGH", | |
| "fusion_opposing_detected": false, | |
| "governance_action": "INDIVIDUAL_APPROVAL", | |
| "pipeline_complete": true | |
| } | |
| ], | |
| "v1_findings_count": 0, | |
| "v1_findings": [], | |
| "total_runtime_seconds": 8.0, | |
| "status": "PASSED" | |
| } |