Unity-Customer-Template/Assets/RL_DevPlus1/Docs/AI_CONTEXT.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

781 B

AI Context

The primary AI-ready file is:

Assets/RL_DevPlus1/Reports/RL_AI_Project_Context.md

This file is intended to be pasted into or read by AI/Codex before deeper work on a customer Unity project.

It summarizes:

  • project name
  • Unity version
  • scenes
  • likely entry scene
  • GameObjects
  • managers/controllers
  • MonoBehaviour scripts
  • ScriptableObjects
  • lifecycle methods
  • public methods
  • serialized fields
  • UnityEvents
  • scene transitions
  • prefabs
  • missing scripts and references
  • imported Git report status
  • suggested first files to inspect
  • risks and unknowns

The JSON companion file is:

Assets/RL_DevPlus1/Reports/RL_AI_Project_Context.json

Use cautious interpretation. The report is designed to accelerate understanding, not replace manual review.