License Floating
Use this skill for floating-license activation, time-window behavior, overdraft defaults, and release/deactivation flows.
Start with floating-licenses.md and licensing-invariants.md in cryptolens-sdk-common.
Then route to the language-specific skill that matches the task:
- .NET:
cryptolens-dotnet - Python:
cryptolens-python - Java:
cryptolens-java - unsupported language or no matching SDK skill: route through
cryptolens-sdk-commonand the Web API 3 HTTP docs instead of inventing SDK APIs - no language chosen yet: stay in
cryptolens-sdk-commonuntil the target SDK or platform is clear
Use the local reference files as distilled guidance, but treat these as the canonical external docs:
https://help.cryptolens.io/llms.txthttps://app.cryptolens.io/docs/api/v3/llms.txt
Keep this skill thin. Use the canonical skills for SDK-specific implementation guidance.