Skip to content

Add create-issues.sh: 25 GitNexus feature-parity issues for rust-sniffer#5

Closed
Copilot wants to merge 1 commit into
mainfrom
copilot/create-issue-for-gitnexus-features
Closed

Add create-issues.sh: 25 GitNexus feature-parity issues for rust-sniffer#5
Copilot wants to merge 1 commit into
mainfrom
copilot/create-issue-for-gitnexus-features

Conversation

Copilot AI commented Apr 13, 2026

Copy link
Copy Markdown

rust-sniffer currently implements only the ingestion/parsing layer of GitNexus (~5–10% of its feature surface). This PR adds a ready-to-run script that creates all 25 GitHub issues mapping the full GitNexus feature set onto rust-sniffer, with dependency cross-references and priority labels.

Script (rust-sniffer/create-issues.sh)

  • Creates 13 colour-coded labels (p0-foundationp6-ai, graph, mcp, search, routes, etc.) — idempotent
  • Creates all 25 issues in dependency order with full bodies

Issue breakdown by phase

Phase Issues Scope
P0 — Foundation #1–3 Embedded graph DB, CALLS edges, IMPORTS edges
P1 — Analysis #4–5, #8–10, #25 IMPLEMENTS/ACCESSES edges, entry-point scoring, Route nodes, BM25, parallel workers
P2 — Intelligence #6, #7, #12 Leiden communities, execution flow (Process) detection, hybrid RRF search
P3 — MCP Core #13, #15, #16, #19 stdio MCP server, context, impact, cypher tools
P4 — MCP Extended #14, #17, #18, #20 query, detect_changes, rename, route_map/shape_check/api_impact
P5 — Multi-repo #21, #22 Multi-repo indexing, list_repos, groups + contract registry
P6 — AI #11, #23, #24 Vector embeddings, wiki command, augment command

Usage

gh auth login
bash rust-sniffer/create-issues.sh

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.

2 participants