mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2026-02-04 13:50:31 -07:00
ENGINE: Added File Headers and Guidance in AGENTS.md
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# ======================================================
|
||||
# Data\Engine\services\API\sites\__init__.py
|
||||
# Description: Namespace aggregator for site management API modules.
|
||||
#
|
||||
# API Endpoints (if applicable): None
|
||||
# ======================================================
|
||||
|
||||
|
||||
@@ -1 +1,8 @@
|
||||
# ======================================================
|
||||
# Data\Engine\services\API\sites\management.py
|
||||
# Description: Placeholder for dedicated site management endpoints (current logic lives under devices.management).
|
||||
#
|
||||
# API Endpoints (if applicable): None
|
||||
# ======================================================
|
||||
|
||||
"Placeholder for API module sites/management.py."
|
||||
|
||||
Reference in New Issue
Block a user