Skip to content

feat(core): add GraphDiagnostic flow metadata types - #103

Merged
mahyarmlk merged 1 commit into
mainfrom
feat/graph-flow-diagnostic-meta
Jun 26, 2026
Merged

feat(core): add GraphDiagnostic flow metadata types#103
mahyarmlk merged 1 commit into
mainfrom
feat/graph-flow-diagnostic-meta

Conversation

@mahyarmlk

Copy link
Copy Markdown
Collaborator

Add FlowDiagnosticMeta type and optional flow field to GraphDiagnostic for future flow-scoped diagnostics.

  • FlowDiagnosticMeta with flowNodeId (required) and flowSemanticNodeId (optional)
  • Optional flow?: FlowDiagnosticMeta on GraphDiagnostic
  • Publicly exported from @intent-framework/core
  • No runtime behavior changes, no new diagnostics emitted

Closes the type shape prerequisite for flow-scoped diagnostics.

Add FlowDiagnosticMeta type and optional flow field to GraphDiagnostic
for future flow-scoped diagnostics. No runtime behavior changes.
@mahyarmlk
mahyarmlk merged commit 95cb82f into main Jun 26, 2026
1 check passed
@mahyarmlk
mahyarmlk deleted the feat/graph-flow-diagnostic-meta branch June 26, 2026 15:28
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.

1 participant