This section is for extension authors, package maintainers, and teams integrating AXSG into a larger product or build platform.
Use these articles when you need to move beyond the default application-facing install path and reason about the internals that shape generated output, runtime behavior, language tooling, docs publication, and release automation.
What this section covers
compiler configuration layering and transform-rule convergence
class-backed XAML generation, InitializeComponent, and code-behind fallback behavior
custom framework profile design and implementation boundaries
runtime hot reload and hot design behavior under real build/watch workflows
language-service and compiler performance work, including benchmark expectations
test strategy across parser, compiler, runtime, language service, and UI layers
docs generation, packaging, and release automation