Torch.export stability and timeline

I’ve been experimenting with the new torch.export API (version 2.7) and noticed the documentation currently labels it as a “prototype under active development” with potential for future breaking changes. Could you share any information on the expected timeline or roadmap for when torch.export will reach a stable, production-ready release? In particular, I’m interested in:
• Planned milestones or beta releases
• Any target PyTorch version for stability guarantees
• Guidance on how best to track progress (e.g. specific GitHub issues or project boards)

Thank you for any insight you can provide!