story: service install is not reproducible across dev machines #216
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overview
service_<name> install --update --releaseproduces different results on different developer machines. Onboarding a new dev requires hours of "tribal" debugging because no two machines have the same baseline. Today's coping strategy is "everyone works on the shared dev VM" (home#121) — that's a workaround, not a fix.Why
install_coremissing unzip; install_bun fails on fresh VMsservice_livekithardcodes redis port 6379, depends on host havingclaudeCLIload_init_shdoes not followsourcedirectives — env.sh exports go missingAcceptance
service_install_allon a fresh container and asserts greenRelated
Source: meeting notes 2026-05-06.