feat: phase 3a — quota surface labeling (F-10) + docs current-state verification - #144
Merged
Conversation
… the one leftover Sweep of USAGE-SCORECARD-METRICS, TRANSCRIPTS, and TROUBLESHOOTING against the house policy (main bodies describe current behavior; history lives in each doc's fix-history appendix). The corpus already complied except one inline before/after aside in TRANSCRIPTS §4.2, now a current-state sentence with the history moved to Appendix A. Doc-citation, markdownlint, and ga-surface gates green.
…ng them
Phase 3 (F-10): readLimits gains an opt-in enabledHosts parameter and an
'others' list — every additional enabled registry-managed host appears as
{supported: false, reason: 'no quota surface for this host'} so users can
tell absent-by-design from broken. The two ADR-0010-sanctioned channels are
unchanged; no new channel, no probe. The dashboard /api/limits payload now
carries the labels (browser UI rendering is a noted follow-up).
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 freeto 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.
The parallel-safe Phase 3 slice, run concurrently with Phase 2 Wave 1 under disjoint file ownership.
readLimitsgains an opt-inenabledHostsparameter and anotherslist labeling every additional enabled host{supported: false, reason: 'no quota surface for this host'}— absent-by-design becomes distinguishable from broken. ADR-0010's sanctioned channels unchanged; zero new probes. Dashboard/api/limitscarries the labels (browser rendering is a noted follow-up).🤖 Generated with Claude Code