mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-12-16 03:25:48 -07:00
ENGINE: Added File Headers and Guidance in AGENTS.md
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
# ======================================================
|
||||
# Data\Engine\services\__init__.py
|
||||
# Description: Aggregates API, WebSocket, and WebUI service registration helpers for the Engine runtime.
|
||||
#
|
||||
# API Endpoints (if applicable): None
|
||||
# ======================================================
|
||||
|
||||
"""Service registration hooks for the Borealis Engine runtime."""
|
||||
|
||||
from . import API, WebSocket, WebUI
|
||||
|
||||
Reference in New Issue
Block a user