EVIDENCE-BOUNDED ANSWERS

Research notes

Focused answers for problem-first searches. Each note separates a practical procedure, the evidence currently available, and the claims that the cited work does not establish.

Share these research notesShare

Focused answer

Code-space vs token-space masked diffusion: how to compare them

A stage-consistent comparison protocol for code-space and token-space masked diffusion language models when the discrete codec is lossy.

How should code-space and token-space masked diffusion language modeling be compared?

Read the evidence note

Focused answer

Localized code modification with generative models

How to prevent unnecessary whole-function rewriting while preserving enough freedom for a generative model to make the requested code change.

How can a generative model modify code without rewriting the entire function?

Read the evidence note

Focused answer

Constrained code generation for software engineering

A practical distinction between grammar constraints, type constraints, preservation boundaries, and behavior-level acceptance checks for generated code.

What does constrained code generation guarantee in a software-engineering workflow?

Read the evidence note

Focused answer

AI-assisted refactoring: methods and evidence

How to evaluate recent AI-assisted refactoring methods without confusing a plausible generated patch with verified behavior preservation.

Which methods and evidence matter for AI-assisted behavior-preserving refactoring?

Read the evidence note

Focused answer

Predictable code generation needs a preservation contract

Why deterministic sampling is not enough, and how observable protected properties and acceptance checks make code-generation behavior testable.

What makes code generation predictable rather than merely controllable?

Read the evidence note

What these notes are

They are maintained routes into the two published studies and their nearby methods, not new experiments, product claims, or substitutes for the official papers. Numerical statements remain tied to the exact experimental setting and limitations shown on each page.