Stu Mason
Stu Mason

Activity

Pull Request Opened

PR #196 opened: docs: factual fixes surfaced by tech-writer review

Six small corrections that align the docs with what the code actually does. Surfaced by an internal staff-tech-writer review of the site against the source.

  • tools/index.md: add missing list_deployments row (registered at src/lib/mcp-server.ts:1128 as a top-level tool, separate from the consolidated deployment action tool)
  • guide/quickstart.md: remove non-existent bulk_env_delete reference; drop "nuke button" metaphor; add a What next? footer
  • roadmap/index.md: fix broken markdown rendering at v2.10.0 bullet (unescaped underscores in health_check_* and create_*); rewrite v2.11.0 bullet to stop double-counting system as both consolidation AND new tool family
  • index.md: align hero "42 consolidated tools" with body text (was saying "v2.0 cut to 38" without explaining the climb to 42)
  • contributing/testing.md: replace npm run types with the actual command npx tsc --noEmit (no types script exists in package.json)
  • contributing/adding-tools.md: step 6 now also requires updating the docs site's Tools reference when new tools/actions ship

Next PRs (separate) will address: security deep-dive page, troubleshooting/FAQ page, EAL accessibility sweep.

+13
additions
-8
deletions
5
files changed