generated from coulomb/repo-seed
Implement SAND-WP-0006: SaaS payments, routing, and ext.saas-stub
Add credits store, metering on create/destroy, extension routing resolver, metered SaaS stub extension, burst/saas profiles, credits CLI, docs, and tests.
This commit is contained in:
@@ -46,4 +46,14 @@ Attach mode for pre-built VMs (`the-custodian/infra/build-machines/` lineage).
|
||||
|
||||
**Profile:** `profile.vm-haskell-build` — see `docs/runbooks/profile-vm-haskell-build.md`.
|
||||
|
||||
Packer build / OVA import remains operator-driven (not triggered by `create`).
|
||||
Packer build / OVA import remains operator-driven (not triggered by `create`).
|
||||
|
||||
## ext.saas-stub
|
||||
|
||||
Metered SaaS stub for payments and routing v0 (SAND-WP-0006). No external API.
|
||||
|
||||
**estimate_cost / meter_actual:** credits check on create; debit on destroy.
|
||||
|
||||
**Profile:** `profile.saas-stub` (explicit), `profile.burst-sandbox` (self-hosted fallback).
|
||||
|
||||
See `docs/payments.md` and `docs/routing.md`.
|
||||
Reference in New Issue
Block a user