generated from DevPlus1/Unity-Customer-Template
Initial commit
This commit is contained in:
commit
ed87277ef8
64 changed files with 4639 additions and 0 deletions
5
Assets/RL_DevPlus1/Reports/README.md
Normal file
5
Assets/RL_DevPlus1/Reports/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Runlevel DevPlus1 Reports
|
||||
|
||||
Unity analyzer reports are generated here.
|
||||
|
||||
This folder must only contain safe report files such as `.md`, `.txt`, and `.json`.
|
||||
3
Assets/RL_DevPlus1/Reports/RL_AI_Project_Context.json
Normal file
3
Assets/RL_DevPlus1/Reports/RL_AI_Project_Context.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"status": "not generated yet"
|
||||
}
|
||||
3
Assets/RL_DevPlus1/Reports/RL_AI_Project_Context.md
Normal file
3
Assets/RL_DevPlus1/Reports/RL_AI_Project_Context.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Runlevel AI Project Context
|
||||
|
||||
Not generated yet. Run `Generate All Reports` from the Unity analyzer. This is the first file future AI/Codex sessions should read after generation.
|
||||
3
Assets/RL_DevPlus1/Reports/RL_Unity_Event_Map.md
Normal file
3
Assets/RL_DevPlus1/Reports/RL_Unity_Event_Map.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Runlevel Unity Event Map
|
||||
|
||||
Not generated yet. Run the Unity analyzer to populate this report.
|
||||
3
Assets/RL_DevPlus1/Reports/RL_Unity_Execution_Order.md
Normal file
3
Assets/RL_DevPlus1/Reports/RL_Unity_Execution_Order.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Runlevel Unity Execution Order
|
||||
|
||||
Not generated yet. Run the Unity analyzer to populate this report.
|
||||
3
Assets/RL_DevPlus1/Reports/RL_Unity_GameObject_Map.md
Normal file
3
Assets/RL_DevPlus1/Reports/RL_Unity_GameObject_Map.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Runlevel Unity GameObject Map
|
||||
|
||||
Not generated yet. Run the Unity analyzer to populate this report.
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
# Runlevel Unity Git Report Summary
|
||||
|
||||
Not generated yet. Use `Runlevel Systems/DevPlus1/Refresh Git Reports` or generate all reports.
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
# Runlevel Unity Missing References
|
||||
|
||||
Not generated yet. Run the Unity analyzer to populate this report.
|
||||
3
Assets/RL_DevPlus1/Reports/RL_Unity_Prefab_Map.md
Normal file
3
Assets/RL_DevPlus1/Reports/RL_Unity_Prefab_Map.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Runlevel Unity Prefab Map
|
||||
|
||||
Not generated yet. Run the Unity analyzer to populate this report.
|
||||
3
Assets/RL_DevPlus1/Reports/RL_Unity_Project_Data.json
Normal file
3
Assets/RL_DevPlus1/Reports/RL_Unity_Project_Data.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"status": "not generated yet"
|
||||
}
|
||||
3
Assets/RL_DevPlus1/Reports/RL_Unity_Project_Summary.md
Normal file
3
Assets/RL_DevPlus1/Reports/RL_Unity_Project_Summary.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Runlevel Unity Project Summary
|
||||
|
||||
Not generated yet. Run `Runlevel Systems/DevPlus1/Analyze Unity Project` in Unity, then click `Generate All Reports`.
|
||||
3
Assets/RL_DevPlus1/Reports/RL_Unity_Report_Index.md
Normal file
3
Assets/RL_DevPlus1/Reports/RL_Unity_Report_Index.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Runlevel Unity Report Index
|
||||
|
||||
Not generated yet. Run the Unity analyzer to populate this report.
|
||||
3
Assets/RL_DevPlus1/Reports/RL_Unity_Scene_Map.md
Normal file
3
Assets/RL_DevPlus1/Reports/RL_Unity_Scene_Map.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Runlevel Unity Scene Map
|
||||
|
||||
Not generated yet. Run the Unity analyzer to populate this report.
|
||||
3
Assets/RL_DevPlus1/Reports/RL_Unity_Script_Map.md
Normal file
3
Assets/RL_DevPlus1/Reports/RL_Unity_Script_Map.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Runlevel Unity Script Map
|
||||
|
||||
Not generated yet. Run the Unity analyzer to populate this report.
|
||||
Loading…
Add table
Add a link
Reference in a new issue