feat: add connect, the sign-on and authority preflight #2
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/connect"
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?
sourcerer connectSign on to
ZELNET_HOST(defaultpub400.com) withZELNET_USERandZELNET_PW, report the VRM and the password level, probe*USEon the 26 CL commands a build, package or promote phase runs and*CHANGEon every library of the manifest, and print thesourcerer.connect.v1receipt.absent(CPF9801, CPF9810) andskipped(CPF9802, CPF9820) are answers: exit 0. A sign-on or session failure is exit 1. Invalid input, including an invalid manifest, is exit 2 before any host contact.--no-tlsneedsSOURCERER_ALLOW_PLAINTEXT=1;--no-verifyand--self-signedselect the CA mode for CI and lab hosts.src/host/session.zigis the only module that imports zelnet; the classification and theCHKOBJbuilder are pure and tested offline.tests/cli/connect.shcovers the contract without a host: missing credentials, plaintext opt-in, invalid manifest, a closed port with a receipt, and a password canary that must never appear in any output.Stacked on #1 (the skeleton and
manifest validate); the diff shrinks to one commit once #1 is released.https://claude.ai/code/session_01HPdKaFBKQVs8hzfgXMrnwV
manifest validateand the rpg-lemonade manifestconnect, the sign-on and authority preflight