Public branding cleanup release.
Highlights:
- Installs one top-level
lubanskill for Agents, Codex, and Claude Code. - Bundles specialist modules and Square guardrails under the Luban entrypoint without exposing upstream module branding in public docs or the top-level skill.
- Preserves autonomous delivery loop and Project Mode semantics for project-level requirements.
- Keeps release version source, pinned install guidance, behavior tests, and semantic contract checks.
- Verifies
v*tags in GitHub Actions.
Install pinned release:
VERSION_TAG="v0.1.3"
curl -fsSL "https://raw.githubusercontent.com/Zanetach/luban-loop/${VERSION_TAG}/scripts/install.sh" | LUBAN_LOOP_REF="${VERSION_TAG}" bashVerification:
./scripts/verify.sh- GitHub Actions Verify on
mainandv0.1.3 - Tagged install smoke test from GitHub raw URL
- Public docs/top-level skill scan confirms upstream module branding is not exposed