Skip to content

chore(release): 0.3.1 — TDQS sweep on wiki.* / workspace.* / links.hubs#20

Merged
bezata merged 1 commit into
mainfrom
release/0.3.1
Apr 25, 2026
Merged

chore(release): 0.3.1 — TDQS sweep on wiki.* / workspace.* / links.hubs#20
bezata merged 1 commit into
mainfrom
release/0.3.1

Conversation

@bezata
Copy link
Copy Markdown
Owner

@bezata bezata commented Apr 25, 2026

Summary

Description-only release. Eleven tool descriptions rewritten to cover the
six Tool Definition Quality Score dimensions (purpose clarity, usage
guidelines, behavioral transparency, parameter semantics, conciseness,
contextual completeness); per-parameter .describe() calls added across
every wiki Zod schema; inputExamples added to every wiki.* and
workspace.* tool that lacked them.

  • wiki.* (7 tools)wiki.init, wiki.ingest, wiki.logAppend, wiki.indexRebuild, wiki.query, wiki.lint, wiki.summaryMerge. Inline parameter semantics, sibling-disambiguation, return-shape docs, 1–2 inputExamples each.
  • workspace.openFile / closeActiveFile / toggleEditMode — return shape, no-op edge cases, UI-only contract, plus inputExamples.
  • links.hubs — WHEN-vs-siblings against links.health / links.graph.
  • src/schema/wiki.ts — ~30 new .describe() calls so MCP clients see per-parameter help text.

No behavior, schema, or annotation changes. docs/tool-inventory.json diff is description-only.

Test plan

  • bun run typecheck clean
  • bun run lint clean
  • bun run test — 111/111 passing across 18 files
  • bun run inventory regenerated — diff is description-only
  • After merge: tag v0.3.1 to trigger Release workflow (mcpb bundles + VirusTotal scan + npm publish via Trusted Publishing)

🤖 Generated with Claude Code

Description-only release. Rewrites wiki.* and workspace.* tool
descriptions to cover the six TDQS dimensions (purpose clarity, usage
guidelines, behavioral transparency, parameter semantics, conciseness,
contextual completeness), adds inputExamples where missing, and
populates per-parameter .describe() calls across every wiki Zod schema.
No behavior, schema, or annotation changes — tool-inventory.json diff
is description-only.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@bezata bezata merged commit d7811ce into main Apr 25, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant