fabro/lib
Bryan Helmkamp 20a5500510
Read a mock sandbox's recordings from the driver double
MockSandbox forwarded a dozen read-backs to the driver's scripted doubles
one line each: the commands run, the term stops, the stdin fed, the files
written and deleted, the lifecycle counts, whether a walk ran. Tests now
ask the double through MockSandbox::driver. The accessors that convert a
recorded spec into the shape a test asserts on stay: the last command, the
timeouts in milliseconds, the caller's environment without the exec
policy's BASH_ENV blank, and written files as text.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-10 16:55:05 -06:00
..
apps Read a mock sandbox's recordings from the driver double 2026-09-10 16:55:05 -06:00
components Read a mock sandbox's recordings from the driver double 2026-09-10 16:55:05 -06:00
foundation Map an environment straight onto the driver's sandbox spec 2026-09-10 16:44:21 -06:00
packages/fabro-api-client Merge origin/main into the sandbox-driver adoption 2026-09-10 13:37:11 -06:00