35 projects
arkhai-hosted-settlement-client
Signed provider-neutral client contract for Arkhai hosted conditional settlement
arkhai-apicredits-service
API-credits service: keys, credit grants, consumption, and the site quota ledger
arkhai-apicredits-middleware
Seller-side ASGI middleware gating a downstream app on prepaid API credits from the arkhai credits service.
arkhai-compute-provisioning-service
Deployable cross-domain compute provisioning service
arkhai-vms-provisioning-adapter
VM and Ansible adapter for the compute provisioning service
arkhai-bare-metal-provisioning-adapter
Bare-metal adapter for the compute provisioning service
arkhai-kit-hosted-settlement
Thin settlement-runtime adapter for the hosted conditional escrow contract
arkhai-kit-site
Site-authority scaffold: capacity ledger, tables, and HTTP surface
arkhai-apicredits-storefront
Seller-side storefront for the API-credits domain: quota-backed listings, sync negotiation with ownership/quota guards, issuance-backed settlement.
arkhai-apicredits-domain
Shared API-credit domain models, policies, and market-domain contract.
arkhai-apicredits-buyer
API-credits buyer schema plugin for the core `market` CLI: discover credit listings, negotiate quantity x rate, settle into issued keys.
arkhai-vms
Shared VM-domain models and helpers used by Arkhai VM buyer and storefront packages.
arkhai-bare-metal-storefront
Seller-side storefront composition for the Arkhai bare-metal domain.
arkhai-bare-metal
Bare-metal market schema and domain vocabulary for Arkhai.
arkhai-kit-site-client
Typed async clients for a site authority's capacity API: buyer-facing read/reserve/commit (SiteCapacityClient) and operator resource registration/update (SiteCapacityAdminClient).
arkhai-kit-settlement-runtime
Mechanism-neutral commercial settlement lifecycle, durable servicing, and SQLite repository.
arkhai-kit-negotiation-runtime
Schema-opaque signed negotiation lifecycle, persistence, and recovery orchestration.
arkhai-vms-storefront
Provider-side storefront server: hosts /orders, /negotiate, /settle, /alerts/resource endpoints. The provider-side counterpart to arkhai-vms-buyer.
arkhai-vms-buyer
Buyer-side CLI for the market: discover sellers, negotiate, place orders. Pure HTTP client; no server, no agent runtime.
arkhai-core-buyer
Core buyer role shell and orchestration contracts
arkhai-kit-alkahest
Alkahest conditional-escrow runtime adapter, codecs, token helpers, and chain probes
arkhai-kit-config
Shared market configuration loading and registry URL helpers
arkhai-core-storefront-client
Async and sync HTTP clients for the Arkhai storefront REST API.
arkhai-core-registry
Listing discovery/index service (registry role)
arkhai-core-registry-client
Async and sync HTTP clients for the Arkhai registry REST API.
arkhai-core-storefront
Core storefront role shell and protocol helpers
arkhai-kit-identity
Canonical marketplace identities and authenticated envelopes
arkhai-core
Core market wire models and orchestration-neutral helpers
arkhai-vms-provisioning
Async VM provisioning service
arkhai-kit-policy
Domain-agnostic policy engine for the market — negotiation thread store, action builders, callable registry, and policy evaluation. Ships with the `market-policy` CLI for the train/eval/export lifecycle.
arkhai-apitokens-service
API-tokens service: keys, credit grants, consumption, and the site quota ledger
arkhai-apitokens-storefront
Seller-side storefront for the API-tokens domain: quota-backed listings, sync negotiation with ownership/quota guards, issuance-backed settlement.
arkhai-apitokens-middleware
Seller-side ASGI middleware gating a downstream app on prepaid API credits from the arkhai tokens service.
arkhai-apitokens-buyer
API-tokens buyer schema plugin for the core `market` CLI: discover token listings, negotiate quantity x rate, settle into issued keys.
arkhai-core-site
Site-authority scaffold: capacity ledger, tables, and HTTP surface