Follow-up prerequisite for codellm-devkit/cocoa#1.
COCOA v1 shells the codeanalyzer-go CLI directly and parses raw analysis.json. Once the analyzer is released, wire it as a first-class facade (CLDK.go(project_path=..., backend=...), Go models, backend contract tests) via the cldk-forge cldk-sdk-frontend skill, then switch COCOA's driver to the facade path.
Follow-up prerequisite for codellm-devkit/cocoa#1.
COCOA v1 shells the
codeanalyzer-goCLI directly and parses rawanalysis.json. Once the analyzer is released, wire it as a first-class facade (CLDK.go(project_path=..., backend=...), Go models, backend contract tests) via the cldk-forgecldk-sdk-frontendskill, then switch COCOA's driver to the facade path.