New reports skip the writer, persist pl9 Markdown as the body, and settle zero-token usage on the catalog model. Planned longform sections now emit blocked rows instead of vanishing. Co-authored-by: Cursor <cursoragent@cursor.com>
3 lines
145 B
TypeScript
3 lines
145 B
TypeScript
/** Writer narrative pipeline is retired for new reports. Keep the code; do not call it. */
|
|
export const PERSONAL_REPORT_WRITER_ENABLED = false;
|