Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 5613,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 103663,
"Shell": 13700,
"JavaScript": 313012,
"TypeScript": 2738982
},
"pushed_at": "2026-07-26T04:38:42Z",
"created_at": "2025-08-18T02:08:06Z",
"owner_type": "User",
"updated_at": "2026-07-26T04:38:47Z",
"description": "Architectural invariants and code quality analysis, enforced inside your AI agent's edit loop. MCP server + CLI + Claude Code plugin. TypeScript, JavaScript, Go.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": null,
"name": "Ben Hammond",
"type": "User",
"login": "BenAHammond",
"company": null,
"location": null,
"followers": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/3516389?v=4",
"created_at": "2013-02-09T03:01:33Z",
"is_verified": null,
"public_repos": 16,
"account_age_days": 4915
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.1.1",
"kind": "patch",
"published_at": "2026-07-21T04:32:33Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2026-07-18T16:53:37Z"
},
{
"tag": "v2.6.2",
"kind": "patch",
"published_at": "2026-03-26T19:25:17Z"
},
{
"tag": "v2.6.1",
"kind": "patch",
"published_at": "2026-03-25T18:27:42Z"
}
],
"recent_commits": [
{
"oid": "efaf6a2d7ef854e040ea985e375b54c83a2f8836",
"body": "Hand-curation of tailwindUtilityExpander violates Spec 22 R1.2.\nFix: compile-probe against project installed Tailwind - the external\nsystem is the oracle, never our maintained replica of it.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add Spec 22 open debt item 5: Tailwind dictionary as oracle",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-26T04:38:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "55c334d00c14399bebb6b3c3455c8c8ac981a7c0",
"body": "- Line-number conversion sweep: toSourceLocation() converts 0→1-based\n once at adapter boundary; removed 6 scattered +1 compensations\n- JSON purity: console.log→console.error in codeIndexDB; 17 CLI output tests\n- Hook script: remove 2>&1 stderr merge in hook-audit.sh\n- isDynamic extraction fix: all\n[…]\nked unresolvable\n- Fix 10 baseline test failures from line-number mismatch\n- Evidence bundle: specs/evidence/spec-22/\n- CHANGELOG, version bump to 3.4.2\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Spec 22 Signal Hotfix 2 — close-out",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-26T03:44:15Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6870f919cd1d845f823490b3cf37dd3532c0414c",
"body": "- Fix style index DB initialization (missing initialize() call)\n- Fix hotspots empty (path mismatch between file_path absolute vs file_churn relative)\n- Fix CSS/SCSS discovery (CSS_EXTENSIONS missing from ALL_EXTENSIONS)\n- Fix SKILL.md --tool claude phantom flag (removed; A2 gate expanded to doc-CLI\n[…]\nh real-surface transcripts\n\nFull suite: 740/743 pass (99.6%). 3 pre-existing baseline failures.\ncli-integration: 25 pass (22 A2 gate + 3 CSS discovery).\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "v3.4.1: Production bug fixes + evidence bundle",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-24T21:13:23Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6b38fa955f4d91f7ba652026ce5a6b63b408dd5d",
"body": "- Fix style index dead in production (missing initialize() before syncStyleIndex)\n- Fix hotspots empty on real git repos (path mismatch between file_churn and functions)\n- Fix duplicate hotspot_scores targets (INSERT → INSERT OR REPLACE)\n- Replace silent catch blocks in deepSync and CLI hotspots command\n- Add Section 9 'Known Issues — SDK/Integration Surface' to GROUND-TRUTH.md\n- Add nextSessionsCursor and withRetry as documented SDK-level gaps\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "release: v3.4.1 — patch release with production bug fixes",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-24T20:13:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9773144046091b76dfdfdc65348e6a98332f1213",
"body": " - Add hookContractViolations field to bench output (Rider 1 regression guard)\n - Fix conventions analyzer line-0 violation (line 0 → line 9)\n - Spec 15 verify-close evidence update\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: bench results, hook-contract guard, and spec-15 evidence",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-24T19:55:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d601ac3ffa32d3e89211c85ad91597dc13ae6681",
"body": "Defect #1: Style index DB init — await styleDb.initialize() before rawDb access.\n rawDb was undefined because CodeIndexDB.getInstance() returns uninitialized\n instance; rawDb getter returns this.db which is only assigned in\n initializeInternal(). Added missing await styleDb.initialize() call in\n \n[…]\nailures hid the path mismatch bug\n\nBonus: hotspot_scores INSERT → INSERT OR REPLACE to handle duplicate targets\n from anonymous functions in same file.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: release validation — dead features in prod behind green bench",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-24T19:55:20Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3419ed061a5d737caff81770eb41cf719b1b823a",
"body": "…t fixes\n\nSpec 10: Add README.md evidence bundle index\nSpec 12: Create full evidence bundle (plan.md + verify-close.md + README.md)\nSpec 14: Create full evidence bundle (plan.md + verify-close.md + README.md)\nSpec 15: Commit 9 pending defect fixes:\n - Hook regression fix: per-violation staleImport \n[…]\ndence + coverage riders in verify-close.md\n - CHANGELOG: fix misleading default descriptions (production vs bench values)\n\nAll six specs cleared — verify:close exits 0, bench 13/13 pass, build clean.",
"is_bot": false,
"headline": "Finalize evidence bundles for specs 10, 12, 14 & commit Spec 15 defec…",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-24T17:53:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d263f5d86b5baa0c95e84f6797b845df84725bd3",
"body": "…verage by importance\n\nR1: Schema lifecycle detection (written-never-read, read-never-written,\ntransaction-boundary-risk) via CrossDomainAnalyzer post-analysis DB queries\nR2: ORM-aware schema extraction (Drizzle + Prisma adapters)\nR3: Validation-bypass detection (provenance-based, directory-grouped \n[…]\nSchema migration 6→7: schema_usage + coverage_data tables.\nAll 5 detectors enter at suggestion severity.\n10/10 bench analyzers pass, 723/723 tests pass.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Spec 15 — Cross-Domain Joins: schema lifecycle, validation bypass, co…",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-24T16:50:53Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5440e9a68d164ae795e1897af73384e94bf819ca",
"body": "…ules\n\nAmendment 1: three-way verdicts are load-bearing — TBU findings are precision-true\nand keep rules alive; disable only when false-positive share exceeds 0.50.\n\nAmendment 2: single-corpus guard — no disable and no promotion into blocking from a\nsingle corpus; self-audit cannot be the sole basis\n[…]\ncoverage\nshould not penalize the detectors it proves.\n\nmissing-org-filter and unknown-table marked as judgments pending two-corpus data\nper Amendment 2.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "ratify three recalibration method amendments, mark pending-judgment r…",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-24T15:14:51Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b478ae50c612bc76620a53dae8e14aa88e18ee57",
"body": "…re 6 disabled rules, cap SRP at warning\n\nAudited the Spec 11 R5 mechanical recalibration table against external corpus\nevidence (27-sample Gin-like triage) and identified a pipeline defect:\n\"TBU Cliff + Single-Corpus Overfit\" with three sub-defects:\n\n1. TBU exclusion cliff — real N+1 findings class\n[…]\nudit report: bench/results/spec-11-recalibration-audit.md\nUpdated recalibration.md with corrected table and TBU-cliff documentation.\nAll 610 tests pass.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Phase 2: Spec 11 recalibration audit — correct pipeline defect, resto…",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-24T06:02:14Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "79fca51e42e0bf8ce6c5ee117e28fe7e11ea024a",
"body": "- R1: Call/import graph construction with graph_cache table (schema v6)\n- R2: PageRank, Brandes betweenness, risk scoring with untested penalty\n- R3: Louvain community detection, directory purity, split/merge candidates\n- R4: Martin instability/abstractness metrics (Ce, Ca, I, A, D)\n- R5: DOT + Merm\n[…]\nre with expectedMetrics range assertions\n- Tests: 51 unit tests across 3 files (callGraph, importGraph, graphCache)\n- All 610 tests passing, clean build\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Spec 14 — Graph & Architecture Metrics",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-24T03:02:06Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "11a25cf75d31a868143a9b739e76b1f593272d73",
"body": "Five-domain convention mining from the SQLite function index. Learns\ncodebase conventions (usage pairs, import form, error handling, export\nshape, naming) and flags deviations at suggestion severity.\n\nR1 — ConventionMiner: Mines usage-pair, import-form, error-handling,\n export-shape, and naming \n[…]\ns + near-miss + no-mode guard.\nR5 — SKILL.md update with mine-and-propose workflow.\n\nSchema migration 3→4 adds conventions table. Version bump to 3.4.0.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: Spec 12 — Convention Mining",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-24T00:42:18Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9f1034f0fffcb9f900e6dac2ba8213f057159dc4",
"body": "R1: Findings ledger — writeAuditToLedger() wired in auditRunner (covers\n all 4 surfaces); CLI ledger subcommand (list/export/stats/import);\n findings_ledger_runs/findings_ledger_findings tables in codeIndexDB;\n clearIndex() preserves ledger tables.\n\nR2: Benchmark corpus and harness — 8 per-\n[…]\ns) with 3 annotated known-misses.\n\nverify:close: 36 test files, 529 tests, all dist checks pass.\nbench: 8/8 analyzers pass (μF1=1.0000, μTrueF1=0.9638).\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Spec 11: Analyzer Quality Evaluation — evidence bundle and close-out",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-23T21:49:26Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "fc5ec22cb63ae754207b7ba1829c2cf59a181472",
"body": "R1 — Findings Ledger:\n- Add findings_ledger_runs and findings_ledger_findings tables to codeIndexDB schema\n- Add rawDb getter to CodeIndexDB for external ledger access\n- Wire writeAuditToLedger() into auditRunner (covers CLI, MCP, library, hook)\n- Add 'code-audit ledger' CLI with list/export/stats/i\n[…]\ner-rule F1 comparison\n- Add 'pnpm bench' script to package.json\n\nVerification: 529 tests pass, bench gate green, ledger list/stats/export all functional\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: Spec 11 R1+R2 — Findings Ledger + Per-Rule Bench Metrics",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-23T19:49:35Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d68049fed9517c371d81a340d0cd9317ed6d2afc",
"body": "All R1-R6 requirements covered with implementation order, file manifests,\nand verification gates.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: commit Spec 11 implementation plan",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-23T19:40:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "53b7210855855b6d8f3031a5e0158ad47bddf60e",
"body": "Co-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "3.1.1",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-21T04:32:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1fd4d4cf885a6fa33b1e0135fa43a695cbfc3854",
"body": "Stripped 8 IS_DEV_MODE-gated [DEBUG] blocks from UniversalDataAccessAnalyzer\n(including the per-ORM-call 'No tables extracted' spam) and 7 per-file\n[DEBUG] blocks from UniversalAnalyzer. Removed 10 bare console.log progress\nlines from cross-language analyzers (SchemaValidator, CrossLanguageSOLIDAnal\n[…]\ndencyGraphBuilder, APIContractAnalyzer).\n\nLegitimate error handlers retained: analyzerUtils.ts, reactAnalyzer.ts,\nand UniversalAnalyzer.ts catch blocks.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: remove debug logging noise from analyzers",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-21T04:18:09Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "01510cbc86484950549f838150a9c629cc0be5e5",
"body": "R1 Documentation: public-scope default, anonymous callback skip,\n min-lines gate, fileHeaders default off, audience-reason messages\nR2 Schema: AST-based SQL-context extraction replaces 11 raw regex\n patterns; file-gate pre-filters non-DB files\nR3 DRY: self-reference fix, min block 5→15, rule-id sp\n[…]\n → 206 (97.0% reduction)\nDRY duplicates: 0 (all below 15-line floor)\nN+1 queries: 0 (all actionable)\nSOLID: <1,500 (attribution fixed)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "spec-17: Signal hotfix — noise reduction across all 6 analyzers",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-21T03:50:56Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "dfdace4dacecad095101840d7639bd3b853a7b42",
"body": "Co-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: bump to 3.0.7",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-20T21:22:57Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d809734e77aed27c4e0abc6e34bfc43aabb9c5cd",
"body": "- Fix ContinueConfigGenerator: .continue/config.yaml YAML format\n- Retire AiderConfigGenerator: zero MCP docs\n- Confirm AWSQ .amazonq/mcp.json as valid legacy path\n- Add Codex/Gemini config generators\n- Add Cursor hook adapter (afterFileEdit)\n- Add code-audit install CLI subcommand\n- Fix SKILL.md generate-config description\n- Add plugin manifest spec test\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Spec-16: generator remediation, installer, hook adapters, docs matrix",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-20T21:17:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "79f8e2edf8b61ad6d1b2657f7934bbc01c0edb1c",
"body": "….codeauditor.json\n\n- audit --fail-on <severity>: severity-gated exit code 2 for the default\n audit command, matching the existing behavior on 'code-audit changed'\n- generate-config: now generates .codeauditor.json (invariant rules config)\n instead of MCP tool host configurations. Supports --inter\n[…]\nPI: prompt() uses Record<key, Question> object\n syntax instead of arrays; answer keys inferred from record keys.\n- Bump to v3.0.6\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: add --fail-on to audit command and make generate-config produce …",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-19T18:34:42Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "439ce05ce7309deaa201930772897f29d8e87d39",
"body": "… indexing\n\nFix #82: Store module-level dependencies in function_dependencies table\nso the dep: search operator correctly finds functions by package.\n\nFix #83: Wrap GLOB patterns with *wildcards* so relative paths from\nthe file: operator match against absolute paths stored in the DB.\n\nFix #84: Chang\n[…]\n) so nested/inner functions at different lines coexist. Add\nschema migration v1→v2 and update syncFileIndex to match by name+line.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "v3.0.5 — Fix dep: operator, file: operator, and nested/inner function…",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-19T17:47:33Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cf93ac5cecf5fd48de2a608a1311825a57fb3577",
"body": "#71 — Fix index sync always reporting 0 files (SQLite transaction not committed)\n#72 — Fix doc vs reality: flag and command mismatches in SKILL.md\n#73 — Silence DEBUG logging flood (28K lines → 17 lines per audit)\n#74 — Fix report JSON: totalFiles=0 inconsistency and empty topIssues\n#75 — Add path scoping to skip docs/specs/backups directories by default\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v3.0.3 — bug fixes (#71–#75)",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-19T15:34:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0488675bf4d6b91461c8ef32176f5a9e27588938",
"body": "package.json 'files' array was missing plugin/**/*, .claude-plugin/**/*,\nand server.json — the plugin hook, skill, and MCP server metadata were\nsilently omitted from the tarball. Verified via npm pack + install cycle\nthat all files are now present and the CLI works from the installed package.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: add plugin files and server.json to npm publish manifest",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-19T14:23:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c03177497504cf4c12661acc2df3dd32af601a15",
"body": "…rtion\n\n- PLUGIN_DIR: ../../ → ../ — plugin lives at app/plugin/, not above repo root\n- Hook test: 'not installed' → 'could not run' — matches rewritten hook script\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix plugin-manifest spec: correct PLUGIN_DIR path and stale hook asse…",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-19T14:09:52Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6307408435a9e937ff5263a016bd8e1e4b7ff4e0",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 3.0.2 across all manifests",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-18T23:33:31Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "02b836414ccd78d5145f6f2b2751222ec135bb37",
"body": "- Hook script: three-tier binary resolution (project-local → PATH → npx)\n- npx fallback auto-installs code-auditor-mcp on first use, no manual npm needed\n- SKILL.md: updated hook message to describe npx auto-install behavior\n- README.md: two-command install with auto-install prose, prompt examples\n- Fresh machine simulation passes: zero manual npm, detects violations, exits 2\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "D3: Self-sufficient plugin — npx auto-install fallback in hook script",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-18T23:31:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c7a4ac01d1f58b425454b4a3f84aab4054575a35",
"body": "The plugin hooks reference code-audit binary which needs the npm\npackage installed first.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "README: add npm install step before plugin install",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-18T22:50:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "16ec1eadf49ee8f1b7b43c23da8c45e8f4d627cd",
"body": "…ME rewrite\n\nshouldExcludeDir now uses path.relative() to only match directory\ncomponents below the scan root, preventing false matches against\n/tmp and /temp when the project itself lives under those paths.\n\n4 regression tests added.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "v3.0.1: fix file discovery excluding filesystem roots like /tmp, READ…",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-18T22:44:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4b8bb67e1f340288e2ceaa75ee7783df5aeb7a17",
"body": "Complete re-architecture of code-auditor-mcp. Every spec from the nine-spec\narc ships as a single breaking release:\n\n- Spec 01: Dead architecture removal, canonical LanguageAdapter seam\n- Spec 02: MCP surface consolidation (7 tools), single entry point\n- Spec 03: SQLite data layer replaces LokiJS/Fl\n[…]\ntree-sitter, LokiJS replaced with SQLite, MCP tool surface consolidated,\nplugin packaging redesigned for marketplace distribution.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release 3.0.0 — complete re-architecture (Specs 01–09)",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-07-18T16:53:37Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0554ce9a96c0e26f41e8842ee6e07efe6203fc1a",
"body": "Document MCP reliability hardening in the changelog and bump the package version so the latest fixes can be published.\n\nMade-with: Cursor",
"is_bot": false,
"headline": "chore(release): bump to 2.6.2",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-03-26T19:25:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9634d0aa9dd99fb1b839ca341c472fd93f5526a0",
"body": "Improve MCP resilience by adding single-flight DB initialization, cancellation-aware tool handling, compact response serialization, and non-blocking diagnostics logging so concurrent calls are less likely to abort. Tighten project task integrity/queries and add tests to enforce completion/dependency/delete invariants.\n\nMade-with: Cursor",
"is_bot": false,
"headline": "fix(mcp): harden stdio tool reliability and task flows",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-03-26T19:22:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72f9a749e3b1a1889a220c543c7d281201954ded",
"body": "storeAuditResults now calls saveDatabase() so audit rows reach index.db\nimmediately. Loki runs with autosave off; without this, resultId lookups\nfailed after MCP restart until another code path saved the DB.\n\nMade-with: Cursor",
"is_bot": false,
"headline": "fix(db): persist cached audit results after insert (v2.6.1)",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-03-25T18:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bb45388f353feb6eda0b5f2a5cba185dd6a9a51",
"body": "…perative abort & handoff",
"is_bot": false,
"headline": "chore(release): code-auditor-mcp 2.6.0 — worker pool, job limits, coo…",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-03-25T15:57:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c5ad507e777269d8e76ff4eada9f236ba4a0cba",
"body": null,
"is_bot": false,
"headline": "fix(mcp): fixing paging",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-03-25T04:13:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb55fd135e728913b58fd33154c045bbd765b3e4",
"body": null,
"is_bot": false,
"headline": "fix(mcp): route console.log to stderr on stdio (v2.2.1)",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-03-25T03:29:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8e7949154559aa0adaf81ff6947fa31b34ca547",
"body": "Added\n- Per-project task queue: project_tasks MCP handler, Loki persistence (ProjectTaskRepository),\n project task types/helpers, Vitest coverage\n- dataPaths + CODE_AUDITOR_DATA_DIR / --data-dir bootstrap (applyDataDirEnv); persisted index path\n- mcpToolErrors (ContextualError) and assertAuditPathE\n[…]\nh handling vs silent stat failures\n\nAlso includes supporting edits to audit runner, search QueryParser, constants, mcp-index, code index\nservice/enhanced DB, and Vitest config as in this working tree.",
"is_bot": false,
"headline": "Release 2.2.0",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2026-03-25T03:12:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f499e7f88fba2453439b6e44f580689537fe0604",
"body": null,
"is_bot": false,
"headline": "fixing error with global regex",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-12-06T23:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2b9557660380253f678f609c05a4c6123a984c5",
"body": null,
"is_bot": false,
"headline": "Update schema to 2025-10-17 for MCP registry compatibility",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-11-02T18:28:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89006bad16b5f47643dd9aff5b11c307a84e4abb",
"body": null,
"is_bot": false,
"headline": "Disable file logging in production and bump to v2.0.2",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-11-02T01:51:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ac45170c27ae5da8b0af7259c9b1118aee5fe80",
"body": null,
"is_bot": false,
"headline": "cleanup",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-10-24T00:18:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20ec7776dbb5f2c0ebc455a33c516f5735b52a62",
"body": "… proper directories",
"is_bot": false,
"headline": "Organize project structure: move tests, samples, and documentation to…",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-10-24T00:15:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd9b5b34146c98b488ff5fa71b32837548c553ca",
"body": null,
"is_bot": false,
"headline": "Update README for 2.0 multi-language support",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-10-24T00:09:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bd8ddbd4649f491c5093ffb5bd6e121ed62a58b",
"body": "Multi-language support with Go",
"is_bot": false,
"headline": "Merge pull request #8 from BenAHammond/feature/db-schema-indexing",
"author_name": "Ben Hammond",
"author_login": "BenAHammond",
"committed_at": "2025-10-23T21:36:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46d08818048ae3c6d0833146a7963ea88a5c7727",
"body": null,
"is_bot": false,
"headline": "Bump version to 2.0.0 for multi-language support release",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-10-23T21:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19340e730c881603f1bf82c4e5055b50e601b2d8",
"body": null,
"is_bot": false,
"headline": "Add Go language support and multi-language analyzer framework",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-10-23T21:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "879713807e5e550f08a47a1f2ab4196f79f085a0",
"body": null,
"is_bot": false,
"headline": "adding db schema detection",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-10-23T21:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b40cb8d3a4f6a9bd4324c360787d157fc52b98b",
"body": "- Add shared tool logic for reuse between stdio and HTTP transports\n- Create index file with --ui flag to switch between modes\n- Implement HTTP server with audit dashboard and code map viewer APIs\n- Add interactive dashboard HTML with violation filtering and styling\n- Include documentation analyzer \n[…]\nui\n\nFoundation for MCP-UI integration - HTTP API working,\nfull MCP protocol integration pending.\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add MCP-UI foundation with HTTP API and interactive dashboards",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-10-23T21:34:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "caee75147aeade3bc09066d2f04db5fe253a7860",
"body": "* Add MCP-UI foundation with HTTP API and interactive dashboards\n\n- Add shared tool logic for reuse between stdio and HTTP transports\n- Create index file with --ui flag to switch between modes\n- Implement HTTP server with audit dashboard and code map viewer APIs\n- Add interactive dashboard HTML with\n[…]\nending.\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>\n\n* adding db schema detection\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Feature/db schema indexing (#7)",
"author_name": "Ben Hammond",
"author_login": "BenAHammond",
"committed_at": "2025-10-16T04:40:31Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f200b80f2d2617bfe6a36c32a7c380840c00d728",
"body": null,
"is_bot": false,
"headline": "bumping version",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-10-06T22:04:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e318b41554899caec9d1b007910fc4987bb8c05",
"body": null,
"is_bot": false,
"headline": "fixes for paging code maps",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-10-06T22:03:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68961994409cee8b7e66a2c004697e97c2db0db1",
"body": null,
"is_bot": false,
"headline": "publish to mcp registry",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-10-06T20:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c94792d74fecc56ad0e16044c7b594c08721f4c1",
"body": null,
"is_bot": false,
"headline": "bumping version and removing disk persistance",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-10-06T20:20:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bd300d1c3bc9e40d3b79515cf26a06f784d521b",
"body": "* fix: improve health score calculation accuracy\n\n- Consider all severity levels (critical, warning, suggestions)\n- Weight violations appropriately (10x, 3x, 0.5x)\n- Normalize by files analyzed to handle different project sizes\n- Calculate violations per file for fair comparison\n\nPrevious formula on\n[…]\nr version\n\n* adding configuration management for audit tolerances\n\n* fixes\n\n* fixes\n\n* fixes\n\n* version bump\n\n* fixing rule precedence orders\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix/health score calculation (#6)",
"author_name": "Ben Hammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-29T02:40:32Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c764a5952ae0d4007232e3d9ad717f91e6ec1e91",
"body": null,
"is_bot": false,
"headline": "adding configuration management for audit tolerances",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-28T17:12:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17473b99ccf7724b734bf33922c4b7e10d0cef35",
"body": null,
"is_bot": false,
"headline": "bumping mcp server version",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-27T17:10:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68eddbc0df586c309cd6c96738576c768afc0426",
"body": "- Consider all severity levels (critical, warning, suggestions)\n- Weight violations appropriately (10x, 3x, 0.5x)\n- Normalize by files analyzed to handle different project sizes\n- Calculate violations per file for fair comparison\n\nPrevious formula only considered critical and warnings, missing 95% of\nviolations (suggestions) and didn't account for project size.\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: improve health score calculation accuracy",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-27T17:07:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0861ed5dc771b83ef92ea3c9a386b42e37f587ed",
"body": null,
"is_bot": false,
"headline": "fixing server version",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-26T03:37:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d67f3eeb69c9b8b49c3c6f4380904c766f85da1",
"body": null,
"is_bot": false,
"headline": "adding mcp config for github",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-26T03:35:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7764d1cb48fb3168507c336e958e002c834c4f06",
"body": null,
"is_bot": false,
"headline": "adding pagination to results",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-26T02:41:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b826c81929e4a645d61aee43c390714c2585f8dc",
"body": "- Store audit results in database with 24-hour TTL\n- Support retrieving cached results by audit ID\n- Include audit ID in pagination response\n- Skip re-running audits when paging through results\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add audit result caching for efficient pagination",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T22:46:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3b224db62800faa8a73973e4ef1326553091e72e",
"body": "- Add limit and offset parameters (default 50, max 100)\n- Include pagination metadata in response\n- Prevents MCP token limit errors for large codebases\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add pagination to audit tool",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T22:41:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "909544079929795a202d56ec3b5a607cefb87169",
"body": null,
"is_bot": false,
"headline": "version",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T22:01:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff0c69683b71eecf52753a1a899f516252a35a93",
"body": "DI is not a standard pattern in modern JavaScript/TypeScript development.\nUsers can still enable it explicitly if needed via analyzer config.\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: disable dependency inversion check by default",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T21:54:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dbce45a7ae3afb8de911993cadabad5a02de0c43",
"body": "- Expand whitelist with React, Node.js, auth, and database frameworks\n- Add import context analysis to skip framework class DI checks\n- Group React hooks by category (state, routing, form) as single responsibilities\n- Implement architectural boundaries with context-aware thresholds\n- Violations reduced from 1,833 to 20 (all legitimate issues)\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: reduce SOLID analyzer false positives by 98.9%",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T20:49:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9ebd7c3e47ec99ff41ecdc6810dfd6a086de62ff",
"body": null,
"is_bot": false,
"headline": "incremental",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T19:59:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fd6ee412b023f6144fc4e67ef94a85a698fc793",
"body": "- Add NextResponse, NextRequest, Response, Request to default whitelist\n- Eliminates false positives for Next.js API route handlers",
"is_bot": false,
"headline": "fix: whitelist Next.js framework classes",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T19:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2d4339aeea1f99b80b5c70209509a9fad2b1b79",
"body": "- DI principle now only checks class instantiation, not imports\n- Eliminates 1000+ false positives from import statements\n- Maintains all other v1.13.0 improvements",
"is_bot": false,
"headline": "fix: remove import checking from dependency inversion",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T19:34:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19be0b499d2a3a7369ced84ca331032ef64350db",
"body": null,
"is_bot": false,
"headline": "docs: add whitelist tools documentation and workflow guide",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T19:05:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca964ebda6048b85d9eb28ae150ed6e3173401c4",
"body": "- Add whitelist system for platform APIs and dependencies\n- Skip test files and recognize singleton/factory patterns\n- Auto-whitelist package.json dependencies on sync\n- Fix TypeScript satisfies and module-level imports",
"is_bot": false,
"headline": "fix: reduce SOLID analyzer false positives by 73%",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T19:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecf5dda7686e5683bed2e46336eef67c1c2a947a",
"body": null,
"is_bot": false,
"headline": "fixing duplicate indexing bug",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T04:56:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab3d7301b583c623657832a8a59080a6c07e4bc6",
"body": null,
"is_bot": false,
"headline": "version",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T04:16:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4be4b90b22f2110f5be28089b7383c3dfc7e0bd",
"body": null,
"is_bot": false,
"headline": "adding module level import tracking",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T04:16:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2125fbb6e08f3ba492b551c019e96bfade63e2dc",
"body": null,
"is_bot": false,
"headline": "fixing startup issues",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T04:02:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dedad6be9fd6f0a0a2d6c654c0dfd4b63ecd26ea",
"body": "- Add detailed logging for server initialization\n- Log all request/response pairs for ListTools and CallTool handlers\n- Add initialize handler with logging\n- Add error handlers for uncaught exceptions and rejections\n- Add transport connection logging\n- Add stdin/stdout error handlers\n- Add signal ha\n[…]\nFix audit_check_health -> audit_health in standalone server\n- Add file logging to mcp-server.log\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add comprehensive logging to MCP servers for debugging",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T03:52:43Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f8d10d67c92f46fbe8d428d447db79eb0ef2c1c6",
"body": null,
"is_bot": false,
"headline": "version",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T03:37:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a97fc983d5ad9e99fe7c82035588b4054ffcce6e",
"body": "- Removed package.json version reading that caused 'require is not defined' errors\n- Server now reports without version field instead of fake hardcoded value\n- Fixes sync_index and other tool execution in ES module environment\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: remove version reporting to prevent ES module errors",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T03:36:06Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e68a611a8cbc08d3ac8eab89c2fe147c8ac44986",
"body": null,
"is_bot": false,
"headline": "adding version tracking and updated workflow tool",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T03:27:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1204d9c37705933a979c52b8c6e29dab636554b6",
"body": "- Added detection for TypeScript satisfies expressions (TS 4.9+)\n- Fixed false positives where types used in satisfies were marked as unused\n- Interface extension detection was already working correctly\n- Reduces false positive rate by ~5-7%\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: add satisfies operator type detection to reduce false positives",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T03:14:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ec2c9554b0dc2f4c766f19037ba412f5bcc5ecee",
"body": null,
"is_bot": false,
"headline": "more test cases",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T01:15:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e841c0464e3adbaca0bffdec098eb18b5ffed35",
"body": "- Enhanced extractIdentifierUsage to detect all TypeScript type positions\n- Added detection for: extends, implements, type annotations, generics, assertions\n- Fixed function scanner to analyze entire nodes, not just bodies\n- Significantly reduces false positive rate for unused imports (~30-40% improvement)\n- Addresses critical issue where type-only imports were incorrectly flagged as unused\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: comprehensive type-only usage detection to reduce false positives",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-25T01:05:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8237ea3921caf2993d070db95812200560f92ea0",
"body": "- Enhanced import usage detection with comprehensive edge case support\n- Fixed false positives in unused import detection\n- Added support for dynamic property access, spread operators, JSX, decorators\n- Improved re-export and side-effect import handling\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: bump version to 1.8.0",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-24T21:32:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ba2c26602e4df250b30521fc269a052292f7619d",
"body": "…port\n\nThis commit significantly improves the accuracy of unused import detection by\nhandling numerous JavaScript/TypeScript patterns that were previously missed.\n\n## New Capabilities\n\n### 1. Dynamic Property Access\n- Tracks bracket notation: config[key]\n- Tracks template literals: api[`get${endpoin\n[…]\ne positive rates and makes the tool more reliable\nfor real-world TypeScript and React codebases.\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: enhance import usage detection with comprehensive edge case sup…",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-24T21:30:06Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5be9a247ad3cd440dba185edf533d920fd932e0f",
"body": null,
"is_bot": false,
"headline": "bumping version",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-24T20:58:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c18a347c7f09ab1be53077dc6b1b0280d42b4e6",
"body": "…RY analyzer reporting\n\nThis commit addresses all unused imports detection issues reported in the bug report,\nreducing the false positive rate from ~40% to near zero and adding proper violation reporting.\n\n## Core Fixes\n\n### 1. Namespace Import Detection (Bug 1)\n- Fixed: import * as name syntax now \n[…]\nible\nconfiguration options for different project needs while maintaining backward compatibility.\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: resolve unused imports detection false positives and integrate D…",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-24T20:40:59Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a292936c6ee6734117d4c30ad3647255597861b4",
"body": null,
"is_bot": false,
"headline": "incremental",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-24T16:57:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ba7447ab5b75631474152c6bfba0adbbcaba232",
"body": null,
"is_bot": false,
"headline": "inc",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-24T16:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c239646532829fb0c976318335fe4368dee02cc",
"body": "…arsing, and match context\n\n- Add function body extraction for all function types (arrow, method, component)\n- Implement content search mode to search within function bodies\n- Fix query parser to handle nested quotes and escape sequences\n- Add match context showing surrounding lines for search resul\n[…]\ntial matches\n- Fix SRP false positives by filtering single-element responsibility groups\n- Add body field to FlexSearch index configuration\n- Update types to include content matches and match contexts",
"is_bot": false,
"headline": "fix: enhance search functionality with content search, better query p…",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-24T15:58:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0a45034b24150db1a217d37ca7ba8a28ffef56fd",
"body": null,
"is_bot": false,
"headline": "version bump",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-14T22:09:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4837b4792b94433828e4af31d3e7c4bb98517fbd",
"body": " and search operators\n\n - Add dependency extraction utilities for\n tracking function calls and imports\n - Implement bidirectional dependency graph\n (calls/calledBy relationships)\n - Add 11 new search operators for dependency\n queries (dep:, calls:, calledby:, etc.)\n - Track unused imports at\n[…]\nrser to handle operators without\n colons (unused-imports, dead-imports)\n - Add comprehensive search operators\n documentation to README\n - Update MCP tools with dependency analysis\n workflow guide",
"is_bot": false,
"headline": "00~feat: add function-level dependency tracking",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-14T22:09:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5446cde75c9648b84c40fceb7085df6588cf58c1",
"body": null,
"is_bot": false,
"headline": "fixing github link",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-11T21:05:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85dab37d7c94d6a2bfe66966778d4fcea8251873",
"body": null,
"is_bot": false,
"headline": "version bump",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-10T01:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a54172d42bdb2f3f63f28498a82b3f821e9df05c",
"body": null,
"is_bot": false,
"headline": "adding workflow guide tool",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-10T01:09:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc82796ac861da99b6237db12783b0997fc19314",
"body": null,
"is_bot": false,
"headline": "adding react support to indexing",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-09T22:55:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20edcef67863688e645fa05e687aa508a244c000",
"body": null,
"is_bot": false,
"headline": "removing config",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-08T20:12:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34a790e522eb0588778946da6b1e6808ae88cc04",
"body": null,
"is_bot": false,
"headline": "merges the audit and indexing strategies",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-08T20:12:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f72a4fcd478458735a4aa0e707b7ba279f9f2e8",
"body": null,
"is_bot": false,
"headline": "fixing build",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-08T00:36:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8b879664c44c427befea1a3ffb3093951cc8a39",
"body": "New Indexing Tools",
"is_bot": false,
"headline": "Merge pull request #1 from BenAHammond/code-mapping",
"author_name": "Ben Hammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-07T20:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "671156ba6710e90cf2a2e4bef313c2c3db54a60a",
"body": null,
"is_bot": false,
"headline": "new tools for indexing and tracking code",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-09-07T20:03:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b7916f3f5c255f78d453bb1bd66eef2269314ab",
"body": null,
"is_bot": false,
"headline": "adding start command and updating the docs",
"author_name": "BenAHammond",
"author_login": "BenAHammond",
"committed_at": "2025-08-20T04:40:27Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 100,
"latest_release_at": "2026-07-21T04:32:33Z",
"latest_release_tag": "v3.1.1",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 13,
"days_since_latest_release": 5,
"mean_days_between_releases": 39.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "code-auditor-mcp",
"exists": true,
"license": "MIT",
"keywords": [
"mcp",
"code-quality",
"static-analysis",
"ai-agents",
"claude-code",
"invariants",
"sarif",
"tree-sitter",
"linter",
"solid",
"typescript",
"javascript",
"go"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/code-auditor-mcp",
"is_deprecated": false,
"latest_version": "3.4.2",
"repository_url": "https://github.com/BenAHammond/code-auditor-mcp",
"versions_count": 56,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 5432,
"first_published_at": "2025-08-18T02:28:39.127000Z",
"latest_published_at": "2026-07-26T03:47:09.752000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 1,
"stars": 7,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-02-14",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples",
"samples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": true,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [
"src/languages/go/analyzer-src/go.mod",
"src/languages/go/go.mod",
"src/languages/go/parser/go.mod"
],
"largest_source_bytes": 135655,
"source_files_sampled": 381,
"oversized_source_files": 5,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 5079
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@ast-grep/napi",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.44.1"
},
{
"name": "@mcp-ui/server",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^6.1.0"
},
{
"name": "@modelcontextprotocol/sdk",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.29.0"
},
{
"name": "ajv",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^8.20.0"
},
{
"name": "better-sqlite3",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^12.11.1"
},
{
"name": "chalk",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^5.6.2"
},
{
"name": "commander",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^15.0.0"
},
{
"name": "cors",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.8.6"
},
{
"name": "express",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^5.2.1"
},
{
"name": "inquirer",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^14.0.2"
},
{
"name": "picomatch",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.5"
},
{
"name": "web-tree-sitter",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.26.11"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 8,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "BenAHammond",
"commits": 102,
"avatar_url": "https://avatars.githubusercontent.com/u/3516389?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 2,
"reason": "binaries present in source code",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "42 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "efaf6a2d7ef854e040ea985e375b54c83a2f8836",
"ran_at": "2026-07-26T06:20:45Z",
"aggregate_score": 1.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2025-10-23T21:36:44Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/BenAHammond/code-auditor-mcp",
"host": "github.com",
"name": "code-auditor-mcp",
"owner": "BenAHammond"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 16,
"vitality": 79,
"community": 45,
"governance": 54,
"engineering": 38
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 79,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"commits_last_year": 100,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 13
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "13/52 weeks with commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 13
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "100 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 100
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v3.1.1",
"releases_from_tags": true,
"days_since_latest_release": 5,
"mean_days_between_releases": 39.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~39.1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 39.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 45,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"forks": 1,
"stars": 7,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "7 stars",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 7
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"packages": [
"code-auditor-mcp"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 5432
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "5,432 downloads/month across npm",
"points": 49.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 5432,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 8,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "8/8 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 8,
"decided": 8
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"followers": 17,
"owner_type": "User",
"is_verified": null,
"owner_login": "BenAHammond",
"public_repos": 16,
"account_age_days": 4915
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "17 followers of BenAHammond",
"points": 9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 17,
"login": "BenAHammond"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "16 public repos, account ~13 yr old",
"points": 21,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 16
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"code-auditor-mcp"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "56 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 56
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 38,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 16,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 16,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 1.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "42 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 73,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.58,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 5079
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "58 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 30.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 58,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0.44,
"toolchain_manifests": [
"src/languages/go/analyzer-src/go.mod",
"src/languages/go/go.mod",
"src/languages/go/parser/go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "src/languages/go/analyzer-src/go.mod, src/languages/go/go.mod, src/languages/go/parser/go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "src/languages/go/analyzer-src/go.mod, src/languages/go/go.mod, src/languages/go/parser/go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "44 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 44,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 135655,
"source_files_sampled": 381,
"oversized_source_files": 5
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "5/381 source files over 60KB",
"points": 54.3,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 381,
"oversized": 5
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "moderate",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"example_dirs": [
"examples",
"samples"
],
"has_mcp_signal": true,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 20,
"status": "met",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples, samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples, samples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index npm:code-auditor-mcp@3.4.2; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-26T06:20:51.380493Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/BenAHammond/code-auditor-mcp.svg",
"full_name": "BenAHammond/code-auditor-mcp",
"license_state": "standard",
"license_spdx": "MIT"
}