Implement report tools (generate_compatibility_report, list_issues) #188

Closed
opened 2026-01-26 19:02:11 +00:00 by lmiranda · 0 comments
Owner

Overview

Implement reporting tools that output validation findings.

Tools

generate_compatibility_report

  • Input: Validation results from all checks
  • Output: Formatted markdown report

list_issues

  • Input: Validation results, optional filters (severity, type)
  • Output: Filtered list of issues with context

Sprint: Sprint 2 - contract-validator Plugin
Labels: Type/Feature, Complexity/Medium, Priority/Medium, Effort/M

## Overview Implement reporting tools that output validation findings. ## Tools ### generate_compatibility_report - **Input:** Validation results from all checks - **Output:** Formatted markdown report ### list_issues - **Input:** Validation results, optional filters (severity, type) - **Output:** Filtered list of issues with context **Sprint:** Sprint 2 - contract-validator Plugin **Labels:** Type/Feature, Complexity/Medium, Priority/Medium, Effort/M
lmiranda added this to the Sprint 2 - contract-validator Plugin milestone 2026-01-26 19:02:40 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#188