mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2026-02-06 10:30:30 -07:00
ENGINE: Added File Headers and Guidance in AGENTS.md
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# ======================================================
|
||||
# Data\Engine\services\API\scheduled_jobs\__init__.py
|
||||
# Description: Namespace for scheduled job API modules.
|
||||
#
|
||||
# API Endpoints (if applicable): None
|
||||
# ======================================================
|
||||
|
||||
|
||||
@@ -1 +1,8 @@
|
||||
# ======================================================
|
||||
# Data\Engine\services\API\scheduled_jobs\management.py
|
||||
# Description: Placeholder for scheduled job management endpoints.
|
||||
#
|
||||
# API Endpoints (if applicable): None
|
||||
# ======================================================
|
||||
|
||||
"Placeholder for API module scheduled_jobs/management.py."
|
||||
|
||||
@@ -1 +1,8 @@
|
||||
# ======================================================
|
||||
# Data\Engine\services\API\scheduled_jobs\runner.py
|
||||
# Description: Placeholder for scheduled job runner control endpoints.
|
||||
#
|
||||
# API Endpoints (if applicable): None
|
||||
# ======================================================
|
||||
|
||||
"Placeholder for API module scheduled_jobs/runner.py."
|
||||
|
||||
Reference in New Issue
Block a user