Commit Graph
4 Commits
Author SHA1 Message Date
Krishna KumarandClaude Fable 5 e73b4f7e34 Add optional message field to /submit for iOS review intercept
- /submit now requires email OR message (email-only calls unchanged)
- message trimmed + capped at 10k chars; stored via guarded ALTER TABLE migration
- /export CSV gains message column with proper quoting/escaping
- test suite (node --test): 9 tests covering compat, validation, truncation, CSV escaping

Ticket: T2 of review-flow-10x epic (chatai-ios#136)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014WPnLnXS4YRz9vVt1BEdeR
2026-07-22 12:22:30 -05:00
Krishna Kumar f30ed614e4 add /clear endpoint for data cleanup 2026-02-04 11:50:31 -06:00
Krishna Kumar f6d55376f8 fix: switch to sql.js for Railway compatibility 2026-02-04 10:37:55 -06:00
Krishna Kumar e46c1c7063 Initial commit: lightweight form capture microservice 2026-02-04 10:24:06 -06:00