Skip to content

Unblock the next Guardex npm publish after 7.0.14 was already taken#215

Merged
NagyVikt merged 1 commit intomainfrom
agent/codex/release-guardex-7-0-15-2026-04-21-12-16
Apr 21, 2026
Merged

Unblock the next Guardex npm publish after 7.0.14 was already taken#215
NagyVikt merged 1 commit intomainfrom
agent/codex/release-guardex-7-0-15-2026-04-21-12-16

Conversation

@NagyVikt
Copy link
Copy Markdown
Collaborator

Automated by scripts/agent-branch-finish.sh (PR flow).

npm rejected a republish of 7.0.14, and the repo still had split release
metadata with package-lock lagging behind package.json. This bumps the package
to 7.0.15, records the post-7.0.14 shipped doctor/setup behavior in the README,
and captures the publish-recovery scope in OpenSpec.

Constraint: npm does not allow republishing an already published version
Rejected: Retry npm publish for 7.0.14 | npm rejects previously published semvers
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: Keep package.json, package-lock.json, and README release notes aligned whenever a publish recovery needs a new version
Tested: node --check bin/multiagent-safety.js; npm pack --dry-run; openspec validate agent-codex-release-guardex-7-0-15-2026-04-21-12-16 --type change --strict; openspec validate --specs
Not-tested: npm test full suite did not complete promptly; node --test test/metadata.test.js exposes a pre-existing Doctor/fix expectation mismatch unrelated to this change
@NagyVikt NagyVikt merged commit 0ec3615 into main Apr 21, 2026
@NagyVikt NagyVikt deleted the agent/codex/release-guardex-7-0-15-2026-04-21-12-16 branch April 21, 2026 10:26
NagyVikt added a commit that referenced this pull request Apr 21, 2026
PR #215 already merged and the stale release sandbox is now pruned, so this follow-up updates the existing OpenSpec change with the actual merge and cleanup evidence. The note also preserves the remaining blocker: publishing the public GitHub release still needs credentials with workflow scope on the intended repo.

Constraint: Current gh auth lacks workflow scope and origin points at recodeee/guardex-agentworktrees.git instead of the public recodeee/gitguardex.git repo
Rejected: Mark the GitHub release as complete anyway | would overstate the actual public release state
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: Do not remove the BLOCKED release note until v7.0.15 exists on recodeee/gitguardex Releases
Tested: openspec validate agent-codex-release-guardex-7-0-15-2026-04-21-12-16 --type change --strict
Not-tested: Public GitHub release creation on recodeee/gitguardex

Co-authored-by: NagyVikt <nagy.viktordp@gmail.com>
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