Read-only local campaign artifact
platform-contracts.json
direct-platform-wave-63/platform-contracts.json
{
"target_url": "https://flatfeehousecleanerssarasota.com/",
"run_mode": "local-safe-preflight",
"no_external_platform_calls": true,
"a2p_10dlc": {
"required_before_submission": [
"authorized GHL sub-account",
"verified legal business name, EIN, address, and authorized contact",
"live website Terms and Privacy URLs",
"documented opt-in flow and compliant sample messages"
],
"not_collected": ["EIN", "legal name", "address", "authorized contact", "opt-in evidence"]
},
"meta_structure": {
"offline_structure_only": true,
"max_campaigns": 3,
"creative_test": "3:2:2",
"required_before_launch": [
"authorized Meta ad account",
"approved objective, audience, geography, creative, and budget",
"pixel or CAPI ownership and event verification",
"explicit spend approval"
]
},
"supabase": {
"required_before_schema_work": [
"named local, development, staging, or production target",
"project-local supabase configuration and migration history",
"Docker-compatible local runtime for local validation",
"explicit approval for any linked or remote change"
]
},
"crowdreply": {
"required_before_account_operation": [
"authorized account and callable MCP or authenticated session",
"live brand roster and exact approved public brand string",
"specific approval before a task, post, order, refund, or spend"
]
},
"hubstaff": {
"required_before_evidence_audit": [
"authorized read-only Hubstaff connection",
"authorized read-only ClickUp connection where reconciliation is required",
"privacy-approved output location and human reviewer"
]
}
}