Commit Graph

2 Commits

Author SHA1 Message Date
Jesse_Chen 3f4d38d485 docs: record BUG-576 fix SHA e87c58d6
Independent Staging Quality Gate / validate (push) Successful in 10m53s
Independent Staging Quality Gate / publish (push) Successful in 9m18s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-07 14:21:06 +08:00
Jesse_Chen e87c58d6e4 fix(report): persist longform appendix on self-hosted upsert (BUG-576)
Engine calls already returned markdown; the worker failed because local postgres upsert required onConflict and the appendix write omitted it.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-07 14:19:21 +08:00