Add scrapyard server (#249)
Implemented a new `server_command` function to serve `.scrap` files over
HTTP, allowing retrieval by path or hash. Added error handling for
missing files. Included unit tests for server functionality in
`scrapscript_tests.py` to ensure proper operation and error responses.
---------
Co-authored-by: Max Bernstein <tekknolagi@gmail.com>
Co-authored-by: Max Bernstein <max@bernsteinbear.com>
authored by