- @cyanheads/mcp-ts-core ^0.8.20 → ^0.9.1: server-level `instructions`
on createApp (mcp-ts-core#91), portability lint family
(mcp-ts-core#132), Workers nodejs_compat boot (mcp-ts-core#124),
build-time-only definition linting, SSRF DNS+IPv6 hardening,
FileSystemProvider tenantId boundary check, rate-limit metric
cardinality bound, notifyPromptListChanged/notifyToolListChanged on
Context, tasks capability gated on actual usage.
- src/index.ts: adopt the new `instructions` block — orientation text
on every initialize covering NCT ID format, PascalCase field-leaf
naming for fields/advancedFilter/sort, the typical workflow, and
the discovery tools. Spec-compliant clients forward it as session-
level system context to the model.
- changelog summary cap 250 → 350 chars; scripts/devcheck.ts bun-
outdated parser fix synced from framework.
- Skills resynced from framework: add-tool 2.8→2.9, api-errors 1.5→1.6,
api-linter 1.2→1.3, api-workers 1.3→1.4, design-mcp-server 2.10→2.11,
field-test 2.3→2.4, polish-docs-meta 1.7→1.8, tool-defs-analysis
1.1→1.2.
- devDeps refresh: @cloudflare/workers-types, @types/bun, @types/node,
@vitest/coverage-istanbul, fast-check, vite, vitest.