@10kdevs/matha
Advanced tools
+1
-1
| { | ||
| "name": "@10kdevs/matha", | ||
| "version": "0.1.8", | ||
| "version": "0.1.9", | ||
| "description": "The persistent cognitive layer for AI-assisted development. Gives AI agents the project context that currently only exists inside a senior engineer's head.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
+20
-0
@@ -248,3 +248,23 @@ # MATHA | ||
| --- | ||
| ## Auto-Wiring MATHA (Set Once, Works Forever) | ||
| After connecting MATHA as an MCP server, add this rule to your IDE's | ||
| AI settings. It eliminates the manual before/after step entirely. | ||
| **Cursor** → Settings → Rules for AI | ||
| **Windsurf** → Settings → AI Rules | ||
| **Claude Code** → CLAUDE.md in project root | ||
| Paste this rule: | ||
| > At the start of every conversation, call matha_brief() before | ||
| > writing any code. Review all rules, danger zones, and prior | ||
| > decisions. Flag any hasCritical:true results before proceeding. | ||
| > After completing work, call matha_record_decision() for any | ||
| > assumption that changed during the session. | ||
| One rule. Every session starts warm. | ||
| --- | ||
| ## Case Study | ||
@@ -251,0 +271,0 @@ |
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
158221
0.43%287
7.49%