RAGE #133: migrate CLI and desktop onto ZaraClient #188
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/zara!188
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "rage/133-client-migration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
RAGE implementation for #133 under daemon epic #127.
Immutable RAGE start:
4c6018b30ff4be2e168551f0cf256f8333bc58af(exact master after #132 / PR #185 merged).Research/design and append-only evidence are recorded under
rage/133-client-migration*.org.Implemented/verified direction:
ZaraClientboundary for CLI/desktop;InProcessZaraClientstandalone compatibility remains available;--connectroutes text turns throughZmqZaraClientand fails closed rather than silently starting a private runtime;ZaraClient, and client close is distinct from daemon shutdown;Historical exact-head gates #481/#482/#483 passed before
masteradvanced via the docs-only #132 post-merge evidence PR #187. The #133 branch was then synchronized with currentmasterusing a normal two-parent merge commit. Current exact head:3e626b47de7830b5c9ffbd6d516259c0be7b66af. CI #484 is the sole current merge authority; merge only after it is green on this exact SHA.Closes #133 after the exact-head final gate passes.