ENGINE: Added File Headers and Guidance in AGENTS.md

This commit is contained in:
2025-10-28 19:33:09 -06:00
parent 9a10963592
commit 1834d537c1
38 changed files with 306 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# ======================================================
# Data\Engine\services\WebUI\__init__.py
# Description: Registers the SPA static asset blueprint and 404 fallback for the Engine WebUI.
#
# API Endpoints (if applicable): None
# ======================================================
"""WebUI static asset handling for the Borealis Engine runtime."""
from __future__ import annotations