IDEA-FIX-05: record_to_idea 原 status 硬编码 Draft / related_ids 硬编码空, 评估时丢失真实上下文。改读 record.status(加 status_from_str 映射 DB snake_case → IdeaStatus 枚举,fallback Draft)+ related_ids(parse JSON Vec,同 tags 模式)。 scores/time 不改(注释明示评估不用)。
IDEA-FIX-05: record_to_idea 原 status 硬编码 Draft / related_ids 硬编码空, 评估时丢失真实上下文。改读 record.status(加 status_from_str 映射 DB snake_case → IdeaStatus 枚举,fallback Draft)+ related_ids(parse JSON Vec,同 tags 模式)。 scores/time 不改(注释明示评估不用)。