Replace all engram references with vestige

Updated TypeScript packages, npm package, and config files.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Sam Valladares 2026-01-25 01:44:11 -06:00
parent d9b762030e
commit 449d60754a
27 changed files with 277 additions and 277 deletions

View file

@ -1,5 +1,5 @@
/**
* Concurrency utilities for Engram MCP
* Concurrency utilities for Vestige MCP
*
* Provides synchronization primitives for managing concurrent access
* to shared resources like database connections.