Context
ADR 0006 keeps the public AST/diagnostics decoupled precisely so the parser can move to Langium and power a headless language server. This is the foundation for editor tooling.
Scope
Acceptance
- LSP provides diagnostics matching the CLI for the example circuits.
- Update ADR 0006 status and
docs/MVP.md roadmap.
Context
ADR 0006 keeps the public AST/diagnostics decoupled precisely so the parser can move to Langium and power a headless language server. This is the foundation for editor tooling.
Scope
packages/language-server(@wire-lang/language-server).Acceptance
docs/MVP.mdroadmap.