v0.3.1 - packaging compatibility
Packaging-only release - no functional changes.
- Added a no-op
buildscript topackage.jsonso deployment pipelines that unconditionally runpnpm run build(e.g. MCP directory inspectors) no longer fail. ToolFunnel is zero-dependency and runs from source; there is nothing to build. serverInfo.versionis now sourced frompackage.json(previously hardcoded, and had already drifted).- Runtime behaviour is identical to v0.3.0. Full test suite: 22/22 passing.