Programmable Governance logo
YieldBoost API Playground

Programmable Governance

Policy scoring, kill-switch checks, and ZK policy seal status are produced.

1-Layer Coverage
L08
Programmable Governance
Policy scoring, kill-switch checks, and ZK policy seal status are produced.
Playground endpoint
/api/dev/store/playground/programmable-governance
Protected public demo lane

This playground uses a protected public lane. Requests are screened with anti-sybil checks and Alibaba behavior fingerprinting before the live store module is executed.

Each product is allowed once per IP and once per visitor in each rolling 24h window.

Visitor lane: programmable-governance-demo-visitor

Paid SDK endpoint stays at /api/dev/store/layers/programmable-governance.

cURL
curl -X POST /api/dev/store/playground/programmable-governance \
  -H "Content-Type: application/json" \
  -d '{"payload":{"layer":"programmable-governance","requestId":"dev-demo-layer-001","decision":"validate this single YieldBoost security layer","input":{"strategy":"low-risk 0G route","amount":"1.0"},"network":"mainnet"},"visitorId":"programmable-governance-demo-visitor"}'