Framework design upload

This commit is contained in:
deamonkai
2026-02-08 07:53:24 -06:00
commit a59d4b6515
32 changed files with 430 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# Tool invocation (draft)
## Scenario
User asks for DNS lookup.
## Flow
- Intent: "resolve A/AAAA for example.com"
- Constraints: no network egress beyond DNS, low risk, small budget
- Tool broker requests cap for `dns_lookup` tool
- Tool runner executes with only required network access
- Output is validated, logged as an Event, and returned