Arthexis no longer executes stored shell-style cURL samplers from the content app.
WebRequestSampler and WebRequestStep models were retired.apps.content.tasks.run_scheduled_web_samplers was removed.WebSample and WebSampleAttachment rows are removed.This keeps Arthexis aligned with the suite's role as an integration pivot: live collection should happen in a dedicated app or integration module with typed request settings and controlled HTTP clients, not by storing shell commands in the database.