• Joined on 2018-09-22
Kyuubi pushed to feat/root-endpoint-and-healthcheck at HeiKyu/Rendezvous 2026-08-31 03:55:23 +02:00
dc2de76963 feat(server): answer the root path and probe container health
Kyuubi created branch feat/root-endpoint-and-healthcheck in HeiKyu/Rendezvous 2026-08-31 03:55:23 +02:00
Kyuubi commented on issue HeiKyu/Rendezvous#1 2026-08-22 23:31:29 +02:00
Roadmap: ship the Rendezvous connection control plane

v1.0.0 shipped 2026-08-22release with packages on the Gitea NuGet feed, signed reproducible container, and a live test…

Kyuubi commented on issue HeiKyu/Rendezvous#23 2026-08-22 23:31:23 +02:00
Run the real-network canary and declare Rendezvous v1 production-ready

Status after v1.0.0 (2026-08-22): everything short of the real-network canary is now done — immutable release published and signed, production-shaped deployment live on a datacenter VM (TLS via…

Kyuubi commented on issue HeiKyu/Rendezvous#22 2026-08-22 23:31:18 +02:00
Pilot Unscouted against Rendezvous v1

v1.0.0 shipped (2026-08-22): the Unscouted pilot's outstanding external dependency — packages restorable from the public feed — is now satisfied (FinalFactory.Rendezvous.Client/Contracts

Kyuubi commented on issue HeiKyu/Rendezvous#21 2026-08-22 23:31:15 +02:00
Pilot SpaceGame against Rendezvous v1

v1.0.0 evaluation update (2026-08-22, SpaceGame docs/rendezvous-eval.md @ 8eb5607): the pilot's first open gate — public package restore — is closed (anonymous cold-cache restore from the…

Kyuubi closed issue HeiKyu/Rendezvous#25 2026-08-22 23:30:56 +02:00
Build a thin interactive Rendezvous test client
Kyuubi closed issue HeiKyu/Rendezvous#20 2026-08-22 23:30:53 +02:00
Publish TestClient workflows, integration guides, and operator runbooks
Kyuubi closed issue HeiKyu/Rendezvous#19 2026-08-22 23:30:50 +02:00
Version and publish the Client/Contracts packages and server artifacts
Kyuubi closed issue HeiKyu/Rendezvous#18 2026-08-22 23:30:47 +02:00
Establish capacity, soak, resilience, and availability topology gates
Kyuubi closed issue HeiKyu/Rendezvous#17 2026-08-22 23:30:43 +02:00
Containerize and document secure Linux deployment
Kyuubi closed issue HeiKyu/Rendezvous#16 2026-08-22 23:30:40 +02:00
Add privacy-safe observability, health, audit, and operator controls
Kyuubi closed issue HeiKyu/Rendezvous#15 2026-08-22 23:30:37 +02:00
Harden tenant isolation, rate limits, replay defense, parsers, and overload behavior
Kyuubi closed issue HeiKyu/Rendezvous#14 2026-08-22 23:30:34 +02:00
Build the deterministic three-party and NAT-topology integration harness
Kyuubi closed issue HeiKyu/Rendezvous#13 2026-08-22 23:30:31 +02:00
Standardize typed connection outcomes, retries, reporting, and fallback handoff
Kyuubi closed issue HeiKyu/Rendezvous#12 2026-08-22 23:30:28 +02:00
Implement caller-owned LiteNetLib punch and direct-connect coordination in the SDK
Kyuubi commented on issue HeiKyu/Rendezvous#25 2026-08-22 23:30:20 +02:00
Build a thin interactive Rendezvous test client

Shipped in v1.0.0: the TestClient (net8.0, public-SDK-only) is merged, exercised by CI's process gate and the release…

Kyuubi commented on issue HeiKyu/Rendezvous#20 2026-08-22 23:30:17 +02:00
Publish TestClient workflows, integration guides, and operator runbooks

Shipped in v1.0.0: integration guides, TestClient workflows, and runbooks are on main under docs/integration and docs/operations…

Kyuubi commented on issue HeiKyu/Rendezvous#19 2026-08-22 23:30:14 +02:00
Version and publish the Client/Contracts packages and server artifacts

Shipped as v1.0.0 itself: FinalFactory.Rendezvous.Client/Contracts 1.0.0 on the Gitea NuGet feed (anonymous cold-cache restore…

Kyuubi commented on issue HeiKyu/Rendezvous#18 2026-08-22 23:30:09 +02:00
Establish capacity, soak, resilience, and availability topology gates

Shipped in v1.0.0: capacity/soak/resilience gates merged with the clean capacity candidate recorded in docs/evidence (07004cd).…