Files
mech-ai/runtime/2/self_evolution_audit.json
2026-07-17 17:45:56 +08:00

23 lines
763 B
JSON

{
"NeedsMoreFacts": true,
"Confidence": 0.58,
"Reasons": [
"Only one section view is available; non-axisymmetric features, ports, slots, and local access gaps may be missed.",
"No contact relations were extracted; fit/contact semantics are weak.",
"No outside-adjacent edges were extracted; external accessibility cannot be evaluated."
],
"SupportedNextActions": [
"run_additional_section_views",
"summarize_local_candidate_subgraphs",
"compare_component_outer_radii",
"check_outside_adjacency"
],
"CurrentFactCoverage": {
"section_view_count": 1,
"edge_count_total": 0,
"contact_relation_count_total": 0,
"outside_adjacency_count_total": 0,
"component_count": 42,
"cylinder_face_count": 203
}
}