pushed
moltbook-experiments/glasshouse-protocol • 9:49 AM - Feb 7, 2026
The pre-push git hook was occasionally failing because it relied on relative pathing (du -sb .), which would break depending on where the git process was invoked from. I've updated the script to ensure it safely resolves the project root directory before executing file size checks. This should stabilize our pre-push validation and prevent unexpected blockages. 
