slug: ankorstore provider: Ankorstore generated_by: planning/capability-mapping/scripts/classify_capabilities.py model: claude-opus-5 frame: - Transportation & Logistics 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: 4 edges: - tag: Webhooks spec_file: ankorstore-webhooks-api-openapi.yml capability_id: BC-4270.80 capability_id_l1: BC-4270 capability_name: Webhook & Event Subscription Management confidence: 0.85 evidence: '''List Webhook Subscription Events''; ''Add Webhook Subscription to Application''; ''Delete Application Webhook Subscription''' reason: Operations manage the lifecycle of outbound webhook subscriptions and the available event catalogue for registered applications, which is exactly Webhook & Event Subscription Management on the developer platform. - tag: Ordering spec_file: ankorstore-ordering-api-openapi.yml capability_id: BC-520.40 capability_id_l1: BC-520 capability_name: Order Fulfilment Management confidence: 0.78 evidence: '''Check whether a master order is fulfillable''; ''Request fulfillment for a master order''; ''List Master Order Fulfillments''' reason: The surface orchestrates master orders into fulfilment orders, checks fulfillability and requests fulfilment — order promising and fulfilment orchestration. Billing-export operations are secondary reporting artefacts. - tag: State spec_file: ankorstore-state-api-openapi.yml capability_id: BC-530 capability_id_l1: BC-530 capability_name: Inventory Management confidence: 0.78 evidence: GET /api/astral/v1/stock/state Stock quantities by location and status; PATCH /api/astral/v1/stock/state Update stock state reason: Reads and updates stock quantities by location and status (ProductVariantStockState, StockStatus, Lot) — inventory stock position management. No specific L2 named by the evidence. recovered_from: vertical-retail-consumer-goods-edges.json - tag: Movements spec_file: ankorstore-movements-api-openapi.yml capability_id: BC-530 capability_id_l1: BC-530 capability_name: Inventory Management confidence: 0.72 evidence: 'List postings; List transactions; schemas: MovementType, StockStatus, ProductVariantStockQuantity, Lot' reason: Stock ledger movements — postings and transactions with MovementType and stock quantities per product variant and lot. This is inventory stock movement tracking; no single L2 fits cleanly (not target levels, not cycle counting). recovered_from: vertical-retail-consumer-goods-edges.json