Skip to content

Mark lost mob sessions broken#732

Merged
lukacf merged 1 commit into
mainfrom
codex/fix-lost-mob-session-status
May 19, 2026
Merged

Mark lost mob sessions broken#732
lukacf merged 1 commit into
mainfrom
codex/fix-lost-mob-session-status

Conversation

@lukacf
Copy link
Copy Markdown
Owner

@lukacf lukacf commented May 19, 2026

Summary

  • record a missing current mob bridge session into MobMachine-owned member_restore_failures during deep member_status inspection
  • fail fast with MemberRestoreFailed when work dispatch targets a missing bridge session, instead of surfacing generic session/injector plumbing or leaving the member looking active
  • add regression coverage for member_status diagnostics, post-probe list/work behavior, and direct submit_work without a prior status probe
  • expand BuildBuddy edge detection so meerkat-mob/* changes run SDK, minimal, feature, WASM, and audit/security lanes

Validation

  • ./scripts/repo-cargo fmt --check
  • ./scripts/repo-cargo test -p meerkat-mob missing_bridge_session -- --nocapture
  • ./scripts/repo-cargo test -p meerkat-mob member_status -- --nocapture
  • ./scripts/repo-cargo test -p meerkat-mob broken_member -- --nocapture
  • ./scripts/repo-cargo test -p meerkat-mob
  • printf 'meerkat-mob/src/runtime/actor.rs\nmeerkat-mob/src/runtime/tests.rs\n' | scripts/buildbuddy-edge-changes --paths-from-stdin
  • make buildbuddy-doctor
  • pre-push hooks: secrets, whitespace, fmt, changed-crate clippy, machine codegen+verify, generated-header audit, bridge invariant, Bazel freshness, deterministic workspace gate

@lukacf lukacf merged commit 2f42495 into main May 19, 2026
18 checks passed
@lukacf lukacf deleted the codex/fix-lost-mob-session-status branch May 19, 2026 06:14
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