• Joined on 2018-09-22
Kyuubi commented on issue HeiKyu/Rendezvous#27 2026-07-17 00:23:22 +02:00
Add read-only diagnostic and Grafana dashboards

Implemented and verified in 99885f8 (codex/issue-27-diagnostic-dashboards).

Delivered:

  • optional same-origin, read-only /diagnostics static dashboard using the public bounded browse + SSE…
Kyuubi pushed to codex/issue-27-diagnostic-dashboards at HeiKyu/Rendezvous 2026-07-17 00:23:01 +02:00
99885f8c8c feat(observability): add diagnostic dashboards (#27)
Kyuubi created branch codex/issue-27-diagnostic-dashboards in HeiKyu/Rendezvous 2026-07-17 00:23:01 +02:00
Kyuubi commented on issue HeiKyu/Rendezvous#27 2026-07-16 23:27:46 +02:00
Add read-only diagnostic and Grafana dashboards

Starting implementation on codex/issue-27-diagnostic-dashboards from verified issue #26. Scope will preserve the public read-only diagnostic/operator Grafana separation, use build-light static…

Kyuubi closed issue HeiKyu/Rendezvous#26 2026-07-16 23:26:35 +02:00
Stream live session-list updates to server browsers
Kyuubi commented on issue HeiKyu/Rendezvous#26 2026-07-16 23:26:18 +02:00
Stream live session-list updates to server browsers

Implemented and verified on codex/issue-26-sse-browser-updates.

Commit: 06c4ecf feat(browser): stream bounded live session updates (#26)

Delivered:

  • filter-bound signed snapshot/stream…
Kyuubi pushed to codex/issue-26-sse-browser-updates at HeiKyu/Rendezvous 2026-07-16 23:25:59 +02:00
06c4ecf8f3 feat(browser): stream bounded live session updates (#26)
Kyuubi created branch codex/issue-26-sse-browser-updates in HeiKyu/Rendezvous 2026-07-16 23:25:58 +02:00
Kyuubi commented on issue HeiKyu/Rendezvous#26 2026-07-16 22:41:21 +02:00
Stream live session-list updates to server browsers

Started on codex/issue-26-sse-browser-updates from the verified #23 checkpoint. I will preserve the bounded snapshot API as source of truth, add scoped/bounded SSE replay and reset semantics,…

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

Implemented and pushed the production-readiness checkpoint on codex/issue-23-production-readiness.

Commits:

  • 00d5ff776408e7d80ce6648953e62a7233aca35c — redacted two-role real-network…
Kyuubi pushed to codex/issue-23-production-readiness at HeiKyu/Rendezvous 2026-07-16 22:40:07 +02:00
95c3a4aed6 docs(operations): record v1 readiness evidence (#23)
00d5ff7764 feat(operations): add production readiness gate (#23)
Compare 2 commits »
Kyuubi created branch codex/issue-23-production-readiness in HeiKyu/Rendezvous 2026-07-16 22:40:06 +02:00
Kyuubi opened issue HeiKyu/Rendezvous#30 2026-07-16 22:17:19 +02:00
Add platform authentication adapters without making Rendezvous an identity provider
Kyuubi opened issue HeiKyu/Rendezvous#29 2026-07-16 22:17:18 +02:00
Scale beyond the measured single-active v1 capacity envelope
Kyuubi opened issue HeiKyu/Rendezvous#28 2026-07-16 22:17:18 +02:00
Design shared state and deterministic routing for HA and multi-region
Kyuubi commented on issue HeiKyu/Rendezvous#23 2026-07-16 21:55:36 +02:00
Run the real-network canary and declare Rendezvous v1 production-ready

Started on codex/issue-23-production-readiness from the reconciled #22 checkpoint.

Local scope now being executed against immutable candidate artifacts: reproducible package/server build,…

Kyuubi commented on issue HeiKyu/Rendezvous#22 2026-07-16 21:54:08 +02:00
Pilot Unscouted against Rendezvous v1

Upstream #22 configuration, regression contracts, and evidence are pushed on codex/issue-22-unscouted-pilot:

  • f368fec — provisions an unscouted / smoke / protocol 1 tenant, a distinct…
Kyuubi pushed to codex/issue-22-unscouted-pilot at HeiKyu/Rendezvous 2026-07-16 21:53:58 +02:00
6bad659c12 docs(integration): record Unscouted pilot evidence (#22)
f368fec6eb feat(deploy): provision Unscouted smoke tenant (#22)
Compare 2 commits »
Kyuubi created branch codex/issue-22-unscouted-pilot in HeiKyu/Rendezvous 2026-07-16 21:53:57 +02:00
Kyuubi commented on issue HeiKyu/Rendezvous#21 2026-07-16 20:33:24 +02:00
Pilot SpaceGame against Rendezvous v1

Checkpoint pushed as 9e863eb on codex/issue-21-spacegame-pilot (consumer implementation f3f5bc29810c362656cd7143bec1ddc2cfaf9f22).

Verified:

  • Clean, current-checkout Godot source runs for…