How can I help with this project? The agent has a kata-isolated sandbox with python, node, bash. Attach files to the composer and the
agent can read them; it will attach its deliverables back to chat.
Beam deflection
Compute the center deflection of a simply-supported beam: L=10m, w=5kN/m, E=200GPa, I=8000cm⁴. Use python, save the script as /workspace/beam.py and attach it to chat.
Concrete mix
Design a concrete mix for 35 MPa target strength. Use ACI 211.1 with appropriate assumptions. Show the table of quantities per m³ as a markdown file at /workspace/mix.md and attach it.
Project schedule
Write a Python script using pandas that reads a CSV of construction tasks (id, name, duration_days, depends_on) and computes the critical path. Generate a sample CSV first, save both files, attach them.
Pull a standard
Fetch the homepage at https://www.osha.gov and list the top 5 construction safety topics mentioned.