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,11 @@
|
||||
# ======================================================
|
||||
# Data\Engine\services\API\__init__.py
|
||||
# Description: Registers Engine API groups and bridges to legacy modules while exposing core utility routes.
|
||||
#
|
||||
# API Endpoints (if applicable):
|
||||
# - GET /health (No Authentication) - Returns an OK status for liveness probing.
|
||||
# ======================================================
|
||||
|
||||
"""API service adapters for the Borealis Engine runtime."""
|
||||
from __future__ import annotations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user