Analyze
Add cli for analyzing specific code prta to conform with the rest of the code base.
gogantic analyze
gogantic analyze --func
Reads target file, scans codebase with AST tools,
reports deviations from observed conventions.
No writes. Read-only.