Skip to content

fix: close public submission gates - #72

Merged
veltri-23 merged 4 commits into
task/vibebloat-mvpfrom
task/ci-public-green
Jul 21, 2026
Merged

fix: close public submission gates#72
veltri-23 merged 4 commits into
task/vibebloat-mvpfrom
task/ci-public-green

Conversation

@veltri-23

Copy link
Copy Markdown
Owner

Summary

  • make public CI portable across Linux, macOS, and Windows
  • verify standalone release probes correctly
  • close history-discovery TOCTOU and path-persistence gaps
  • prevent shell-shim Git recursion
  • correct judge-facing install and demo claims

Verification

  • bun test - 804 pass, 0 fail
  • focused integration suite - 54 pass, 0 fail
  • public CI validate + 4 platform artifact jobs green
  • independent secret/history audit PASS

Closes #70

veltri-23 and others added 4 commits July 21, 2026 17:12
- Quickstart: drop false "npx works today / bundles Bun"; state npm
  unpublished, install from source.
- Remove placeholder Codex session ID and YouTube URL (not invented).
- Align demo Shot 5/6 wording with the actual automated e2e tests
  (shell-shim learn-then-enforce cycle; one guard across Claude Code
  PreToolUse + OpenClaw transports) instead of "fresh live sessions".
- INSTALL verify: set up the required dirty worktree so git-stash-u
  actually fires exit 2 (validated); note clean tree exits 0.
- Clarify built-in in-process scrubber (source/npm) vs controlled
  external Presidio/Gitleaks (signed release) honestly.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@veltri-23
veltri-23 merged commit f4544bd into task/vibebloat-mvp Jul 21, 2026
7 checks passed
@veltri-23
veltri-23 deleted the task/ci-public-green branch July 21, 2026 23:30
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.

Shell shim recurses forever through situational context probe

1 participant