Skip to content

Conversation

@JAORMX
Copy link
Collaborator

@JAORMX JAORMX commented Jan 20, 2026

Summary

  • Trim README from 515 lines to ~95 lines (~82% reduction)
  • Create docs/index.md as documentation hub with user journeys
  • Create docs/getting-started.md for container consumers
  • Create docs/adding-servers.md consolidating contribution guides
  • Create docs/security.md for security overview
  • Delete docs/packaging.md (merged into adding-servers.md)
  • Update CONTRIBUTING.md to be Dockyard-specific (was referencing ToolHive)

Motivation

The README was overwhelming at 515 lines, trying to serve all audiences at once. This restructure follows progressive disclosure principles:

User Journey Document
"What is this?" README.md (~1 min read)
"Where do I go next?" docs/index.md
Container consumers docs/getting-started.md
MCP server authors docs/adding-servers.md
Security teams docs/security.md

Test plan

  • Read through new README - should be scannable in < 1 minute
  • Verify all internal links work
  • User journey test: Can each audience find what they need?

🤖 Generated with Claude Code

Reorganize documentation following progressive disclosure principles:
- Trim README from 515 lines to ~95 lines (~82% reduction)
- Create docs/index.md as documentation hub
- Create docs/getting-started.md for container consumers
- Create docs/adding-servers.md consolidating contribution guides
- Create docs/security.md for security overview
- Delete docs/packaging.md (merged into adding-servers.md)
- Update CONTRIBUTING.md to be Dockyard-specific (was ToolHive)

Documentation is now organized by user journey:
- Container users -> getting-started.md
- MCP server authors -> adding-servers.md
- Security teams -> security.md, attestations.md, provenance.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@JAORMX JAORMX requested review from danbarr and dussab January 20, 2026 11:49
@JAORMX JAORMX merged commit 2701e55 into main Jan 20, 2026
2 checks passed
@JAORMX JAORMX deleted the docs/restructure-documentation branch January 20, 2026 12:44
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.

3 participants