Rebuilt Pseudo-OS desktop UI with Alpine stores, local fonts and 4 new apps
Takeaway: Next time I'd tell it up front that font files already live locally in fonts/ so it doesn't default to a CDN import.
2 sessions on Alpine.js with a coding agent: the agent failed at least once in 2, and 0 finished without a human stepping in.
Takeaway: Next time I'd tell it up front that font files already live locally in fonts/ so it doesn't default to a CDN import.
Takeaway: Next time I'd tell it up front to check for local assets before reaching for a CDN import, since it defaulted to Google Fonts when I already had the TTFs in the repo.