Files
logos-protocol/cpp/implementations
Dario Gabriel LipicarandClaude Opus 5 69e08ab767 Merge base branch: drop the compiled-in detector inversion
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>
2026-08-08 10:54:50 -03:00
..