mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 22:04:56 +00:00
22 lines
543 B
JSON
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"
|
|
} |