Skip to content

docs: post-cutover + Kuzu 0.11 sweep (CLAUDE/PROJECT_SUMMARY/AGENTS/SECURITY/CHANGELOG)#160

Merged
aksOps merged 1 commit into
mainfrom
docs/post-cutover-and-kuzu-0.11
May 14, 2026
Merged

docs: post-cutover + Kuzu 0.11 sweep (CLAUDE/PROJECT_SUMMARY/AGENTS/SECURITY/CHANGELOG)#160
aksOps merged 1 commit into
mainfrom
docs/post-cutover-and-kuzu-0.11

Conversation

@aksOps
Copy link
Copy Markdown
Contributor

@aksOps aksOps commented May 14, 2026

Summary

Stale doc references after Phase 6 (Java deletion, #132) and the Kuzu 0.7.1 → 0.11.3 bump (#155, #159).

File Change
`CLAUDE.md` Bump Kuzu 0.7.1 → 0.11.3, go-sqlite3 1.14.22 → 1.14.44, cobra to 1.10.2; mention native FTS in the tech-stack list. (Capability matrix in the gotchas section was already updated by #159.)
`PROJECT_SUMMARY.md` Same version bumps + note `QUERY_FTS_INDEX` is bundled.
`AGENTS.md` Rewrite "What this repo is" (no more "REST API"). Flip the test contract from `mvn -B -ntp clean verify` to `go test ./...`. Replace "REST API on the `serve` path do not mutate" with a clear "Read-only MCP server" rule that calls out the REST + React SPA deletion at Phase 6 cutover.
`SECURITY.md` Rewrite Scope. Drop the dead references to the JAR, the `serve` subcommand, the REST API, the React UI, H2, and Neo4j Embedded. New in-scope list covers every codeiq subcommand, the 10 MCP tools (with `run_cypher` mutation-gate bypass explicitly in-scope), `.codeiq/cache/` (SQLite) + `.codeiq/graph/` (Kuzu), `read_file` path sandboxing, and the release pipeline. Add the new security CI workflows (CodeQL, Semgrep, OSV-Scanner, Trivy, Gitleaks, SBOM, Socket Security) + perf-gate to the hardening references.
`CHANGELOG.md` Populate `[Unreleased]` with the OOM-fix saga (PRs #145-#148), the five correctness fixes (#149-#153), the Kuzu 0.7.1 → 0.11.3 bump (#155-#158), the FTS migration (#159), the Dependabot rewrite (#154), and the enrich CLI knobs.

Out of scope

  • README badges — already accurate (Go 1.25.10 matches the toolchain pin; 100 detectors / 35+ languages matches reality; MCP tool list already says 10).
  • GitHub repo description + topics — will update via `gh repo edit` out-of-band (not a file change).

Test plan

  • No code changed → nothing to test.
  • All YAML / Markdown still parses (eyeballed full diff).

🤖 Generated with Claude Code

Stale doc references after Phase 6 (Java deletion, #132) and the Kuzu
0.7.1 → 0.11.3 bump (#155 + #159).

- CLAUDE.md / PROJECT_SUMMARY.md: bump Kuzu 0.7.1 → 0.11.3,
  go-sqlite3 1.14.22 → 1.14.44, cobra to 1.10.2; note native FTS.
- AGENTS.md: rewrite "What this repo is" (no more "REST API");
  flip `mvn -B -ntp clean verify` → `go test ./...`; clarify that
  REST + React SPA were deleted in Phase 6 and won't return.
- SECURITY.md: rewrite scope. Drop the dead JAR / serve / REST API /
  React UI / H2 / Neo4j Embedded references. New in-scope list covers
  every codeiq subcommand, the 10 MCP tools (with `run_cypher` mutation
  gate called out), `.codeiq/cache/` (SQLite) + `.codeiq/graph/`
  (Kuzu), and `read_file` path sandboxing. Add the security CI
  workflows (CodeQL, Semgrep, OSV-Scanner, Trivy, Gitleaks, SBOM,
  Socket Security) + perf-gate to the hardening references.
- CHANGELOG.md: populate [Unreleased] with the OOM-fix saga
  (PRs #145-#148), the five correctness fixes (#149-#153), the
  Kuzu 0.7.1 → 0.11.3 bump (#155-#158), the FTS migration (#159),
  the Dependabot config rewrite (#154), and the enrich CLI knobs.

No code changes.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@aksOps aksOps merged commit e5fd3fe into main May 14, 2026
13 checks passed
@aksOps aksOps deleted the docs/post-cutover-and-kuzu-0.11 branch May 14, 2026 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant