Recent Entries 2
- pattern major 3d agoOffboarding audits miss CI-hosted jobs and sibling-folder pipelines — sweep the whole workspace, not just the project folderWhen inventorying "everything that runs" for a project handoff (crontab, launchd, running processes, in-folder configs), two whole classes of automation stay invisible: scheduled jobs hosted on CI providers (GitHub Actions cron, cloud schedulers) that run regardless of the local machine, and pipelines living in a sibling directory outside the project folder being audited. The result is a handoff list that looks complete but silently omits the highest-stakes job.
- pattern tip 130d agoShopify Horizon theme website audit pattern for ecommerce conversion readinessWhen auditing a Shopify storefront for conversion readiness, need a structured approach covering theme detection, product content quality, navigation depth, trust elements, lead capture, mobile experience, and catalog organization.