semantics
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# #region StoragePlugin [TYPE Module] [SEMANTICS fastapi, storage, filesystem, backup, archive]
|
||||
# @BRIEF Provides core filesystem operations for managing backups and repositories.
|
||||
# @LAYER App
|
||||
# @RELATION USES -> TaskContext
|
||||
# @RELATION USES -> TaskContext
|
||||
# @RELATION USES -> TaskContext
|
||||
# @RELATION DEPENDS_ON -> [TaskContext]
|
||||
# @RELATION DEPENDS_ON -> [TaskContext]
|
||||
# @RELATION DEPENDS_ON -> [TaskContext]
|
||||
# @INVARIANT All file operations must be restricted to the configured storage root.
|
||||
# @RATIONALE Replaced Path(__file__).parents[3] with BASE_DIR import from database.py for path resolution consistency.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user