mirror of
https://github.com/hpd840321/craftlabs-authorization-sdk.git
synced 2026-06-09 10:00:30 +08:00
7af83b089e
Architecture audit revealed AuthProvider (8 methods) only covers ~15% of BitAnswer's 50+ C API surface. This spec proposes: - 6 capability interfaces (LicenseLifecycle, FeatureManagement, DataItemStore, LicenseInfoQuery, CheckoutManager, LicenseUtility) - 40+ JNI → Rust → BitAnswer C API mappings - 4-phase migration path with backward compatibility