Project Judy 2.0.0 was successfully deployed and production-tested on ACLClouds on 23 July 2026.
These instructions also apply to the 2.1 identity and relationship upgrade.
Before uploading 2.1, keep the existing:
.envdatabase/memory/conversation_cache.jsonmemory/judy_memory.jsonDo not replace those items with repository files.
/home/container..env, database/, and runtime memory JSON files intact.main.py.The requirements file no longer needs the legacy google-generativeai package.
ACLClouds may leave that package installed; it is unused.
The first startup automatically:
guilds.dbidentity.db with profile and relationship tablesGlobal Discord commands may take time to refresh in clients.
The successful production deployment synchronized 43 global slash commands.
Run in order:
/ping/health/diagnostics/setup/remember/memories/ambient_preview/profile/relationship/set_name/rank/image/setup_statusThe production release passed this validation sequence. Repeat it after source, dependency, environment, or hosting changes.
Do not test /data_delete on the production server unless the stored server
data is intentionally being removed.
If startup fails:
.env, databases, and memory files.