sand-boxer/extensions/ext.saas-stub.yaml

15 lines
445 B
YAML
Raw Normal View History

id: ext.saas-stub
title: SaaS sandbox stub
description: >
Metered SaaS extension stub for payments and routing v0. No external API;
use for burst fallback testing before E2B/Modal adapters land.
handler: sandboxer.extensions.saas_stub:SaaSStubExtension
capabilities:
isolation_levels: [microvm]
regions: [us, eu]
persistence: true
pricing_model: metered
config:
provider: saas-stub
rate_usd_per_hour: 0.12
session_fee_usd: 0.01