stateset-core 0.1.7

Core domain models and business logic for StateSet iCommerce
Documentation

StateSet Core

Pure domain models and business logic for commerce operations. This crate has no I/O dependencies - just data structures and validation.

Core Domains

  • Orders: Order management with line items
  • Inventory: Stock tracking, reservations, adjustments
  • Customers: Customer profiles and addresses
  • Products: Product catalog with variants
  • Returns: Return processing and refunds
  • Manufacturing: Bill of Materials (BOM) and Work Orders