[session 1] docs(guide): agent + journal Gotchas tabs (Windows updater, heartbeat TZ, raw journal) #33

Merged
hiveiq merged 1 commits from docs/agent-journal-gotchas into develop 2026-07-17 17:55:06 -04:00
Owner

Second memory→Guide batch. Adds Gotchas tabs to technical.agent and technical.journal:

  • technical.agent: Windows JAR self-update = external updater process; heartbeat timestamps span 3 TZs (Eastern/UTC/ATM-local), never diff directly.
  • technical.journal: verify service-state events against the RAW journal (UTF-8+BOM path), not parsed events.

coverage-reconcile green. Both audience: dev.

Second memory→Guide batch. Adds Gotchas tabs to `technical.agent` and `technical.journal`: - **technical.agent**: Windows JAR self-update = external updater process; heartbeat timestamps span 3 TZs (Eastern/UTC/ATM-local), never diff directly. - **technical.journal**: verify service-state events against the RAW journal (UTF-8+BOM path), not parsed events. coverage-reconcile green. Both `audience: dev`.
hiveiq added 1 commit 2026-07-17 17:45:17 -04:00
Moves three diagnostic facts out of Claude memory into the Guide:
- technical.agent Gotchas: Windows JAR self-update needs an external updater
  process; heartbeat timestamps span 3 timezones (Eastern/UTC/ATM-local) - never
  diff directly
- technical.journal Gotchas: diagnose service-state events against the RAW
  journal (UTF-8+BOM path), not parsed events - '0 events' != source absent

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
johannes approved these changes 2026-07-17 17:54:33 -04:00
hiveiq merged commit 879e118579 into develop 2026-07-17 17:55:06 -04:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hiveiq-src/hiveops-guide#33