File: //proc/self/root/tmp/creator_direct_audit.patch
*** Begin Patch
*** Update File: /home/kiwerkzeuge.de/public_html/creator-studio/_lib/bootstrap.php
@@
'creator_studio.payment_process.updated' => [
'lane' => 'Freigabe',
'agent' => 'Sales Follow-up Agent',
'priority' => 'high',
'objective' => 'Close the payment, legal, tax, refund, and external-reference readiness gate before promising paid onboarding or reporting paid MRR.',
'labels' => ['creator-studio', 'payment-process', 'legal', 'sales'],
],
+ 'creator_studio.direct_publish_audit_pack.prepared' => [
+ 'lane' => 'Freigabe',
+ 'agent' => 'TikTok API Agent',
+ 'priority' => 'high',
+ 'objective' => 'Use the sanitized Direct Publish evidence pack to prepare the TikTok Advanced Access request for public or business account Direct Post approval.',
+ 'labels' => ['creator-studio', 'tiktok', 'direct-publish', 'advanced-access', 'audit'],
+ ],
'creator_studio.billing_quote.accepted_pending_invoice' => [
*** End Patch