[0.44 alpha.0][#1182] Establish executable Sol/K3 control plane - #1183
Merged
Conversation
Deploying openelement with
|
| Latest commit: |
ce838bc
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://3974413d.lessjs.pages.dev |
| Branch Preview URL: | https://codex-v044-1182-control-plan.lessjs.pages.dev |
6 tasks
Contributor
|
APIError: Insufficient Balance |
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.
Target
v0.44.0-alpha.0Outcome
Establishes the repository-owned v0.44 architecture/execution plan and the ADR-0146 three-role control plane. The follow-up bootstrap repair makes both required KimiCode Agent profiles executable under CLI 0.38.0, corrects prompt-mode invocation, preserves
.agents/hygiene, and strengthensv044:executor:checkto perform real profile-backed K3 smoke calls.Bootstrap repair evidence
docs/evidence/v0.44.0-agent-loops/a0-000-repair-1/dispatch.mddocs/evidence/v0.44.0-agent-loops/a0-000-repair-1/review.mddocs/evidence/v0.44.0-agent-loops/a0-000-repair-1/unblock-contract.mddocs/evidence/v0.44.0-agent-loops/a0-000-repair-1/result.jsondocs/evidence/v0.44.0-agent-loops/a0-000-repair-1/summary.mda58be1a88f93a5c2a2b42f373313ba23c6bc0d95The user explicitly authorized Sol to perform this one control-plane bootstrap because the only permitted K3 executor could not load its required profile. No product implementation or general ADR-0146 exception is introduced.
Local verification
deno task v044:executor:check— PASS; K3-256k/high metadata plus both exact profile loadsdeno task v044:orchestration:check— PASSdeno task workflow:check— PASSdeno task repo:hygiene— PASSdeno task docs:truth— PASSdeno task arch:check— PASSdeno fmt --check— PASSdeno lint tools/check-v044-orchestration.ts tools/check-v044-executor.ts— PASSdeno check tools/check-v044-orchestration.ts tools/check-v044-executor.ts— PASSgit diff --check— PASSArchitecture/public surface
This PR accepts the planned v0.44 compiled Element architecture and execution governance. The bootstrap repair itself changes no product runtime, package export, public API, package topology, security exception, or release promotion state.