Conversation
…folder Move COMPETITIVE_ANALYSIS.md into generated/competitive/ and add a comprehensive feature-by-feature comparison against joernio/joern (our #1-ranked competitor). Covers parsing, graph model, query language, performance, installation, AI/MCP integration, security analysis, developer productivity, and ecosystem across 100+ individual features. Update FOUNDATION.md reference to the new path.
|
Claude finished @carlos-alm's task —— View job PR Review CompleteReviewing PR #260: "docs: competitive deep-dive vs Joern" Todo List
Phase 1: Root Cause Analysis ✅Problem Being Solved: This PR reorganizes competitive analysis documentation by moving the general competitive analysis into a dedicated Why This Approach:
Risk Assessment: Low risk - This is purely documentation with no code changes. The analysis appears well-researched and aligns with the foundation document's competitive positioning. Phase 2: Configuration Change Detection ✅No configuration changes detected. Verified that:
This is purely a documentation reorganization with no risk of silencing warnings or relaxing rules. Phase 3: Test Integrity ✅No test changes. This PR contains only documentation files:
No test files, assertions, or coverage thresholds were modified. Phase 4: Documentation Quality Issues
|
Impact: 12 functions changed, 28 affected
Greptile SummaryThis PR reorganizes competitive analysis documentation by moving Key changes:
Issues found:
Confidence Score: 4/5
Important Files Changed
Last reviewed commit: d3c4dae |
| ## Competitive Position | ||
|
|
||
| As of February 2026, codegraph is **#7 out of 22** in the code intelligence tool space (see [COMPETITIVE_ANALYSIS.md](./COMPETITIVE_ANALYSIS.md)). | ||
| As of February 2026, codegraph is **#7 out of 22** in the code intelligence tool space (see [COMPETITIVE_ANALYSIS.md](./generated/competitive/COMPETITIVE_ANALYSIS.md)). |
README.md and docs/roadmap/BACKLOG.md still referenced the old path at generated/COMPETITIVE_ANALYSIS.md after the file was moved to generated/competitive/COMPETITIVE_ANALYSIS.md in #260.
|
Fixed both broken internal links in d3c4dae:
Verified no remaining references to the old path. |
|
Claude finished @carlos-alm's task —— View job Claude finished reviewing PR #260 —— View job PR Review CompleteReviewing PR #260: "docs: competitive deep-dive vs Joern" Todo List
Phase 1: Root Cause Analysis ✅Problem Being Solved: This PR reorganizes competitive analysis documentation by moving the general competitive analysis into a dedicated Why This Approach:
Risk Assessment: Low risk - This is purely documentation with no code changes. The analysis appears well-researched and aligns with the foundation document's competitive positioning. Phase 2: Configuration Change Detection ✅No significant configuration changes detected. Verified that:
This is purely a documentation reorganization with no risk of silencing warnings or relaxing rules. Phase 3: Test Integrity ✅No test changes related to the documentation PR. The core documentation changes (commits
The test file changes visible in the branch diff are from other commits merged from main, not part of this documentation PR. Phase 4: Documentation Quality Issues
|
| ## Competitive Position | ||
|
|
||
| As of February 2026, codegraph is **#7 out of 22** in the code intelligence tool space (see [COMPETITIVE_ANALYSIS.md](./COMPETITIVE_ANALYSIS.md)). | ||
| As of February 2026, codegraph is **#7 out of 22** in the code intelligence tool space (see [COMPETITIVE_ANALYSIS.md](./generated/competitive/COMPETITIVE_ANALYSIS.md)). |
There was a problem hiding this comment.
Ranking mismatch: This states #7 out of 22, but COMPETITIVE_ANALYSIS.md table shows codegraph at position #8, and joern.md:5 also references "#8". Update to #8 for consistency.
| As of February 2026, codegraph is **#7 out of 22** in the code intelligence tool space (see [COMPETITIVE_ANALYSIS.md](./COMPETITIVE_ANALYSIS.md)). | ||
| As of February 2026, codegraph is **#7 out of 22** in the code intelligence tool space (see [COMPETITIVE_ANALYSIS.md](./generated/competitive/COMPETITIVE_ANALYSIS.md)). | ||
|
|
||
| Six tools rank above us on feature breadth and community size. But none of them can answer yes to all three questions: |
There was a problem hiding this comment.
Inconsistent with ranking table: States "Six tools rank above us" but COMPETITIVE_ANALYSIS.md shows 7 tools ranked above codegraph (#1-7: joern, narsil-mcp, code-graph-rag, cpg, glimpse, CodeMCP, GitNexus). Update to "Seven tools" or clarify the counting logic.
Summary
COMPETITIVE_ANALYSIS.mdintogenerated/competitive/to organize all competitive analysis files in one folderThe Joern deep-dive covers 9 comparison sections with 100+ individual features:
Key finding: Joern and codegraph are complements, not substitutes. Joern dominates security analysis (taint, CFG, binary analysis). Codegraph dominates developer productivity (10-10,000x faster rebuilds, 30-100x less memory, 15+ purpose-built commands, first-party MCP). Against FOUNDATION.md principles: Codegraph 6, Joern 0, Tie 2.
Test plan