📦 deps(thirdparty): update snapshots
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"name": "brooks-lint",
|
||||
"version": "1.3.0",
|
||||
"description": "AI code reviews grounded in twelve classic engineering books — decay risk diagnostics with book citations, severity labels, and six analysis modes (PR review, architecture audit, tech debt, test quality, health dashboard, full-sweep auto-fix)",
|
||||
"author": {
|
||||
"name": "hyhmrright",
|
||||
"email": "hyhmrright@gmail.com",
|
||||
"url": "https://github.com/hyhmrright"
|
||||
},
|
||||
"homepage": "https://github.com/hyhmrright/brooks-lint",
|
||||
"repository": "https://github.com/hyhmrright/brooks-lint",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"code-quality",
|
||||
"code-review",
|
||||
"brooks-law",
|
||||
"mythical-man-month",
|
||||
"architecture",
|
||||
"tech-debt",
|
||||
"test-quality"
|
||||
],
|
||||
"skills": "./skills/",
|
||||
"interface": {
|
||||
"displayName": "Brooks Lint",
|
||||
"shortDescription": "AI code reviews grounded in twelve classic engineering books",
|
||||
"longDescription": "AI-powered code quality diagnosis grounded in twelve classic software engineering books (The Mythical Man-Month, A Philosophy of Software Design, Clean Code, and more). Produces decay-risk findings in Iron Law form — Symptom → Source → Consequence → Remedy — with book citations, severity labels, and six analysis modes: PR review, architecture audit, tech debt assessment, test quality review, health dashboard, and full-sweep auto-fix.",
|
||||
"developerName": "hyhmrright",
|
||||
"category": "Coding",
|
||||
"capabilities": [
|
||||
"Interactive"
|
||||
],
|
||||
"websiteURL": "https://github.com/hyhmrright/brooks-lint",
|
||||
"composerIcon": "./assets/logo.svg",
|
||||
"logo": "./assets/logo.svg"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user