Research-Stack/5-Applications/nodupe/reports/gap_report.md
2026-05-05 21:15:26 -05:00

22 lines
858 B
Markdown

# Unified Gap Report — Phase 0 Baseline
Generated: 2026-02-21T09:40:41.426330
## Sources
- Subprocess checks: see individual reports/baseline_<check>.txt
- Semgrep MCP: reports/mcp_semgrep_baseline.json (Cline appends)
- Health Auditor: reports/mcp_health_*.json (Cline appends)
- API Debugger: reports/mcp_api_baseline.json (Cline appends, if API)
## Severity Tiers
### P0 — CRITICAL fix before any other work
- [Semgrep MCP] → call semgrep_scan(path='.', config='auto') and semgrep_scan_supply_chain(path='.') — append findings here
### P1 — HIGH fix before P2 work begins
- ✅ none found
### P2 — MEDIUM fix after P0/P1 are clear
- [Project Health Auditor MCP] → call file_metrics(path=<file>) for each source file — append complexity/MI findings here
### P3 — LOW parallelize freely
- ✅ none found