Skip to content

stage8: integrate R4 admission gating and CR routing - #65

Draft
sqlrush wants to merge 9 commits into
agent/stage8-r3-r4d9-integrationfrom
agent/stage8-r3-r4d10-integration
Draft

stage8: integrate R4 admission gating and CR routing#65
sqlrush wants to merge 9 commits into
agent/stage8-r3-r4d9-integrationfrom
agent/stage8-r3-r4d10-integration

Conversation

@sqlrush

@sqlrush sqlrush commented Aug 10, 2026

Copy link
Copy Markdown
Owner

What changed

  • Integrates the shared semantic admission gate and typed source dispatches.
  • Adds exact R4 request/forward routing, route deduplication, monotonic route expiry, and typed refusal handling.
  • Reuses the existing outbound transport shape and adds focused unit coverage for routing, wire validation, activation, and outbound behavior.

Why

This advances the dormant Stage 8 R4 implementation while preserving legacy behavior until activation. The changes keep existing message and shared-memory sizing boundaries and fail closed when capability or generation checks do not match.

Validation

  • test_cluster_r4_wire_codec: 90/90
  • test_cluster_lms_outbound: 18/18
  • test_cluster_r4_route_policy: 67/67
  • repository make -j4 all: pass
  • git diff --check: pass

This PR remains a draft because complete cumulative R4 verification and formal multi-node regression are still pending.

SqlRush added 9 commits August 10, 2026 09:01
Bind semantic admission to one coherent shared tuple and checked process-owned debt.

Spec: spec-8.4-oracle-synchronous-consistent-read.md
Spec: spec-8.4-oracle-synchronous-consistent-read.md
Route legacy hint queue operations through the shared semantic admission boundary and keep raw bodies module-private.

Spec: spec-8.4-oracle-synchronous-consistent-read.md
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