How To - Analyze and Work With Reports¶
Use this guide to inspect projects before and after conversion.
Analyze report¶
Write structured scan report:
Print full scan report JSON to stdout:
Conversion report¶
Use map applied to inspect rules used in that run:
List all available rule IDs:
Verify report¶
Practical report review order¶
scan.json: confirm detected structures are complete.convert.json: inspect transformed files and diagnostics.verify.json: check unresolved imports and remaining FastAPI artifacts.