perf: check in neural patterns to avoid rebuild on every publish
- Add embeddedPatterns.ts to version control (544KB file) - Add check-patterns.js script to detect when rebuild is needed - Modify build scripts to only rebuild patterns when changed - This avoids memory-intensive pattern embedding on every npm publish - Patterns rarely change, so this significantly speeds up releases
This commit is contained in:
parent
bf6e026d75
commit
6f65847656
3 changed files with 36 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
* 🧠 BRAINY EMBEDDED PATTERNS
|
||||
*
|
||||
* AUTO-GENERATED - DO NOT EDIT
|
||||
* Generated: 2025-08-26T20:39:24.051Z
|
||||
* Generated: 2025-08-27T16:37:10.556Z
|
||||
* Patterns: 220
|
||||
* Coverage: 94-98% of all queries
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue