slug: akash provider: Akash Network generated_by: planning/capability-mapping/scripts/classify_capabilities.py model: claude-opus-5 frame: - Electrical Components & Equipment min_confidence: 0.7 capability_model: source: https://github.com/vincentmakes/turbo-ea-capabilities license: CC-BY-4.0 attribution: Turbo EA Capabilities by Vincent Verdet — Turbo EA, https://github.com/vincentmakes/turbo-ea-capabilities, CC BY 4.0 notice: NOTICE edge_count: 3 edges: - tag: Payment spec_file: akash-payment-api-openapi.yml capability_id: BC-4250.40 capability_id_l1: BC-4250 capability_name: Payment Collection & Dunning confidence: 0.8 evidence: POST /v1/stripe/payment-methods/setup — Create a Stripe SetupIntent for adding a payment method; POST /v1/stripe/transactions/confirm — Confirm a payment using a saved payment method reason: Operations manage customer payment methods (add, default, validate after 3D Secure, remove), confirm payments and expose transaction history — i.e. payment-method management and payment authorisation/collection for the platform's commercial model. Sub-capability choice between payment collection and invoicing carries some ambiguity, but collection is the plain reading. - tag: Deployments spec_file: akash-deployments-api-openapi.yml capability_id: BC-600.50 capability_id_l1: BC-600 capability_name: IT Infrastructure Management confidence: 0.75 evidence: POST /v1/deployments 'Create new deployment'; DELETE /v1/deployments/{dseq} 'Close a deployment'; 'Get weekly deployment cost' reason: The operations provision, update, fund and tear down containerized compute workloads on leased cloud capacity — i.e. management of compute infrastructure. Maps to IT Infrastructure Management; some ambiguity versus deployment-orchestration framing keeps confidence below 0.8. - tag: API Keys spec_file: akash-api-keys-api-openapi.yml capability_id: BC-4270.40 capability_id_l1: BC-4270 capability_name: Developer Identity & Credential Management confidence: 0.7 evidence: '''List all API keys'', ''Create new API key'', ''Update API key'', ''Delete API key''; vendor ''offers REST APIs for deployment management, provider discovery...''' reason: Lifecycle of API credentials issued to developers consuming the platform's public API maps to Developer Identity & Credential Management. Could alternatively be read as generic IAM, hence 0.7. recovered_from: sweep-20260829T005356Z-edges.json