Skip to content

REST + CLI mirror for loopover_suggest_boundary_tests #6750

Description

@JSONbored

Context

The MCP tool loopover_suggest_boundary_tests (src/mcp/server.ts:2144) is advisory-only, deterministic, and same no-repo-access tier as the other lint tools (confirmed via grep for "boundary" in src/api/routes.ts returning nothing). No REST route or CLI mirror exists.

Requirements

  • Add POST /v1/lint/boundary-tests.
  • Add a CLI subcommand.

Deliverables

  • POST /v1/lint/boundary-tests route
  • CLI subcommand
  • Unit test

Test Coverage Requirements

99%+ Codecov patch coverage on every changed line and branch in the new route/tool/CLI code, plus a test asserting output parity between the mirrored surfaces for identical input.

Expected Outcome

Boundary-test suggestions are available over REST/CLI, matching the other deterministic lint tools' parity.

Links & Resources

Precedent: POST /v1/lint/slop-risk + slopRiskCli.

Metadata

Metadata

Assignees

No one assigned

    Labels

    gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is needed

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions