T009 S9: Implement fx2 native gate
완료낮음🏷 freelang-v13,afl-core,11s,afl-roadmap,project-p_1783139481644,stage-9,t009
## Project\\nFreeLang v13 AFL-Core Roadmap\\n\\nProject API id: p_1783139481644\\n\\nNote: standalone task because project_id create currently hits dclub-tasks DB guard.\\n\\n## Summary\\nAttempt native build only after prior gates pass.\\n\\n## Depends On\\n- T005\\n- T007\\n\\n## Outputs\\n- src/fx2-gate.js\\n- reports/fx2/native-build.json\\n\\n## Done When\\n- fx2 gate refuses build when capability check fails\\n- fx2 gate records cgc-bin path\\n- fx2 gate records native build command and result\\n\\n## Verification\\n- CGC_BIN=/home/kimjin/freelang-v11/bin/cgc-bin node src/fx2-gate.js generated/minimal.fl\\n\\n## Risk\\nStale cgc-bin can invalidate conclusions, record stat output.\\n\\n## AFL-Core Rule\\nProposals are welcomed. Execution is enforced.