feat: establish NekoNest Cloud control and relay

This commit is contained in:
2026-08-12 23:25:43 +08:00
commit f27606b709
222 changed files with 71456 additions and 0 deletions
@@ -0,0 +1,5 @@
ALTER TABLE `phone_handoff_tickets` ADD `completed_phone_id` text;
--> statement-breakpoint
ALTER TABLE `phone_handoff_tickets` ADD `completed_phone_token_hash` text;
--> statement-breakpoint
ALTER TABLE `phone_handoff_tickets` ADD `completed_route_handle_hash` text;