• v0.7.3.0 57f1280262

    brian released this 2026-06-08 16:30:08 -07:00 | 30 commits to main since this release

    EGB-671 — real install / onboarding scripts.

    • secrets join --remote --key : one-command second-machine onboarding that verifies the key decrypts the store before declaring success (empty vault never shows a false VERIFIED; wrong key fails loudly).
    • secrets init --remote : wires the remote + pushes the initial store so the first project push won't ff-only-die.
    • install.sh: thin bootstrap (checks age+jq+git, prints PATH/next-steps/upgrade/key hint; never edits rc, never runs sudo).
    • options.autoAdd prompt on first-manifest scaffold (EGB-677 contract #2).
    • Fix: secrets pull now dies loudly on a wrong-key decrypt instead of warning and exiting 0.

    282 bats tests pass. Operator security sign-off recorded for the branch HEAD.

    Downloads