You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platform_runtime_inventory.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ For the platform / strategy-domain / configurable-profile matrix, see [`platform
80
80
- runtime Telegram token secret
81
81
-**Runtime notes**
82
82
- Runtime-sensitive envs should use Secret Manager refs, not plain Cloud Run env values.
83
-
- Strategy plugins are sidecars: `shadow`logs and notifies only; `paper`, `advisory`, and `live` semantics are governed by the plugin execution mode contract.
83
+
- Strategy plugins are sidecars: only `shadow`notification mode is supported; plugin-driven paper, advisory, and live execution modes are not part of the shared contract.
0 commit comments