docs: RFC 0059 and configuration/CLI framework - #675
Draft
aaltshuler wants to merge 3 commits into
Draft
aaltshuler wants to merge 3 commits into
aaltshuler wants to merge 3 commits into
Conversation
This was referenced Sep 6, 2026
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.
What & why
Add draft RFC 0059 for cluster-first managed connection selection and
compatible CLI routing, plus
docs/dev/config-cli-framework.mdfor theconfiguration/CLI framework, ASCII model, operation contracts, invariants and
review guidance. The RFC distinguishes inspected historical behavior from
proposed requirements and updates the documentation indexes and registry.
CC-11 now specifies a 10-second connection limit within a 30-second total
managed query/mutation deadline, including the complete response body. The
narrow deadline agreement is coordinated with
PR #685; it does not accept
the broader resolver proposal. CC-17 includes late success, connection and
response deadlines, and unknown mutation outcomes with no automatic retry.
Backing issue / RFC
Accepted issue #653 is included as a separately testable served catalog CLI
extension. This PR does not implement or close it. Deferred additions from
#550, #565 and #432 are excluded.
Checklist
deny-list exception requested.
Local verification
Documentation checks passed: agent/index links (47 links, 45 docs), Markdown
links and structure (133 files), spelling and
git diff --check. Runtimeacceptance criteria remain future evidence gates for the broader proposal.
RFC 0059 remains
draft/not-started. The framework preserves the inspectedbaseline's 10-second deadline as a historical fact and labels 30 seconds as
the proposed contract. Offline credentials, permission-based execution and
Core configuration ownership remain intact.