B7: delete old CodeGen engine, make plan engine default
- Deleted CodeGen+Signal.swift entirely - Replaced CodeGen.swift with minimal shim (scaffolding only) - Removed returnType compat shims from IRModel.swift - Simplified Main.swift to always use plan engine - Removed single-GIR path (parser debugging only) - Removed --engine=plan flag (plan engine is now default) - Updated CLI tests and help text - 124 tests pass, Gate 1 PASSES Generated output: 271 types (GLib: 215 value types, GObject: 56 types incl. 30 classes) Class wrappers with cross-module inheritance, ownership inits, and override. Methods/functions deferred to Phase C (needs C enum bridging).
This commit is contained in:
parent
7f7d5b3cb8
commit
3b42593c72