Files

16 lines
762 B
Markdown

# Reverse Engineering Notes
This directory contains the investigation history for MomentumGPS:
- `docs/`: debriefs, handoff notes, routing research, and field-test notes.
- `logs/`: RED4ext logs, crash reports, and route-test screenshots.
- `tools/`: one-off reverse-engineering and data-patching helpers.
- `work/`: extracted and generated Cyberpunk traffic/navigation data.
- `presets/`: obsolete live-tuning binaries from prototype builds.
- `redscript/`: old redscript probe used before the native patch was found.
- `samples/` and `tests/`: fixtures and tests for the abandoned traffic
resource patching path.
The release plugin does not depend on this directory. It is retained as
evidence and as a starting point for future reverse-engineering work.