chore: v0.2.0 — the resident console ships#16
Merged
Merged
Conversation
Version bump for the Console v2 release (Phase 1 visual redesign + Phase 2 resident pult: Dashboard, From->To cards, Receive with QR, Activity with a local journal). README caught up with reality: the one-shot 'approve' subcommand and the 'planned for v0.1' block described a console that no longer exists; outcomes now stream as JSON lines to a non-TTY stdout (ADR 2026-07-12-invariant-7-decision-stream) and exit codes are session-level only.
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.
Release train §8, step 1 of 2 (spec:
.claude/specs/2026-07-15-release-train-v0.2.0.md, Gate-1: both signatures).Cargo.toml/Cargo.lock: 0.1.0 → 0.2.0.CLIENT_IDpicks the version up fromCARGO_PKG_VERSION(informational on the wire — canon §3.1; the server gates onprotoalone).rustok-console approvesubcommand that does not exist in v2 — rewritten to the shipped reality (resident pult, decision stream per ADR Console v2 UX + visual redesign: human-readable card, brand palette, animated tx flow, persistent dashboard #7, session-level exit codes, proto 2 with v0.1-client compatibility).After merge (separate «добро»): tag
v0.2.0→docker-publishpushesghcr.io/rustok-org/rustok-console:{v0.2.0, v0.2, v0}→ mcp PR re-pinsCONSOLE_IMAGEand rewrites the e2e acceptance for the resident model.