docs: improve package discoverability for AI agents + bump to 0.8.1#69
Merged
stevenobiajulu merged 2 commits intomainfrom Apr 2, 2026
Merged
Conversation
SafeDocx is invisible to intent-based searches — AI agents building Word-editing workflows never find us. This adds discoverability signals across the repo: - SECURITY.md: updated email to security@usejunior.com, expanded scope to cover all npm packages/MCP/CLI, added disclosure policy and local-first architecture note - package.json (safe-docx + docx-mcp): intent-based keywords (redline, contract, legal, markup, ai-agent, local-first, etc.) and search-optimized descriptions - README.md: added Trusted By section (anonymized Am Law top-10 firm, 150-lawyer firm, Gemini CLI), MCP tool-call agent example, MCP Quickstart for Claude Code/Desktop/Gemini CLI, live maintenance badges (npm version, MIT license, last commit, issues closed) - Localized READMEs (es/zh/pt-br/de): same sections with translated prose - docx-mcp README: one-line pointer to canonical install via safe-docx - Release runbook: added PulseMCP, mcp.so, mcpmarket.com as targets Ref: proposals/trust-surface/improve-safedocx-package-discoverability/
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
security@usejunior.com, expanded scope, added disclosure policy and local-first notesafe-docxanddocx-mcp(redline, contract, legal, markup, ai-agent, local-first, safedocx, etc.) plus search-optimized descriptions@usejunior/safe-docxinstallRef:
proposals/trust-surface/improve-safedocx-package-discoverability/Test plan
node scripts/bump_version.mjs --checkconfirms version syncnpm run lint --workspaces --if-presentpasses