pass 1 for ai readable

This commit is contained in:
lorenzejay
2026-02-19 11:26:06 -08:00
parent 49aa29bb41
commit 801908356b
41 changed files with 1199 additions and 73 deletions

View File

@@ -0,0 +1,12 @@
---
title: "Tools: Patterns"
description: "Tool execution patterns for retrieval, action safety, and response grounding."
icon: "diagram-project"
mode: "wide"
---
## Patterns
1. Read-first then write pattern
2. Validation gate before side effects
3. Fallback tool chains for degraded mode