docs: sprint day 11 session 3 — agent-sudo design, projects DB, infrastructure migration
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -110,7 +110,7 @@ If Ollama call fails or times out (>120s): set builder_status = 'failed', log er
|
||||
Pass the generated JSON to `claude -p` for structural review. Keep prompt minimal to conserve SDK credits:
|
||||
|
||||
```bash
|
||||
claude -p "Review this N8N workflow JSON for the following only:
|
||||
claude -p --model claude-sonnet-4-6 --thinking medium "Review this N8N workflow JSON for the following only:
|
||||
1. Is it valid N8N workflow JSON with required fields (name, nodes, connections, active, settings)?
|
||||
2. Do all nodes have id, name, type, typeVersion, position, parameters?
|
||||
3. Do connections reference node names that exist in the nodes array?
|
||||
|
||||
Reference in New Issue
Block a user