docs: generalize llm-engine comments

This commit is contained in:
2026-07-14 04:14:58 +09:00
parent 34856b9900
commit 1505c5e8a3
16 changed files with 93 additions and 111 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ Does not own:
## Design notes
Macros reduce boilerplate, but they must not imply capability. A generated tool definition is still subject to manifest permissions, Worker scope, and runtime policy.
Macros reduce boilerplate, but they must not imply capability. A generated tool definition is still subject to host permissions, application scope, and runtime policy.
## See also