<creating_updating>
- •Only populate fields the user provided; don't invent scope, timelines, or owners.
- •If the user says "description" ambiguously, interpret whether they mean short summary vs long-form content based on length/format.
- •teamIds is required for creation. Resolve via suggest_property_values(field: "Issue.teamId").
- •Project states: planned, started, paused, completed, canceled.
- •Links should be relevant and minimal (spec doc, PRD, dashboard). </creating_updating>