← Back to Syllabus
Week 2 Assignment

Build a 3-Tool Harness

Using the Sandbox, build a harness with exactly 3 tools: one for reading data, one for processing, and one for output. Wire them through a loop. Run the simulation and screenshot the result.

Deliverables

  • 1. Screenshot of your sandbox harness with 3 tools wired
  • 2. Write the tool schema (name, description, params) for each tool
  • 3. Explain: what happens if you add 10 more tools? Why is that a problem?

Grading Rubric

Working sandbox diagram: 3 pts

Correct tool schemas: 3 pts

Thoughtful answer on tool proliferation: 2 pts

Clean wiring (no spaghetti): 2 pts