← Back to all Flat Fee outputs

Read-only local campaign artifact

platform-safe-runs.md

direct-platform-wave-63/platform-safe-runs.md

# Local Safe Run Evidence

## Scope boundary

No platform account, API, MCP, browser, provider query, spend, publishing action, database mutation, screenshot download, or credential read was performed.

## Direct local results

| Skill | Direct component run | Result | Why not PASS |
|---|---|---|---|
| `ghl-a2p-compliance` | Parsed the local retained site capture for A2P-relevant terms and produced the required-field contract. One text marker was found, but it is not proof of live Terms, Privacy, opt-in, or widget state. | PARTIAL | Requires authorized GHL sub-account and verified legal/opt-in data. |
| `ghl-operator` | `ghl_operator.py capabilities` completed. Exact local resolver returned the Flat Fee location mapping. Isolated package test passed: `1 passed`. | PARTIAL | Resolving a mapping is not a live GHL read. Authorized MCP/API/browser lane is still required. |
| `helium-meta-ads-structure` | Built and structurally validated the no-launch contract: campaign limit, 3:2:2 testing, and required launch inputs. | PARTIAL | No approved audience, creative, pixel/CAPI, account, or spend authority. |
| `meta-ads-autopilot` | `bash -n` passed for `meta-ads.sh`, `ads-memory.sh`, and `demo.sh`. The documented offline validator was attempted but stopped before sample assertions because `jq` is absent. | PARTIAL | Local runtime dependency `jq` is missing; no API or mock output was treated as live proof. |
| `supabase-schema-manager` | `npx --no-install supabase --version` returned `2.107.0`. `npx --no-install supabase status` safely failed because Docker Desktop's Linux engine pipe is unavailable. | PARTIAL | Docker-compatible local runtime and a named project/schema target are required. |
| `crowdreply-operator` | Parsed the local official source index and ran the deterministic evidence-tool help path. | PARTIAL | No authorized account or live brand roster was queried; no public comment proof exists. |
| `hubstaff-work-verification` | Both local audit CLIs completed their `--help` contract paths. | PARTIAL | A live evidence audit needs authorized read-only Hubstaff and ClickUp access plus privacy-approved handling. |

## Exact local command outcomes

```text
GHL capabilities: exit 0
GHL exact Flat Fee resolver: exit 0
GHL package test (plugin autoload disabled): 1 passed in 0.01s
Meta shell syntax: 0,0,0
Meta offline validator: exit 127, jq: command not found
Supabase CLI version: 2.107.0, exit 0
Supabase status: exit 1, Docker Desktop Linux engine unavailable
CrowdReply source-index parse: exit 0
CrowdReply proof CLI help: exit 0
Hubstaff audit CLI help: exit 0
Hubstaff screenshot-triage CLI help: exit 0
```

## Important non-claims

- The retained page capture is historical evidence only. It was not presented as a current website check.
- The GHL resolver returned a local registry mapping. No environment variable value, token, account data, or GHL request was accessed.
- Meta sample mode is mock output by design. It is not Flat Fee campaign evidence.
- A CLI version or help output proves an executable path, not provider access or operational readiness.