docs: update README for the audit features#74
Merged
Conversation
- MCP Tools: bumped to 47, added the Code Intelligence section (file_summary, impact_of, path_between, import_cycles, tests_for, untested, hotspots, who_knows), role/layer filters on search, and the wider endpoint framework list. - Supported languages: config data (json/yaml/toml), SQL, and the optional C#/Ruby parsers; documented the langs/lsp/kuzu extras. - New cgh impact CLI command and the graph layers scope. - Configuration: precise_calls flag and CGH_PRECISE_CALLS / CGH_DB env vars. - Security: corrected the auth-key section to match the 0600-file model (the .mcp.json env injection was removed); .codegraph/ is now 0700. - Limitations: CALLS is same-file-first with an opt-in jedi precise path.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brings the README in line with everything merged from the audit (PRs #62-73).
langs/lsp/kuzuextras.cgh impact --sincecommand;graph layersscope.precise_callsflag,CGH_PRECISE_CALLS/CGH_DBenv vars..mcp.jsonenv injection was removed in the security batch;.codegraph/is 0700).Docs-only; tool count verified at 47, no-ai-tells guard clean.