Fix Kimi subscription quota rows#1953
Merged
Merged
Conversation
Owner
Author
|
Maintainer proof for exact head
Authenticated quota values were not available on this host; Kimi is disabled and the saved login is passkey-only. Optional-enrichment failure containment plus endpoint, parser, projection, and widget fixtures provide the remaining behavior coverage. |
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
GetSubscriptionStatsendpoint.This carries and improves @skyzer's contribution from #1939 because the original fork branch does not allow maintainer edits.
Validation
swift test --filter Kimi— 68 tests passed.swift test --filter CodexBarWidgetProviderTests— 43 tests passed.make check— clean.make test— all 48 shards passed on the exact head.CodexBar 0.40.1.Authenticated Kimi values could not be re-fetched on the maintainer host because Kimi is disabled there and the saved login is passkey-only. The endpoint/parser/projection/widget paths are covered by focused transport fixtures and exact-head tests.
Risk
Low and provider-scoped. Membership enrichment remains optional, so failure or timeout does not suppress the required Kimi usage result. No dependencies changed.
Supersedes #1939.