{art.title}
+{art.excerpt}
++ Rewritten ({persona?.name}) +
+ ++ Original submission +
+{original?.raw_title}
+
+ {original?.raw_content}
+
+ Rewrite job
+-
+
- Attempt: {job?.attempt_number} +
- Model: {job?.model} +
- AI-detector score: {job?.ai_detector_score?.toFixed?.(3) ?? "—"} +
- Banned words found: {(job?.banned_words_found || []).join(", ") || "none"} +
- + Tokens: input {job?.input_tokens ?? 0} / output {job?.output_tokens ?? 0} / cache-read{" "} + {job?.cache_read_tokens ?? 0} + +