Skip to content

Make protected release plans approval-bound - #11

Merged
fxdv merged 2 commits into
mainfrom
agent/protected-release-mode
Jul 23, 2026
Merged

Make protected release plans approval-bound#11
fxdv merged 2 commits into
mainfrom
agent/protected-release-mode

Conversation

@fxdv

@fxdv fxdv commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Product direction

Makes protected-mode safe release coordination the default product path:

  • keeps patchlog release --dry-run as the universal immutable planner;
  • fingerprints phase, HEAD, branch/tag identities, exact version-file changes,
    mutation targets, publication content, and provider target;
  • requires approval of the exact current fingerprint before release mutation;
  • separates protected prepare from finalize;
  • keeps direct commit/tag/push behind release direct;
  • moves AI, Confluence, metrics, and labs into focused namespaces.

Transaction and security hardening

  • revalidates local and remote protected-branch state immediately before apply;
  • commits only exact bump files through an isolated Git index;
  • keeps multi-file bumps transactional and reports partial remote completion;
  • ignores nightly/prerelease marker tags for stable phase selection;
  • validates Git refs and keeps Confluence out of release transactions;
  • emits content-free preflight rejection categories.

Distribution and trust loop

  • publishes the live fxdv/homebrew-tap channel;
  • adds automatic macOS Homebrew installation testing to releases;
  • documents installation and the v0.2.0 stability contract;
  • explicitly documents the Rust virtual-workspace boundary and VERSION
    workaround.

Evidence

Proxy metrics remain diagnostic, never release gates. True coverage comes from
CI artifacts; dependency risk requires language-aware graphs; lead/cycle time
requires PR and deployment timestamps.

Operational rollout

  1. Merge only while PR Make protected release plans approval-bound #11 remains current, mergeable, and green under main
    protection.
  2. Wait for the post-merge main quality run on the exact squash commit.
  3. Dogfood protected prepare for patch v0.1.4, merge its one-file PR after
    green CI, and wait for green main again.
  4. Approve the separately fingerprinted finalize plan for that exact main
    commit.
  5. Require the tag-triggered trust loop to publish archives, SHA256SUMS,
    attestations, the GitHub release, and verify archive execution, @v0.1.4,
    @latest, and Homebrew installation.

@fxdv
fxdv marked this pull request as ready for review July 23, 2026 21:43
@fxdv
fxdv merged commit aa9262d into main Jul 23, 2026
2 checks passed
@fxdv
fxdv deleted the agent/protected-release-mode branch July 23, 2026 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant