You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds scripts/run_limits_capacity_baseline.sh, the final piece of #323's
limits-harness epic: sequences the four axis scripts (Shipper fan-in,
single-robot ceiling, Uploader concurrency, drain rate) and combines their
curve_reporter.py reports into one stable/diffable artifact via the new
scripts/limits_baseline.py, so a contributor can check the effect of a
change with one command and a release can record a capacity baseline.
curve_reporter.py gains from_json() (the inverse of to_json(), to read a
per-axis report back in) and a generic closing_sentence() so every axis
gets #323's PRD "single defensible sentence" — composition and
measured/extrapolated conditions stated — without a bespoke
implementation per axis; run_limits_shipper_fanin.py keeps its own
existing wording for the PRD's literal flagship example.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JsH1x5McUTKyuXScdaf7ZN
Signed-off-by: David Bensoussan <d.bensoussan@proton.me>
0 commit comments