Skip to content

[WIP] Split audit_report_render.go into domain-focused render files#24016

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/split-audit-report-render-files
Closed

[WIP] Split audit_report_render.go into domain-focused render files#24016
Copilot wants to merge 1 commit intomainfrom
copilot/split-audit-report-render-files

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 2, 2026

  • Create pkg/cli/audit_render_overview.go with: renderJSON, renderConsole, renderAuditComparison, renderOverview, renderMetrics, renderJobsTable
  • Create pkg/cli/audit_render_tools.go with: renderToolUsageTable, renderMCPToolUsageTable, renderMCPServerHealth
  • Create pkg/cli/audit_render_security.go with: renderGuardPolicySummary, renderFirewallAnalysis, renderRedactedDomainsAnalysis, renderPolicyAnalysis
  • Create pkg/cli/audit_render_insights.go with: taskDomainDisplay, behaviorFingerprintDisplay, renderTaskDomain, renderBehaviorFingerprint, renderAgenticAssessments, renderKeyFindings, renderRecommendations
  • Create pkg/cli/audit_render_metrics.go with: renderPerformanceMetrics, formatUnixTimestamp, renderEngineConfig, renderPromptAnalysis, renderSessionAnalysis, renderCreatedItemsTable, renderSafeOutputSummary, renderTokenUsage
  • Delete original pkg/cli/audit_report_render.go
  • Run make fmt and audit-related tests to verify

Copilot AI linked an issue Apr 2, 2026 that may be closed by this pull request
5 tasks
@pelikhan pelikhan closed this Apr 2, 2026
Copilot stopped work on behalf of pelikhan due to an error April 2, 2026 04:50
Copilot AI requested a review from pelikhan April 2, 2026 04:50
@github-actions github-actions Bot deleted the copilot/split-audit-report-render-files branch April 12, 2026 02:59
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.

[plan] Split audit_report_render.go into domain-focused render files

2 participants