Update documentation references

Update remaining documentation files to remove references to the old approval flow and feature flags.
This commit is contained in:
gpt-engineer-app[bot]
2025-11-06 21:23:29 +00:00
parent bd2f9a5a9e
commit 1a8395f0a0
8 changed files with 25 additions and 21 deletions

View File

@@ -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:**