undef-engine
2026-02-03
Rename Responsum to Undef Engine across the entire codebase
1817 files · 10,544+ · 9,426-
Rename Responsum to Undef Engine
8 files changed
CLAUDE.mdUpdated all Responsum references to Undef EngineMakefileRenamed CLI targets and references from rsp to undefREADME.mdUpdated project name and descriptiondocker-compose.ymlUpdated service namesdocker-compose.baked.ymlUpdated service namesREADME.mdUpdated project name throughout documentation indexADMIN_REFERENCE.mdRenamed CLI referencesOVERVIEW.mdUpdated project name in architecture docs
- Renamed Responsum to Undef Engine across the entire codebase including imports, CLI commands (rsp to undef), documentation, tests, scripts, archived files, and worker configurations
decouple
architectural
8 files
CLAUDE.mdMakefileREADME.mddocker-compose.ymldocker-compose.baked.ymlREADME.mdADMIN_REFERENCE.mdOVERVIEW.md
- Fixed lazy import references and CLI help text to use new naming
remediate
behavioral
2 files
MakefileREADME.md
- Fixed all case-insensitive ‘responsum’ references across docs and archived files
remediate
internal
3 files
RESPONSUM_OVERVIEW.mdHANDOFF.mdREADME.md
- Updated remaining references in tests, docs, scripts, and data files
decouple
internal
3 files
README.mddemo_activity_stack.pydemo_game_primitives.py
Undef Dice controls panel
1 file changed
ControlsPanel.tsxAdded new controls panel component for dice app (69 lines)
- Added ControlsPanel.tsx for the Undef Dice app controls
instantiate
internal
1 file
ControlsPanel.tsx
PR description for the rename
1 file changed
PR_DESCRIPTION.mdAdded PR description documenting the rename to Undef Engine