mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-20 10:31:13 -05:00
Update documentation references
Update remaining documentation files to remove references to the old approval flow and feature flags.
This commit is contained in:
@@ -19,8 +19,8 @@ User Form → validateEntityData() → createSubmission()
|
||||
→ content_submissions table
|
||||
→ submission_items table (with dependencies)
|
||||
→ Moderation Queue
|
||||
→ Approval → process-selective-approval edge function
|
||||
→ Live entities created
|
||||
→ Approval → process-selective-approval edge function (atomic transaction RPC)
|
||||
→ Live entities created (all-or-nothing via PostgreSQL transaction)
|
||||
```
|
||||
|
||||
**Example:**
|
||||
|
||||
Reference in New Issue
Block a user