Skip to content

feat: add dbops prefix as qa and prod expect it#592

Open
vivonk wants to merge 2 commits into
harness:mainfrom
vivonk:fork/feat/dbops-path-correction
Open

feat: add dbops prefix as qa and prod expect it#592
vivonk wants to merge 2 commits into
harness:mainfrom
vivonk:fork/feat/dbops-path-correction

Conversation

@vivonk

@vivonk vivonk commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Description

Adding dbops prefix to this resource as it's expected to use dbops prefix for correct routing else it's throwing 404

Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • Other

Checklist

  • pnpm test passes
  • pnpm typecheck passes
  • pnpm build passes
  • pnpm standards:check passes (architecture guardrails — see docs/coding-standards.md)
  • pnpm docs:check passes (if registry/tool counts changed)

Coding Standards (registry-driven MCP model)

If this PR adds or changes Harness API coverage:

  • No new server.registerTool() calls — only toolset definitions in src/registry/toolsets/
  • Toolset registered in ALL_TOOLSETS and ToolsetName union
  • operationPolicy on every new/changed endpoint
  • Shared response extractors from src/registry/extractors.ts (no raw passthrough on real endpoints)
  • identifierFields and scope declared on new resources
  • No console.log() in src/ (stdio JSON-RPC safety)

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