Summary
Tracks the one mandatory condition for merging experimental/metadata-runtimes (#500) into main: production-grade acceptance by LoopX, as stated in the maintainer note on #500. main keeps the etcd control path until this gate passes.
Gate
- LoopX's NoKV live rows
s0.nokv_live_matrix and s2a.nokv_live_qualification (examples/shared-goal-authority-e2e in huangruiteng/loopx) pass against a build of the branch.
- The LoopX-side configuration change that runs those rows against the branch is reviewed and merged by the LoopX owner.
- No regression in the SDK 0.11.0 / API 1 wire contract LoopX pins, or the break is made visible and decided explicitly (this branch changes
WORKSPACE_PROTOCOL_SCHEMA v9 → v10 and replaces RoutingConfig.etcd/static with RoutingConfig.seeds while keeping __version__ 0.11.0 / API_VERSION 1).
- Green internal FDB and Holt gates are necessary, not sufficient.
Work items
Not proven by this gate
FDB runtime, seed failover, availability/restart/takeover, envelope capacity/retention, real cloud S3, and pre-connect wire-mismatch detection inside LoopX's version guard (the schema export makes it possible; adopting it is the LoopX change).
Summary
Tracks the one mandatory condition for merging
experimental/metadata-runtimes(#500) intomain: production-grade acceptance by LoopX, as stated in the maintainer note on #500.mainkeeps the etcd control path until this gate passes.Gate
s0.nokv_live_matrixands2a.nokv_live_qualification(examples/shared-goal-authority-e2ein huangruiteng/loopx) pass against a build of the branch.WORKSPACE_PROTOCOL_SCHEMAv9 → v10 and replacesRoutingConfig.etcd/staticwithRoutingConfig.seedswhile keeping__version__0.11.0 /API_VERSION1).Work items
nokv.WORKSPACE_PROTOCOL_SCHEMAandworkspace_protocol_schemainnokv version --json(branch PR).docs/development/loopx-acceptance-gate.md) and fix the branch README's etcd-era CLI usage (branch PR).seedsrouting kind and reports a typed capability mismatch when the installed wheel cannot build the configured routing (LoopX PR).API_VERSION 2/0.12.0at promotion time.Not proven by this gate
FDB runtime, seed failover, availability/restart/takeover, envelope capacity/retention, real cloud S3, and pre-connect wire-mismatch detection inside LoopX's version guard (the schema export makes it possible; adopting it is the LoopX change).