Plan V1-0
Plan V1-0
Imported from the implementation repo:
~/dev/python/HDDS2/Plans/Plan V1-0.md
Summary
This is the clean restart plan for the project as a Python-only radar simulation project before multimodal fusion was added back into scope.
Key Decisions
- no hardware in the validated baseline,
- focus on radar simulation first,
- build modular code instead of notebook-only logic,
- create tests, config files, notebook, and runner.
Main Phases
- freeze the thesis,
- build reproducible environment,
- implement signal model,
- build DSP chain,
- add CFAR detection,
- define scenarios,
- add tests,
- build final notebook/report.
Current Relevance
This plan is still relevant because it defines the radar baseline that the multimodal system depends on.