Payer-safe operations status

Operational baseline is visible.

Expose payer-safe operational health, route expectations, revenue boundaries, and remaining observability gaps for agents and operators.

Revenue Boundary

External Transactions

0

External Buyers

0

x402scan Rows

0

Boundary

This feed separates internal seed/indexing proof from customer revenue. No external/customer revenue is claimed unless x402scan, marketplace quality metrics, or wallet accounting shows non-seed usage.

Route Health Expectations

render_paid_x402

Base: https://boundary-guard-x402.onrender.com

Endpoints: 13/13

Protected POST endpoints should return a valid x402 payment challenge before settlement and 200 after valid payment.

vercel_preview

Base: https://boundary-guard.vercel.app

Endpoints: 13/13

Preview host exposes the same schemas and discovery metadata; use Render for x402 settlement.

Operator Artifacts

CI Health

python scripts/ci_health_operator.py --write --fail-on-red

latest main run should conclude success before public deploys

Deploy Freshness

python scripts/deploy_freshness_operator.py --write --fail-on-stale

Check git HEAD, Render latest deploy commit, and Vercel production alias after every public change.

Paid Route Health

python scripts/paid_route_health_operator.py --write --fail-on-unhealthy

Runs unpaid 402 challenge checks only; no payer secrets, payment settlement, or customer payloads are used.

Usage Ledger

python scripts/payer_safe_usage_ledger.py --write --fail-on-ledger-error

Internal seed payments are seed proof; Agentic/CDP/x402scan signals guide discovery; only non-seed wallet/accounting or marketplace usage counts as customer revenue.

Release Evidence

python scripts/release_evidence_correlator.py --write --fail-on-blocked

Operational release readiness is separate from customer revenue; pre-revenue is allowed only when explicitly labeled.

Alert Delivery

python scripts/paid_route_alert_operator.py --write --fail-on-critical

Critical alerts fire for failed x402 challenges, paid-route/public-surface 5xxs, or blocked release evidence.

Remaining Gaps

    Updated 2026-06-06. This page is an observability baseline, not a production SLA or customer revenue claim.