pub async fn draft_one(
platform: &Platform,
project: &Project,
context: &GatheredContext,
repo: &str,
anthropic: &dyn AnthropicClient,
) -> Result<DraftResult, DraftError>pub async fn draft_one(
platform: &Platform,
project: &Project,
context: &GatheredContext,
repo: &str,
anthropic: &dyn AnthropicClient,
) -> Result<DraftResult, DraftError>