Skip to content

Diagnostics: Evaluate LLM capability for diagnostic coalescence #9537

@expipiplus1

Description

@expipiplus1

Description:
Investigate whether an LLM can identify redundancies and merge multiple related diagnostics into a single, more efficient diagnostic implementation.

i.e. where we emit a normal diagnostic and then separate notes afterwards

Tasks:

  • Provide the LLM with groups of related diagnostic files.
  • Prompt the LLM to "coalesce" them into a unified structure.
  • Review the output for logic errors or loss of specific diagnostic detail.
  • Compare the performance/maintainability of the coalesced version vs. the original separate versions.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions