semantics
This commit is contained in:
@@ -29,4 +29,4 @@ Plugins MUST use `TaskContext` for logging to ensure proper source attribution:
|
||||
2. **Schema Validation:** Ensure the `get_schema()` precisely matches the `execute()` input expectations.
|
||||
3. **Isolation:** Plugins should be self-contained and not depend on other plugins directly. Use core services (`ConfigManager`, `TaskManager`) via dependency injection or the provided `context`.
|
||||
|
||||
# [/DEF:Std:Plugin]
|
||||
# [/DEF:Std:Plugin:Standard]
|
||||
|
||||
Reference in New Issue
Block a user