File size: 2,920 Bytes
e51dfc6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 | {
"repo": "C:\\repos\\v3\\flask",
"run_time": "2026-07-16T12:00:38.176774+00:00",
"status": "COMPLETE",
"gate": "APPROVED",
"module1": {
"application_type": "WEB_APPLICATION",
"framework": "Flask",
"gate": "APPROVED",
"architecture": "LIBRARY",
"confidence": 1.0
},
"module2": {
"language": "python",
"functions": 1460,
"classes": 160,
"call_graph_edges": 686,
"unresolved_calls": 2732,
"gate": "APPROVED",
"files_scanned": 83,
"files_routed": 83
},
"module3": {
"phase_3a": {
"baseline_attr_calls": 2506,
"attr_calls_resolved": 18,
"attr_calls_ambiguous": 0,
"attr_calls_total": 18,
"pct_of_baseline": 0.72,
"reexport_symbols_grounded": 1,
"registry_uncertain_edges": 0
},
"phase_3b": {
"internal_edges_chainable": 302,
"terminal_edges": 395,
"callers_with_internal_edges": 187
},
"by_label": {
"RESOLVED": 18,
"INFERRED": 0,
"AMBIGUOUS": 0,
"UNCERTAIN": 0,
"UNRESOLVABLE": 0
},
"truth_boundary": {
"numeric_confidence_scores": 0,
"guesses": 0,
"note": "categorical labels only; bounded sets preserved; remaining attribute_calls retain documented reasons"
},
"local_receiver_counts": {
"local_typed_method_call": 0,
"local_inherited_method_call": 17,
"typed_recv_method_unverified": 0,
"ambiguous_receiver": 0,
"builtin_receiver": 1,
"super_call": 0,
"super_unresolved": 4,
"super_decline_external": 0,
"super_decline_inrepo_miss": 0,
"super_decline_nested_fid": 0,
"super_decline_no_bases": 4,
"super_decline_cyclic": 0,
"inrepo_miss_init_chain": 0,
"inrepo_miss_deep_mro": 0,
"inrepo_miss_name_collision": 0,
"inrepo_miss_other": 0
},
"imported_receiver_counts": {
"imported_class_method_call": 0,
"imported_inherited_method_call": 0,
"imported_target_external": 203,
"imported_unresolved": 591,
"not_imported_receiver": 1425
},
"edge_provenance": {
"module2_edges": 686,
"local_receiver_added": 11,
"total_edges": 697
}
},
"language_selection": {
"language": "python",
"source": "bridge_classify_files",
"confidence": "high",
"dominance_vote": {
"python": {
"votes": 83,
"translation_units": 83,
"declarations": 0
},
"sql": {
"votes": 2,
"translation_units": 2,
"declarations": 0
}
},
"vote_rule": "translation units decide; declarations (.h/.hpp/.cuh/.pyi/.d.ts) are #included into units and do not vote. A language with zero translation units votes with its declarations (header-only libraries are real).",
"files_routed": 83
}
}
|