trypost/app/Enums/Post
Paulo Castellano 06f83a6571 Track post creation origin via created_via.
Persist whether a post was created through web, MCP, API, or automation so we can attribute entry points without guessing from request context.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 11:19:01 -03:00
..
Action.php refactor(post): remove now-dead PostAction::AlreadyPublished 2026-05-19 13:06:13 -03:00
CreatedVia.php Track post creation origin via created_via. 2026-07-24 11:19:01 -03:00
Status.php fix: security audit - IDOR, open redirect, authorization, session fixes 2026-03-30 14:58:25 -03:00