Skip to content

docs: correct stale analyzer status and dangling references#50

Open
AbhiramDwivedi wants to merge 1 commit into
NVIDIA:mainfrom
AbhiramDwivedi:pr/a1-docs-corrections
Open

docs: correct stale analyzer status and dangling references#50
AbhiramDwivedi wants to merge 1 commit into
NVIDIA:mainfrom
AbhiramDwivedi:pr/a1-docs-corrections

Conversation

@AbhiramDwivedi

@AbhiramDwivedi AbhiramDwivedi commented Jun 14, 2026

Copy link
Copy Markdown

Closes #55

What

Documentation/comment-only corrections — no behavior change.

  • docs/DEVELOPMENT.md described the MCP, semantic, and taint-tracking analyzers as "stubs"; they are implemented. Updated the package-layout and "Stub analyzers" sections to reflect actual status. mcp_rug_pull is correctly kept as the one remaining stub (RP1–RP3 planned).
  • Fixed an invalid // comment in the Python example in DEVELOPMENT.md.
  • Replaced dangling internal "SADD §…" references in graph.py with neutral roadmap notes (the SADD design doc isn't in the public repo).
  • Refreshed two stale "stub" docstrings.

Test

No code changes; lint and the unit suite are unaffected.

🤖 Generated with Claude Code

The MCP, semantic, and taint-tracking analyzers are implemented, but DEVELOPMENT.md still described them as stubs. Update the package-layout and "Stub analyzers" sections to reflect actual status (only mcp_rug_pull remains a stub), fix an invalid `//` comment in the Python example, and replace dangling internal "SADD" references in graph.py with neutral roadmap notes. Also refresh two stale "stub" docstrings. Docs and comments only; no behavior change.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Ram Dwivedi <abhiram.dwivedi@yahoo.com>
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.

docs: DEVELOPMENT.md lists implemented analyzers as stubs; dangling SADD references

1 participant