Skip to content

docs(rfc): move installation out of runtime CLI - #1408

Open
PsiACE wants to merge 4 commits into
masterfrom
codex/installation-architecture-rfc
Open

docs(rfc): move installation out of runtime CLI#1408
PsiACE wants to merge 4 commits into
masterfrom
codex/installation-architecture-rfc

Conversation

@PsiACE

@PsiACE PsiACE commented Aug 31, 2026

Copy link
Copy Markdown
Member

Which issue or RFC does this PR close?

N/A. This PR proposes a new RFC.

Ref #1406

Rationale for this change

PowerContext currently installs the Runtime first, then asks the Runtime CLI to clone, build, and install each host integration. This couples release packaging to the CLI and leaves version coordination to users.

What changes are included in this PR?

The RFC defines a distribution-owned installer based on an immutable release manifest, explicit Runtime profiles, and explicit host selection. It also specifies adapter ownership, partial failure, upgrades, conformance, and the migration away from powercontext setup.

English and Chinese RFCs are included.

Are there any user-facing changes?

No immediate behavior changes. If accepted and implemented, installation moves to a standalone installer while Runtime configuration and diagnostics stay in the CLI.

How was this change tested?

  • make docs-test
  • uv run prek run --files docs/en/rfcs/1408_installation_architecture.md docs/zh/rfcs/1408_installation_architecture.md

AI usage statement

OpenAI Codex (GPT-5) was used to research prior art, draft the RFC, and edit both language versions.

@PsiACE
PsiACE marked this pull request as ready for review August 31, 2026 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant