Files
metabuilder/libraries/mojo/compiler/PHASE2_SEMANTIC_METRICS.json
2026-03-09 22:30:41 +00:00

22 lines
543 B
JSON

{
"timestamp": "2026-01-24T00:11:33.660557",
"phase": 2,
"phase_name": "Semantic Analysis",
"metrics": {
"symbol_count": 50,
"type_errors": 0,
"ownership_violations": 0,
"borrow_violations": 0,
"lifetime_violations": 0,
"global_scope_symbols": 18,
"local_scope_symbols": 25,
"nested_scope_symbols": 12,
"total_scopes": 3,
"trait_implementations": 5,
"trait_violations": 0,
"undefined_symbols": 0,
"function_signature_mismatches": 0,
"type_mismatches": 0
},
"status": "PASS"
}