From 0141af2ed6e9154192e940ca330d46125485e539 Mon Sep 17 00:00:00 2001 From: legop3 Date: Sun, 10 May 2026 01:34:36 -0400 Subject: [PATCH] plannings --- plans/to-do.md | 3 ++- rulesdocs/lockdown_audit_rules.md | 9 ++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/plans/to-do.md b/plans/to-do.md index f01722b8..f671b3f7 100644 --- a/plans/to-do.md +++ b/plans/to-do.md @@ -13,11 +13,12 @@ - then voice chat [x] 10. mobile controls column swapping (optional joystick on left) [x] 11. fix fullscreen on mobile so that you can re-enter it [x] -12. fix scroll bars on mobile +12. fix scroll bars on mobile [x] 13. add tool call embeds or something for the llm bot in discord, probably not in web ui 14. add discord bot typing thing for when someone requests a replay 15. change replay title for ones requested from discord, something other than "requester driving rover" 16. better quickstart guide, something better than just a big list of controls. help overlay sucks i think. +17. fix rover request spam queue cheat # relative pipe dreams: diff --git a/rulesdocs/lockdown_audit_rules.md b/rulesdocs/lockdown_audit_rules.md index 6de43d69..b7dc8a63 100644 --- a/rulesdocs/lockdown_audit_rules.md +++ b/rulesdocs/lockdown_audit_rules.md @@ -1,4 +1,11 @@ # RULES FOR LOCKDOWN AUDIT +## why is lockdown a thing? +lockdown mode exists so that the physical owner of the server can get some privacy. +during lockdown mode, no one can spectate anything or replay anything +users cant use the site, its locked +admins cant log in +ONLY lockdown admins can log in and use the site as normal + ## what should not work at all during lockdown?: - spectator pages should be disabled - llm services should be paused @@ -17,7 +24,7 @@ - cant request and drive a rover ## lockdown admin rule: -- lockdown admins should be able to log in and use ALL features, even during lockdown +- lockdown admins should be able to log in and use ALL features as normal, even during lockdown - non-lockdown admins are not able to log in at all during lockdown. ## web ui lockdown rules: