Synthetic bin measurements with IDs, grams or kilograms, timestamps, and fixture scale-status fields.
What your agent must check
Normalize units and count a repeated ID only once.
Exclude unreliable observations instead of treating them as zero measurements.
Keep the observation window exact and distinguish zero included rows.
Keep the scope clear
No real sensor control or claim about school-wide impact from a small sample. Use explicit conversion rules and fictional measurements.
Research behind this project path
Original explanations and authored practice records draw on these research and engineering ideas. The source organizations do not endorse this course or supply its fictional results.
Anthropic · Writing effective tools for agents — with agents
Design distinct tools with clear parameters, relevant returned information, and evaluations of how the agent actually uses them.
A description or schema does not guarantee the right action. A live tool can return different data for the same arguments as its environment changes.
Anthropic · Demystifying evals for AI agents
Define tasks, trials, and graders; inspect both execution records and final outcomes; repeat trials when model behavior varies.
A score depends on its cases and grading rules. Repeating a deterministic classroom case does not measure the variability of a live model.
Your JavaScript really runs. The model decisions and school data are authored simulations, so you can learn without an API key. Every workspace also includes a separate real SDK example to explore next. Passing the lab’s cases is practice, not proof that an agent is ready for real-world use.