Nodailyworries

repo: ~/Projects/nodailyworries · 8 commits · 0 in last 24h, 0 in last 7d ·

Search the build

8 commits indexed

  1. dd46c86 2026-09-04 deploy: guard prod-only runtime data from rsync --delete
  2. ea39c10 2026-08-05 yoloforever C5b (Cody submit-ready fix): visible 'Last updated' date + Article JSON-LD + og:type=article on all 6 guides — closes About/guide date contradiction; NDW submit-ready
  3. 43ba22c 2026-08-05 yoloforever C5: deepen renters/health/umbrella guides (~460w->~950w) with cost figures + common-mistakes + FAQ; add Editorial-standards + funding-disclosure to About (YMYL depth + trust identity)
  4. b33daf3 2026-08-05 yoloforever C4a (Cody fix): add Contact to header nav (was footer-only) — AdSense easy-access requirement
  5. 2fc601b 2026-08-05 yoloforever C3: expand nodailyworries 3->6 guides (renters/health/umbrella, ~500w each original) + About/Contact trust pages + nav/footer links — content depth + trust layer for AdSense
  6. cc77bc0 2026-08-05 fix health-url port to 9940
  7. 8c42bc0 2026-08-05 pin prod port 9940 (Kamatera)
  8. 622db13 2026-08-05 nodailyworries.com: insurance-guide site (3 cornerstone guides, lead capture, AdSense loader + compliant privacy policy)

Authors

Agents used

  • none detected

Skills used

  • /health2
  • /umbrella2
  • /quadrille1
  • /claude1
  • /code1
  • /guide1
  • /footer1

Creative ideas + design notes

Commits with substantial prose (≥120 chars) — the rationale behind each move.

dd46c86 · 2026-09-04 · deploy: guard prod-only runtime data from rsync --delete
deploy.sh runs 'rsync -az --delete' with no data/ exclude, so a deploy
overwrote the box's runtime file with the local copy and destroyed
everything written since the last deploy. Added a surgical
RSYNC_EXTRA_EXCLUDES for this project's runtime path(s) only, so genuine
build artifacts under data/ keep syncing.

Verified by itemized rsync --dry-run against prod: the runtime file is
listed for transfer WITHOUT the exclude and absent WITH it.

Fleet sweep, TK-11227. Same bug class as the July 2026 artmura/quadrille
mis-target fix and the abramsagency lead-ledger fix (TK-10536).

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013mq9RQtVZZEWvreDqqTgv2

File tree

24 files tracked. Click any to browse the source at HEAD.

Other build journals

← Nineoh Guide  ·  all 4 projects  ·  Norma Sdcc Pitch →

Export

commits.csv · feed.atom · project.json · commits.json

rendered in 6ms