feat: the sourcerer skeleton on the zelnet package #1
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/skeleton"
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?
The repository skeleton that Binjovi can build and release.
build.ziglinkssean/zelnetas a Zig package:build.zig.zonpins the v0.10.18 tarball by URL and content hash, andbuild.zigpasses the same tag into the dependency sozelnet.versionreports the linked release.sourcerer --versionprintssourcerer v0.1.0 (zelnet v0.10.18)on stdout;--helpprints the planned verbs; every unimplemented verb, a missing verb and an unknown argument exit 2.zig build checkis CI parity:zig fmt --check, the unit tests, the--versionand--helpstdout contracts, the invalid-argument contracts andtests/cli/contract.sh(bash; no host, no credentials).ci/binjovi-package.shcarries the Binjovi package contract for the later packaging release.AGENTS.md,STYLE.md,CHANGELOG.mdanddocs/describe the manifest, the workflow, the phases and recovery.The first Build proves the catalog recipe (binjovi-plans #309) and the in-cluster zelnet package fetch.
https://claude.ai/code/session_01HPdKaFBKQVs8hzfgXMrnwV
manifest validateand the rpg-lemonade manifestconnect, the sign-on and authority preflight #2