mirror of
https://github.com/logos-co/logos-protocol.git
synced 2026-09-01 14:31:08 +00:00
Picks up #45's removal of LOGOS_PLAIN_DETECTOR_BREAK_SUB_ORDER and the CMake option that reached it, plus the validation numbers re-measured against master. The three inversions this branch adds on top are removed in the next commit. Conflicts, both in text only: * plain_logos_object.h — kept this branch's CallState-based wording for the completion subscription and took the base's re-measured figures (18-28 of 250 rounds on the wire, 6-10 of 500 through the host). Also dropped a duplicated copy of the subscribeToCompletions comment that this branch had been carrying since the fold. * tests/protocol/CMakeLists.txt — merged the two validation notes, keeping this branch's list of which tests are real detectors and its record that the per-path exactly-once tests are PINS, not detectors. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>