AXSG merges configuration from multiple sources before the binder/emitter pipeline runs.
The compiler host can read configuration from:
Configuration is not merged arbitrarily. AXSG applies explicit precedence rules so the final effective configuration is deterministic.
This matters for:
Transform-rule documents let the host converge project-specific conventions into compiler decisions without hardcoding those rules into the stable compiler core.
This is the main extension point for: