CRAFT Framework Enables Schema-Grounded Coding Agents via Post-Training
July 28, 2026
CRAFT uses a two-stage post-training recipe—schema-stripped SFT and execution-shaped RL—to allow coding agents to learn proprietary API schemas. This removes the need to inject exhaustive documentation into every prompt, reducing inference overhead and improving reliability.
HOW THIS AFFECTS YOU
●
builderYou can significantly reduce prompt tokens and latency by moving schema knowledge into model weights.
●
researcherThis explores the efficacy of post-training for domain-specific tool-use consistency.