Phase 1: Stop Mislabeling Signals — Separate API Rate Limits from Subscription Usage #36
Labels
No Label
admin
agent-api
api
api-client
audit
backend
boards
cost-accounting
database
design
forgejo
frontend
issues
metrics
mutation
navigation
optional
phase:1
phase:2
phase:3
phase:4
phase:5
phase:6
polish
priority:high
priority:low
priority:medium
service
sync
usage-accuracy
validation
webhooks
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: null/Pipeline#36
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
References:
remaining-usage-accuracy-review-plan.md— Phase 1Summary
API rate-limit headers (
x-ratelimit-*,anthropic-ratelimit-*) are currently presented as Current session and All models remaining usage bars. These headers measure request/token throttling windows for an API key, not Claude Code subscription or account-level remaining usage.This makes precise-looking progress bars that measure the wrong thing.
Acceptance Criteria
Current sessionorAll modelssourceandconfidencefields:provider_native,provider_api_rate_limit,local_jsonl_estimate,configured_limitWork
API rate limitwherever they remain visibleCurrent sessionandAll modelslabels from API-header datasourceandconfidencefields to usage response payloadsDo Not
Priority: High
Phase: 1