---
status: partial
phase: 35.2-psyche-sync-setup-data-loss-reconcile-bootstrap-determinism
source: [35.2-VERIFICATION.md]
started: 2026-05-29
updated: 2026-05-29
---

## Current Test

[awaiting human testing]

## Tests

### 1. Unix end-to-end accept_flow test
expected: On Linux/macOS, `cargo test --test sync_accept_flow_two_machine -- --nocapture` runs `two_machine_attach_preserves_first_machine_writes` and it passes — machine A's commit on its agent branch survives machine B's attach. (File is `#![cfg(unix)]`; compiles to zero tests on the Windows build host, so this path is unverified here.)
result: [pending]

### 2. Real-GitHub second-machine manual UAT
expected: Run `psyche-sync-setup` on a real second machine against a real private GitHub repo already seeded by machine A. `RECONCILED:a-{id}` and `PUSHED:a-{id}` status tags appear on stderr, and machine A's agent-branch commits are NOT destroyed (data-loss surface eliminated). `main` push succeeds (byte-identical bootstrap SHA across machines).
result: [pending]

## Summary

total: 2
passed: 0
issues: 0
pending: 2
skipped: 0
blocked: 0

## Gaps
