Parent: #130
Goal
Ship electric/v1.6.10-electric.3, install it side-by-side with .2, select it through the common wrapper, and prove Codex plus Claude runtime behavior.
Non-goals
No npm, container, customer, or public runtime rollout. A merge or green PR is not release/install/runtime proof.
Required gates
- All release-blocking source PRs merged with exact-head required checks, approval, and current-head thread readback.
- Final protected-main workflows pass on the release SHA.
- Tarball install and
gitnexus --version prove the artifact.
- Install under
/Volumes/LEXAR/Codex/tools/gitnexus/1.6.10-electric.3; preserve .2 and timestamped wrapper/config snapshots.
- Rewrite Codex and both Claude GitNexus environments from the canonical absolute-path manifest.
- After restart, each agent runs two successive OpenClaw/Hermes semantic queries with
semantic_mode=vector-index, no partial/exact refusal, and a live second call.
Rollback
Restore the previous wrapper/config snapshot and select .2; preserve registry/index archives. Do not claim rollback until the restored wrapper initializes.
Stop conditions
Stop on missing required main checks, skipped VECTOR coverage, failed tarball smoke, wrapper/config drift, missing rollback, registry mismatch, or failed agent runtime proof.
Exact next action
After source PR merges and release soaks, create the version/tag PR from current protected main and record exact artifact identity.
Parent: #130
Goal
Ship
electric/v1.6.10-electric.3, install it side-by-side with.2, select it through the common wrapper, and prove Codex plus Claude runtime behavior.Non-goals
No npm, container, customer, or public runtime rollout. A merge or green PR is not release/install/runtime proof.
Required gates
gitnexus --versionprove the artifact./Volumes/LEXAR/Codex/tools/gitnexus/1.6.10-electric.3; preserve.2and timestamped wrapper/config snapshots.semantic_mode=vector-index, no partial/exact refusal, and a live second call.Rollback
Restore the previous wrapper/config snapshot and select
.2; preserve registry/index archives. Do not claim rollback until the restored wrapper initializes.Stop conditions
Stop on missing required main checks, skipped VECTOR coverage, failed tarball smoke, wrapper/config drift, missing rollback, registry mismatch, or failed agent runtime proof.
Exact next action
After source PR merges and release soaks, create the version/tag PR from current protected
mainand record exact artifact identity.