Skip to content

Commit 4276f11

Browse files
aksOpsclaude
andcommitted
docs: rename OSSCodeIQ → Code IQ, rewrite README as user guide with Mermaid diagrams
README.md: - Rename OSSCodeIQ → Code IQ throughout - Replace ASCII architecture diagrams with Mermaid flowcharts - Condense to user guide: remove internal API endpoint listing, MCP tool listing, full node/edge type enumerations, duplicate tech stack table, memory profile table - Add compact framework table, server overview table - Add Mermaid graph model visualization CLAUDE.md: - Rename OSSCodeIQ → Code IQ in header and description Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 3711f06 commit 4276f11

2 files changed

Lines changed: 108 additions & 248 deletions

File tree

CLAUDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# OSSCodeIQ (Java) -- Project Instructions
1+
# Code IQ (Java) -- Project Instructions
22

33
## What This Project Is
44

5-
**OSSCodeIQ** -- a CLI tool + server that scans codebases to build a deterministic code knowledge graph. No AI, no external APIs -- pure static analysis. 97 detectors, 35+ languages, Neo4j Embedded graph database, Spring AI MCP server, REST API, web UI.
5+
**Code IQ** -- a CLI tool + server that scans codebases to build a deterministic code knowledge graph. No AI, no external APIs -- pure static analysis. 97 detectors, 35+ languages, Neo4j Embedded graph database, Spring AI MCP server, REST API, web UI.
66

77
- **Maven coordinates:** `io.github.randomcodespace.iq:code-iq`
88
- **CLI command:** `code-iq` (via `java -jar`)

0 commit comments

Comments
 (0)