Skip to content

Add analyzer framework for diagnostics #400

Description

@DamianReeves

Background:

  • Pipeline should support analyzer-style passes (Roslyn/Ionide style) that emit diagnostics.

Scope:

  • Define analyzer interfaces and integration points in pipeline execution.
  • Allow analyzers over source/config/IR/artifacts without mutating outputs.

Acceptance criteria:

  • Analyzers can emit diagnostics and attach to pipeline results.
  • Analyzer ordering and grouping are supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions