Skip to content

Flow diagnostic fields proposal done - #96

Merged
mahyarmlk merged 1 commit into
mainfrom
opencode/issue89-20260626145918
Jun 26, 2026
Merged

Flow diagnostic fields proposal done#96
mahyarmlk merged 1 commit into
mainfrom
opencode/issue89-20260626145918

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Report

Task: Lane A — Flow diagnostic fields proposal
Lane: docs (scoped to docs/proposals/GraphDiagnostic-Flow-Fields.md)
Branch: opencode/issue89-20260626145918
Files changed: docs/proposals/GraphDiagnostic-Flow-Fields.md (new file)

Summary: Created a focused design-only proposal for extending GraphDiagnostic with a nested flow?: FlowDiagnosticMeta field containing flowNodeId and flowSemanticNodeId. The proposal:

  • Adopts a nested flow object over flat top-level fields (better namespacing, forward-compat, type narrowing)
  • Rejects two alternatives: flat fields (covariance confusion) and overloading nodeId (breaks consumers)
  • Is purely additive — no breaking changes to existing consumers
  • Evaluates impact on computeDiagnostics, inspectScreen, and public exports (all zero-impact or transparent)

CI status: pnpm lint ✅ | pnpm changeset status
Blockers: None
Merge policy: As per lane notes — open PR only, do not merge automatically (design-only docs proposal)

Closes #89

New%20session%20-%202026-06-26T14%3A59%3A17.674Z
opencode session  |  github run

Co-authored-by: mahyarmlk <mahyarmlk@users.noreply.github.com>
@mahyarmlk
mahyarmlk merged commit 71d89d8 into main Jun 26, 2026
1 check passed
@mahyarmlk
mahyarmlk deleted the opencode/issue89-20260626145918 branch June 26, 2026 15:12
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.

[swarm] Lane A — Flow diagnostic fields proposal

1 participant