standards clean

This commit is contained in:
2026-03-22 12:40:02 +03:00
parent 670b29c6a6
commit 2511cfb575
7 changed files with 16588 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
# [DEF:Std:Plugin:Standard]
# @TIER: CRITICAL
# @COMPLEXITY: 5
# @PURPOSE: Standards for building and integrating Plugins.
# @LAYER: Domain (Plugin)
# @INVARIANT: All plugins MUST inherit from `PluginBase`.