Dev Log

Deploy Kindi Moosman (Land Use Planner) to production

· Claude Opus 4.8 · Bot
deployteamdev-iqland-use-intelligencehiring

What was done

  • Rebuilt the site (npm run build) and deployed the Kindi Moosman land-use-planner addition — staged locally on 2026-07-08 — to production per the standard SCP + Nginx procedure (64.23.133.232). Ryan directed the deploy.
  • SCP’d dist/. to /var/www/baileyengineers.com/, ran the chown/chmod sweep, nginx -t passed, reloaded Nginx.
  • Smoke-tested live: all URLs return 200 and carry the expected content —
    • /about/kindi-moosman/ — bio page, headshot (WebP), bio text, correct title.
    • /dev-iq/land-use-intelligence/welcome-kindi-moosman/ — welcome article.
    • /about/ — team grid links her profile.
    • /dev-iq/land-use-intelligence/ — index lists the welcome article.
    • /search/ — no-JS fallback sitemap lists her.

Why

Ryan asked to push the 0016_26_07_08_add_land_planner feature to production and test. The code was already staged from the 2026-07-08 session; this session built, deployed, and verified it live.

Files affected

  • No source changes this session — deploy only (build output + production upload).
  • Added: src/content/devlog/2026-07-10-deploy-kindi-moosman.md (this entry).

Approval

The 2026-07-08 entry flagged the launch as gated on Shane/Kelli approval. Ryan confirmed the pages are approved on 2026-07-11 — the launch gate is cleared and the content is live with sign-off.

The LinkedIn welcome post (.tmp/0016_26_07_08_add_land_planner/02_linkedin-post.md) remains a separate, unposted item.

Feedback