Prerequisite for codellm-devkit/cocoa#1 (COCOA v1 system graph).
main is a stub; the working level-1/2 analyzer (go/ast + go/packages, cobra CLI, 57 tests) lives on feat/initial-implementation. COCOA's driver invokes codeanalyzer-go -i <project> -a 2 -o <outdir> and consumes analysis.json (symbol_table/call_graph/entrypoints).
Deliverables: merge to main; tag-triggered release with prebuilt binaries (brew tap / GH releases) so the binary is PATH-installable; validate against Online Boutique's Go services (frontend, checkout, productcatalog, shipping).
Prerequisite for codellm-devkit/cocoa#1 (COCOA v1 system graph).
mainis a stub; the working level-1/2 analyzer (go/ast + go/packages, cobra CLI, 57 tests) lives onfeat/initial-implementation. COCOA's driver invokescodeanalyzer-go -i <project> -a 2 -o <outdir>and consumesanalysis.json(symbol_table/call_graph/entrypoints).Deliverables: merge to main; tag-triggered release with prebuilt binaries (brew tap / GH releases) so the binary is PATH-installable; validate against Online Boutique's Go services (frontend, checkout, productcatalog, shipping).