great-cto 2.82.0 → 2.82.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@
2
2
  "name": "great_cto",
3
3
  "id": "great_cto",
4
4
  "description": "Engineering process for solo founders and teams up to 50 engineers. Agents do architecture, code review, QA, and security. You make two decisions per feature.",
5
- "version": "2.82.0",
5
+ "version": "2.82.1",
6
6
  "author": {
7
7
  "name": "Great CTO",
8
8
  "url": "https://github.com/avelikiy/great_cto"
package/dist/detect.js CHANGED
@@ -1148,6 +1148,16 @@ function mineReadmeKeywords(dir) {
1148
1148
  "automated decision", "ai impact assessment", "utah ai", "traiga",
1149
1149
  "ai transparency", "ab 2013", "sb 942", "training data transparency",
1150
1150
  "ai disclosure", "generative ai disclosure", "deepfake disclosure", "ai governance",
1151
+ // legal-pack — keep in sync with archetypes.ts legal score()
1152
+ "iolta", "matter", "docket", "litigation", "retainer", "clio", "mycase",
1153
+ "pacer", "ecf", "cm/ecf", "conflict-check", "engagement-letter",
1154
+ "paralegal", "law-firm", "attorney",
1155
+ // insurance-pack — keep in sync with archetypes.ts insurance score()
1156
+ // "claim" deliberately omitted: too generic, risks false-positives on
1157
+ // non-insurance fixtures (issue trackers, support tools, etc.)
1158
+ "policy", "underwriting", "premium", "acord", "naic", "actuarial",
1159
+ "reinsurance", "solvency", "carrier", "mga", "mgu", "tpa", "insurance",
1160
+ "insurtech", "insurer", "insured", "deductible", "coverage", "bordereau",
1151
1161
  ];
1152
1162
  for (const term of packTerms) {
1153
1163
  if (text.includes(term))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "great-cto",
3
- "version": "2.82.0",
3
+ "version": "2.82.1",
4
4
  "description": "One command install for the great_cto Claude Code plugin. Auto-detects your stack, picks the right archetype, bootstraps PROJECT.md.",
5
5
  "keywords": [
6
6
  "claude-code",