Skip to content

Require spec references and design sign-off for engine changes - #4051

Merged
christophwille merged 2 commits into
masterfrom
docs/decompiler-engine-guardrails
Aug 26, 2026
Merged

Require spec references and design sign-off for engine changes#4051
christophwille merged 2 commits into
masterfrom
docs/decompiler-engine-guardrails

Conversation

@siegfriedpammer

Copy link
Copy Markdown
Member

C# semantics reconstructed from the model's own knowledge look plausible and are wrong in the corners, so a feature needs the speclets to work from and the real compilers to check the reading against. Where a transform belongs -- ILAst or C# AST, pipeline position, resolver or type system -- is a maintainer's call, not one for the model to settle mid-task.

C# semantics reconstructed from the model's own knowledge look plausible and
are wrong in the corners, so a feature needs the speclets to work from and the
real compilers to check the reading against. Where a transform belongs -- ILAst
or C# AST, pipeline position, resolver or type system -- is a maintainer's call,
not one for the model to settle mid-task.
Comment thread CLAUDE.md Outdated
@christophwille
christophwille merged commit 5571b87 into master Aug 26, 2026
15 checks passed
@christophwille
christophwille deleted the docs/decompiler-engine-guardrails branch August 26, 2026 06:29
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.

2 participants