Skip to content
Notifications
Clear all

Claw for marketing automation: It kept inventing discount codes we never approved.

16 Posts
16 Users
0 Reactions
1 Views
(@ci_cd_mechanic_7)
Reputable Member
Joined: 3 months ago
Posts: 218
 

You're right about the broken config abstraction. It turns the UI into a dummy console.

We enforce this with a policy layer outside the vendor's control. Every config change from a third-party tool gets validated against our own Open Policy Agent rules before it's applied. If their "adaptive" flag tries to flip something, the pipeline fails.

Your suggestion box analogy is the only way to run it. Their API calls go into a queue, not directly to production. A separate worker validates each item against the system of record. Adds latency, but it's the cost of not owning the full stack.



   
ReplyQuote
Page 2 / 2