vestige/crates/vestige-mcp/src
Sam Valladares a68895482d fix: clean launch baseline + close firewall leetspeak bypass
- websocket.test.ts: 3 stale injectEvent assertions now expect the correct
  source:'synthetic' tag the store adds (production behavior was already right).
- server.rs: collapse a clippy::collapsible_if in test code into a let-chain.
- microglial_firewall: gated de-leet so leetspeak injections (1gn0re prev1ous
  1nstruct10ns) are caught, with a structural guard — a digit-bearing token is
  only rewritten if it de-leets exactly onto a known injection keyword, so
  v1.2.3 / sha256 / base64 / 0x1f / i18n / port 8080 never false-quarantine.

Verified: vestige-core tests + clippy --all-targets clean, dashboard 950/950.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-27 11:23:27 -05:00
..
bin feat(cloud-sync): zero-knowledge client-side encryption (XChaCha20-Poly1305) 2026-06-24 16:13:30 -05:00
dashboard feat(neuroruntime): wire Microglial Firewall into the write path 2026-06-27 11:12:06 -05:00
protocol feat(mcp): add per-tool _meta["anthropic/maxResultSizeChars"] annotation (#56) 2026-05-25 13:49:51 -05:00
resources feat(blackbox): Agent Black Box + Receipts + risk-gated Memory PRs 2026-06-24 16:05:35 -05:00
tools feat(connectors): add Redmine and source filters (#57) 2026-06-19 02:21:25 -05:00
autopilot.rs feat(neuroruntime): wire Microglial Firewall into the write path 2026-06-27 11:12:06 -05:00
cognitive.rs feat(connectors): external-source connector layer + GitHub Issues (#57) 2026-06-19 01:21:59 -05:00
dashboard.html feat: Vestige v1.2.0 — dashboard, temporal tools, maintenance tools, detail levels 2026-02-12 04:33:05 -06:00
graph.html feat: Vestige v2.0.0 "Cognitive Leap" — 3D dashboard, HyDE search, WebSocket events 2026-02-22 03:07:25 -06:00
lib.rs feat(blackbox): Agent Black Box + Receipts + risk-gated Memory PRs 2026-06-24 16:05:35 -05:00
main.rs Add OpenCode integration and safer startup 2026-06-15 17:06:01 -05:00
server.rs fix: clean launch baseline + close firewall leetspeak bypass 2026-06-27 11:23:27 -05:00
trace_recorder.rs feat(neuroruntime): wire Microglial Firewall into the write path 2026-06-27 11:12:06 -05:00