Replace os.ReadFile with coreio.Local.Read for consistent filesystem abstraction. Replace fmt.Errorf/errors.New with log.E() from go-log for structured error context. Co-Authored-By: Virgil <virgil@lethean.io>
Co-Authored-By: Virgil <virgil@lethean.io>
cmd/dev — multi-repo workflow (work, push, pull, commit, health) cmd/setup — project bootstrap, CI, GitHub config cmd/qa — code quality, review, docblock checking cmd/docs — docs scan/sync/list cmd/gitcmd — git helpers cmd/monitor — monitoring Co-Authored-By: Virgil <virgil@lethean.io>