cycle-usage
Reads and exposes usage-cycle information.
Entry points and registration
extension.ts declares the ID, dependencies, and startup behavior. registry.ts registers the extension.
| Implementation | Purpose |
|---|---|
| cycle-usage-service.ts | Cycle Usage Service |
Dependencies and change boundaries
Declared Host dependencies: auth.
Retain billing-related code without making local mode call vendor billing services.
See Configuration for activation policy and Features for support status.