Unity-Customer-Template/Assets/RL_DevPlus1/Docs/README.md
Frank Harris 28c15035a4
All checks were successful
Code Documentation / code-docs (push) Successful in 6s
Project Report / project-report (push) Successful in 4s
Validate Code / validate (push) Successful in 3s
added unity files
2026-06-15 12:03:33 -05:00

26 lines
794 B
Markdown

# Runlevel DevPlus1 Unity Analyzer
This folder contains the Unity-side Runlevel Systems DevPlus1 project analyzer.
The analyzer is an Editor-only tool. It reads Unity project structure, scenes, prefabs, scripts, UnityEvents, and existing Git-generated reports, then writes safe markdown and JSON reports under:
`Assets/RL_DevPlus1/Reports/`
It does not modify customer scenes, prefabs, scripts, project settings, or assets.
## Menu Location
Unity menu:
`Runlevel Systems/DevPlus1/Analyze Unity Project`
## Main Reports
- `RL_AI_Project_Context.md`
- `RL_Unity_Report_Index.md`
- `RL_Unity_Project_Summary.md`
- `RL_Unity_Scene_Map.md`
- `RL_Unity_Script_Map.md`
- `RL_Unity_Event_Map.md`
Future Codex sessions should read `RL_AI_Project_Context.md` first after reports are generated.