File size: 3,157 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 102 103 104 105 106 107 108 109 110 111 | {
"repo": "C:\\repos\\v3\\fluids",
"run_time": "2026-07-16T12:01:17.860468+00:00",
"status": "COMPLETE",
"gate": "APPROVED",
"module1": {
"application_type": "FLUIDS_ENGINEERING",
"framework": "Astropy",
"gate": "APPROVED",
"architecture": "LIBRARY",
"confidence": 1.0
},
"module2": {
"language": "python",
"functions": 2239,
"classes": 66,
"call_graph_edges": 9046,
"unresolved_calls": 3314,
"gate": "APPROVED",
"files_scanned": 108,
"files_routed": 108
},
"module3": {
"phase_3a": {
"baseline_attr_calls": 1869,
"attr_calls_resolved": 14,
"attr_calls_ambiguous": 0,
"attr_calls_total": 14,
"pct_of_baseline": 0.75,
"reexport_symbols_grounded": 32,
"registry_uncertain_edges": 0
},
"phase_3b": {
"internal_edges_chainable": 7044,
"terminal_edges": 2007,
"callers_with_internal_edges": 1197
},
"by_label": {
"RESOLVED": 14,
"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": 6,
"local_inherited_method_call": 5,
"typed_recv_method_unverified": 0,
"ambiguous_receiver": 0,
"builtin_receiver": 3,
"super_call": 1,
"super_unresolved": 2,
"super_decline_external": 2,
"super_decline_inrepo_miss": 0,
"super_decline_nested_fid": 0,
"super_decline_no_bases": 0,
"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": 3,
"imported_inherited_method_call": 2,
"imported_target_external": 302,
"imported_unresolved": 127,
"not_imported_receiver": 1037
},
"edge_provenance": {
"module2_edges": 9046,
"local_receiver_added": 5,
"total_edges": 9051
}
},
"language_selection": {
"language": "python",
"source": "bridge_classify_files",
"confidence": "high",
"dominance_vote": {
"python": {
"votes": 108,
"translation_units": 108,
"declarations": 0
},
"go": {
"votes": 2,
"translation_units": 2,
"declarations": 0
},
"c_cpp": {
"votes": 2,
"translation_units": 2,
"declarations": 0
},
"javascript": {
"votes": 1,
"translation_units": 1,
"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": 108
}
}
|